Proof Lab
StartEcosystem
Explore (579)Live Systems (52)Pricing
Log InGet API Key✓ Verify It Yourself
H33-74 on Bitcoin

H33-74 on Bitcoin

Related · tier-1 reading. For the integrity anchor that makes this verifiable, see Avalanche Evidence Anchoring.

Anyone recording high-stakes operational evidence needs it to outlive the system that produced it. H33-74 is the primitive that produces and anchors that portable post-quantum evidence — this page shows H33-74 evidence anchored on Bitcoin. It expresses the H33-74 primitive for the Bitcoin anchor surface; it does not add a new capability.

Bitcoin is one of H33-74's anchor surfaces, not its foundation. The receipt exists before the Bitcoin anchor and remains valid if the Bitcoin anchor is later supplemented or replaced on another chain. Bitcoin contributes one independent notarization timestamp; the proof, and its verification, come from H33-74's cryptography, not from Bitcoin. H33-74 receipts can carry many anchors.

What you are reading. "H33-74 evidence anchored on Bitcoin" is the H33-74 primitive — the portable 74-byte post-quantum proof produced and owned by H33-74 — expressed on Bitcoin as its anchoring substrate. H33-74 is the proof primitive. Bitcoin is one interchangeable anchoring substrate beneath it. The chain notarizes when a commitment existed; it is never the source of the proof or the trust.

How H33-74 anchors to Bitcoin

Each anchor is a Bitcoin transaction that commits to a receipt's cryptographic identity (or to a batched commitment covering many receipts). The anchor lives in Bitcoin's canonical ledger and is independently verifiable via any Bitcoin block explorer.

Anchor mechanism on Bitcoin

H33-74 anchors to Bitcoin primarily via Taproot (BIP-341 P2TR), which provides witness-discounted commitment space and the strongest economic security for long-horizon evidence. OP_RETURN is supported as a fallback for tooling that does not yet handle Taproot.

Chain parameters

Chain
Bitcoin
Finality
6 confirmations (~60 minutes) for high-value anchors; 1 confirmation (~10 min) acceptable for routine notarization.
Anchor cost
One Bitcoin transaction per anchor batch. With Taproot's witness discount, batched anchors are typically a few thousand satoshis (a few dollars) regardless of how many receipts the batch covers.

What an H33-74 anchor record contains

What it does not contain: sensitive payload data. The receipt's content lives off-chain. The anchor only commits to its existence and identity.

When Bitcoin is the right anchor

Bitcoin is the right anchor when independent notarization needs to survive the longest possible time horizon, when economic security of the notarization matters more than per-anchor cost, and when audit-grade durability is required for regulatory or institutional use. Bitcoin's settlement assurance is the highest available; it makes the strongest single-chain anchor for evidence that must last decades.

The portability story

A receipt anchored on Bitcoin can also be anchored on Bitcoin, Ethereum, Solana, Polygon zkEVM, Zcash, or any other chain H33-74 supports. The anchors are independent. Adding more anchors does not change the receipt. Removing one anchor (or having one chain become unavailable) does not invalidate the others.

If Bitcoin ever becomes inappropriate for an operator's use case (regulatory, performance, security, cost), the operator adds an anchor on a different chain and continues operating. The historical evidence does not have to migrate, because it was never bound to Bitcoin.

Verifying a Bitcoin anchor

A third-party verifier needs the H33-74 receipt, the Bitcoin anchor transaction (or its hash), and the open-source H33 verifier. From those inputs:

None of those steps depends on H33's infrastructure. The verifier is open-source and the chain is public.

What changes between chains — and what never does

What differs between blockchains are their operational and integration characteristics. The H33-74 primitive and its cryptographic properties remain unchanged.

Migrating from one blockchain to another changes the anchoring substrate and deployment environment. It does not change the H33-74 primitive, the cryptographic evidence, or the verification model.

When another chain is the better fit

Bitcoin is not always the right anchor. Another chain may be a better fit when per-anchor cost must be near-zero at high volume, when near-instant finality matters more than decade-scale settlement assurance, or when your evidence needs to live alongside an existing ecosystem such as an EVM contract system, an L2 rollup, or a high-throughput application chain. Those are legitimate reasons to anchor on Ethereum, Solana, Polygon, Avalanche, or Arbitrum instead. In every case the H33-74 receipt stays portable: the same proof moves to the chain that fits, unchanged.

Frequently asked

Does anchoring on Bitcoin change the proof?
No. Anchoring records a 32-byte commitment on Bitcoin's ledger to establish an independent existence-time. The proof is the three post-quantum signatures over the H33-74 receipt; those are identical whether the receipt is anchored on Bitcoin, another chain, or not yet anchored at all.
Is the trust from Bitcoin or from H33-74?
From H33-74. Bitcoin contributes an independent, public timestamp. The cryptographic evidence and the verification model come from the H33-74 primitive — the three NIST post-quantum signature families and the open verifier — not from Bitcoin's consensus.
Can I move this proof to another chain?
Yes. The H33-74 receipt is not bound to Bitcoin. You can add an anchor on another chain, or replace the Bitcoin anchor entirely, and the primitive, its cryptographic evidence, and how it verifies stay unchanged.
Why anchor on Bitcoin specifically?
For the highest available settlement assurance over the longest time horizon. Bitcoin's economic security makes it the strongest single-chain anchor for evidence that must remain notarized for decades — the anchor characteristic, not the proof, is what Bitcoin contributes.
What does Bitcoin see about my evidence?
Only a 32-byte commitment (or a batched Merkle root). The receipt payload stays off-chain; Bitcoin records that a commitment existed by a given block, nothing about its contents.

See H33-74 on other chains

The same receipts that anchor to Bitcoin can anchor to any of the others.

One Receipt. Multiple Chains. H33-74 Overview

Related