Skip to content

Explore the Chain

The read-only parts of the Web UI do not require signing keys.

Dashboard

Start at Dashboard to confirm node availability and the latest committed height. Recent activity provides a quick route into block and transaction details.

Blocks

Open Blocks to browse committed blocks. Select a block to inspect its hash, height, timestamp, and transactions. Block ordering is the authoritative order used for deterministic execution.

Transactions

Open Transactions to search for a known transaction and review its envelope, type, signer, status, and committed result. Treat identifiers as verification data: copy the complete value when comparing it with another system.

Data Explorer

Use Data Explorer to query records exposed by the node. What you can retrieve depends on the chain's bucket definitions, access rules, and local payload availability. A record can be part of verifiable chain state while its encrypted payload is intentionally unavailable to a particular node or user.

Smart Contracts

Open Smart Contracts to browse registered contracts and inspect the methods published in their manifests. Contract availability and invocation permissions are governed by the connected chain.

Mempool

The Mempool shows accepted transactions that have not yet been committed. An item appearing here is not final. Follow it until it is included in a block or rejected.

Audience-first NOOSChain documentation.