Verify a Decision Receipt

Independently confirm a receipt is authentic and untampered. The cryptographic checks need nothing but the receipt itself — paste a receipt ID issued by this node, or any receipt JSON.

By receipt ID

Looks up the receipt in this node's ledger and verifies signature, hash and chain.

By receipt JSON

Verifies authenticity (hash + Ed25519 signature) of any receipt you hold, even from another node.

Result

awaiting input

Ledger integrity

Walk the entire append-only ledger and confirm every link, hash and signature.