🧪 TESTNET DEMO — sample events, no real donations, no monetary value. This page verifies real cryptographic proofs against real XRPL testnet transactions, but the underlying events are illustrative fixtures, not live donations.
Public verifier

Verify a record yourself

When donations open, every donation, verification and payout event on Dev Bhoomi Bachao will be hashed and folded into a Merkle tree, with the tree's root anchored on the XRP Ledger. The records below are sample events from our testnet demonstration of exactly that mechanism. Paste an event ID below — your browser recomputes the proof itself, using WebCrypto, with no server in the loop. You don't have to trust us; you can check the math.

How verification works

Plain language, no blind trust

1

Every event gets a fingerprint

Each donation, verification or payout is hashed with SHA-256 into a "leaf" — a fixed-length fingerprint. Change one rupee, one character, and the fingerprint changes completely.

2

Fingerprints fold into one root

All the leaves in a batch are paired up and hashed together, again and again, until a single "Merkle root" remains — one fingerprint for the whole batch.

3

The root is anchored on XRPL

That root is written into a public XRP Ledger transaction. Your browser re-does the folding from the event's fingerprint and checks it lands on the same root that's on-chain — not on a claim we make, on math you can rerun.

Honest disclosure. This is a testnet demonstration with sample event data — no real donations have been collected yet. The leaf hash shown for each record below is read directly from our stored ledger record; this page proves that the stored hash folds correctly, step by step, to the on-chain Merkle root and matches the anchored transaction on XRPL testnet. It does not independently reconstruct the leaf hash from a full original event object, because the ledger only stores the hash and a human-readable summary for these demo events — the same way it will for real events once donations open. Real anchoring, on XRPL mainnet, goes live only once the charitable trust and payment rails are verified.