Skip to content

Explorer

The Explorer gives you a live view into the chain: heads, finalized blocks, transaction receipts, contract events, and data-availability commitments. It connects directly to your configured RPC endpoint and never requires wallet permissions for read-only views.

Deep link: https://explorer.animica.org

Live Head & Blocks

Head: —TPS: —(age —)

Full block, tx, and event detail on the Explorer .

Network Metrics

Realtime

Throughput and mining stats live on the pool dashboard .

RPC Endpoint

https://rpc.animica.org/rpc

Checking…
JSON-RPC · POST only

Features

  • Live head, recent blocks & finalized checkpoints
  • Transaction details with receipts & event logs
  • Contract views (ABI-aware decoding when available)
  • Data Availability commitments & proofs
  • WebSocket subscriptions for new heads & pending txs

Quickstart (API)

Explorer uses the same JSON-RPC you can call directly:

Query head via JSON-RPC