About Super Explorer

A live BlockDAG operations console.

Super Explorer gives builders and network users one focused place to inspect live blocks, transactions, DAG structure, RPC status, and the chain profile needed by wallets and apps.

Explorer purpose

Built for live chain visibility.

The homepage is the operational view. This page explains the pieces behind it and where each tool fits.

01

Search chain activity

Look up block numbers, block hashes, transaction hashes, and addresses from the sticky explorer search.

02

Read the live RPC

Track the current RPC head, explorer-verified sample, gas price, and observed block cadence.

03

Follow DAG structure

See recent block relationships, producer lanes, parent links, and transaction spokes in the DAG view.

Workflow

From observing the chain to building on it.

Super Explorer connects live chain inspection with the developer surfaces needed to deploy and validate contracts.

SearchFind a block, transaction, or address.
ConnectAdd the BlockDAG network profile to an EVM wallet.
BuildOpen examples, generate starter contracts, and move into Remix.
ValidatePackage source and inspect deployed contract data.

Developer tools

Build, verify, and inspect from one suite

These companion tools are separate from the live dashboard so the explorer stays focused while builders still have a direct path into the workflow.

Wallet setup

Add BlockDAG to your wallet

RPC endpoint https://rpc.blockdag.works/

The RPC endpoint lets wallets and apps read blocks, submit transactions, and call smart contracts on BlockDAG.

Public access is rate limited; production apps should cache reads or run dedicated infrastructure.
Network nameBlockDAGWallet display name
Chain ID1404Hex: 0x57c
CurrencyBDAGNative gas token
Explorer URLhttps://explorer.blockdag.works/Blocks, transactions, addresses