See the chain, live
An Explorer built on real chain data — blocks, transactions, accounts, and validators. When the network is live, this page is powered by the chain indexer.
| Height | Block Hash | Time | Txs | Proposer | Status |
|---|---|---|---|---|---|
This is an interface preview. No chain data is shown — the Explorer connects to the live Indexer when the network is available.
Data: Coming SoonTruth comes from the node
The Explorer is a window into the chain — never the source of truth. It reads from the indexer, which rebuilds from node state and stays consistent through reorgs.
Blocks
Height, hash, transactions, proposer, and finality status.
Transactions
Tx hashes, types, sender & receiver, amounts, and status.
Accounts
Addresses, balances, nonces, and account types.
Validators
Validator identity, status, voting power, and uptime.
Rebuildable
The indexer can be fully rebuilt from node state, with resume and idempotent replay.
API-ready
Exposed through a versioned Indexer API — the same API that powers dashboards and dApps.
Finality-aware
Reorgs are handled correctly. Only finalized state is shown as final.