Back to System
Public Chain Verifier

Recompute every hash. Prove no record was altered.

This tool downloads the full ledger from /api/ledger/export.json, then — entirely in your browser, using SubtleCrypto.SHA-256 — recomputes the entry_hash of every entry and verifies that each prev_hash matches the previous entry's hash. If a single field of any record has been altered, the corresponding row turns red.

Download Ledger JSON
Chain compromised.
Total entries
4
Chained
4
Legacy (pre-chain)
0
Exported at
2026-06-03 20:14:18 UTC
#TimestampIDprev_hashentry_hash (expected)computedverdict
12026-06-03 02:24:31772c9865…82f8d9ed04a3…14e077526f5e…HASH FAIL
22026-06-03 02:24:498878370e…82f8d9ed04a3…fa66c3f03512…d959fa3958a4…HASH FAIL
32026-06-03 16:55:332e52b281…fa66c3f03512…400945136bbc…40f11fb2b6e2…HASH FAIL
42026-06-03 17:53:55e88afbc9…400945136bbc…5023cf5e3491…b1c7ff907115…HASH FAIL
Legacy entries created before the hash-chain feature have no entry_hash on file and are reported as such — they are not counted against the chain.