Bitcoin anchoring

See how Aeredium blocks are notarized on Bitcoin testnet via AERX OP_RETURN batches.

Testnet
Notary wallet tb1q9qy7vchytwslwg0zaaazpds34acl7pxa20pe9t View balance →

Latest anchor

Most recent Bitcoin transaction from the notary

Block history

Browse which Aeredium heights are tied to which Bitcoin txs

Many rows can share one Bitcoin tx — that is normal batch anchoring, not duplicate data.
Loading…
Loading anchor table…
How to verify on Bitcoin
  1. Open the Bitcoin tx on mempool.space testnet and confirm an OP_RETURN whose payload starts with AERX (80-byte notary record).
  2. Decode version, batch end_height, state_root, and proof_hash per the No-ZK notary spec.
  3. Optionally fetch the notary receipt and verify Merkle inclusion against the on-chain batch root.
Copied to clipboard