Blockchain Explorers
Explorers let you inspect blocks, transactions, addresses and assets on the Neurai network. Use them to confirm a payment, check an address balance, follow an asset or watch the network's health.
Neurai Explorer
The official explorer, built from scratch by Neurai developers. A Rust backend keeps block synchronization fast and a Next.js frontend serves the interface, with full support for assets, a rich list, peers, statistics and a public API.
explorer.neurai.org
Blocks, transactions, rich list, assets, peers, statistics and API. Light and dark mode.
Other explorers
Blockbook
Official Blockbook instance. Backend explorer with an API used by wallets and integrations.
blockbook.neurai.orgCryptoScope
Multi-chain explorer with network statistics, mining information and Neurai assets.
cryptoscope.io/neuraiRebel Explorer
Lightweight alternative for quick lookups, with access to Neurai assets.
rebel-explorer.neurai.orgOld Neurai Explorer
The previous community explorer. Transaction and address lookup.
neuraiexplorer.comRebel Explorer Testnet
Explorer for the Neurai testnet. Verify transactions and blocks on the test chain.
rebel-explorer-testnet.neurai.orgWhat you can do
| Task | How |
|---|---|
| Confirm a payment | Paste the transaction id to see inputs, outputs, fee and confirmations |
| Check an address | Enter an XNA address to see its balance, history and assets held |
| Explore a block | Enter a block height or hash to list its transactions |
| Follow an asset | Search the asset name to see supply, holders and transfers |
| Watch the network | Height, hashrate, difficulty, supply and the difficulty chart on the home page |
API access
Neurai Explorer and Blockbook expose public APIs for developers who want to read blockchain data from their own applications. Check the API section of each explorer for endpoints and limits.