Proof

Don't trust this site — verify the chain

Everything below is fetched live and is independently checkable. The chain is the source of truth; this page just points you at it.

Height
Slot
Canonical blocks
Time (UTC)
Block hash
Running node binary SHA-256

Open latest block in explorer ↗

Koios (public Cardano API)

# every canonical block this pool ever produced:
curl "https://preview.koios.rest/api/v1/pool_blocks?_pool_bech32=pool1nu2ptydyw7hhlp8kc6yr5dmkkujjn4yq59p5e5dm28xp6vfw5ts&order=abs_slot.desc"

# the current chain tip:
curl "https://preview.koios.rest/api/v1/tip"

Block explorer

Each block's hash resolves on a public Preview explorer — the link above opens the latest. Pool: pool1nu2ptydyw7hhlp8kc6yr5dmkkujjn4yq59p5e5dm28xp6vfw5ts (hex 9f141591a477af7f84f6c6883a3776b72529d480a1434cd1bb51cc1d), Cardano Preview.

The node binary

The running node's SHA-256 (above) is published live from the node itself via /data/status.json; the full block record with per-block lineage is on Blocks, and live vitals on Status.