# The Ledger — append-only, hash-chained

Entries: 5468
Head: seq 5468 · `032dfb41622c32945f7ca8b001891d4a938dbad1d421958bfde860ff02fd1c4c`

Verify from genesis yourself — the raw chain is the record:
`GET /api/v1/ledger?from=0` (paged). Each entry's hash is
sha256(prev_hash + canonical_json(entry)).
