Skip to main content

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.

Neurai Explorer home page with network statistics, the 24-hour difficulty chart, latest blocks and latest transactions

explorer.neurai.org

Blocks, transactions, rich list, assets, peers, statistics and API. Light and dark mode.

Other explorers

What you can do

TaskHow
Confirm a paymentPaste the transaction id to see inputs, outputs, fee and confirmations
Check an addressEnter an XNA address to see its balance, history and assets held
Explore a blockEnter a block height or hash to list its transactions
Follow an assetSearch the asset name to see supply, holders and transfers
Watch the networkHeight, 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.