GENESIS → TIP
The indexer walks the chain forward from block zero in 50-block batches. Every block, transaction, receipt, and PRC-20 transfer is captured, sorted for lookup, and made searchable the moment it lands.
Every block, transaction, receipt, and PRC-20 transfer from Genesis to Tip — fully indexed and free to query. Search any address. Trace any wallet. Inspect any contract. No closed doors, no vendor lock-in. The whole state of PulseChain, open to inspection.
RESOLVING…
The indexer walks the chain forward from block zero in 50-block batches. Every block, transaction, receipt, and PRC-20 transfer is captured, sorted for lookup, and made searchable the moment it lands.
History is partitioned into 5M-block ranges, one range initializing as the last fills. The archive stays complete and continuously updated — from the first block to the tip — without gaps.
All reads flow through the public API — rate-limited, cached, and served at zero egress cost. Researchers and builders can stream any range directly in-browser. This page runs on that same API.