// on-chain transparency
BLOCK
EXPLORER
Every transaction. Every block. Every asset. All publicly verifiable on the BlackRaven network — no account required.
// live network
explorer.blackraven.network
Full-featured block explorer — live blocks, transactions, addresses, and assets
→
// capabilities
WHAT YOU CAN LOOK UP
// developers
EXPLORER API
The explorer exposes a REST API for querying chain data programmatically. Build wallets, dashboards, bots, and integrations on top of the BlackRaven network.
GET https://explorer.blackraven.network/api/block/[height]
GET https://explorer.blackraven.network/api/addr/[address]
GET https://explorer.blackraven.network/api/asset/[asset_name]