Proof of Burn (PoB)
Proof of Burn (PoB) is a blockchain consensus mechanism in which participants permanently destroy cryptocurrency by sending it to an unspendable "eater" address that has no private key. In exchange, they earn virtual mining power and the right to validate blocks, with selection odds proportional to how much they have burned. PoB is pitched as a low-energy alternative to Proof of Work: the resource sacrificed is the burner's own capital and deferred profit rather than electricity. Because burned coins can never be recovered, PoB acts as a costly, on-chain signal of long-term commitment, though it carries permanent capital-loss risk and remains a niche mechanism.
What Is Proof of Burn?
Proof of Burn (PoB) is a blockchain consensus mechanism in which participants permanently destroy — or "burn" — a quantity of cryptocurrency by sending it to a verifiably unspendable address. In return, they earn the right to validate transactions and mine new blocks, plus a stream of block rewards. The burned coins are gone forever, so the act functions as a costly, on-chain signal of long-term commitment. PoB is often described as a more energy-efficient alternative to Proof of Work, because the "work" being proven is the willingness to sacrifice value rather than to burn electricity.
The Core Idea: Burning as Virtual Mining
In Bitcoin's Proof of Work, miners buy hardware and electricity to compete for blocks. PoB replaces that physical expenditure with an economic one. A miner sends coins to an eater address, the network records the burn, and the burner's probability of being selected to produce the next block rises in proportion to how much they have destroyed. Burning is therefore sometimes called "virtual mining": instead of buying a rig that depreciates, you buy mining power by sacrificing coins.
Crucially, burned value decays over time in most PoB designs. To keep a constant share of block production, a validator must periodically burn more, mirroring how a real-world rig loses competitiveness as the network grows. This decay mechanism is what stops early burners from dominating the chain forever.
How Proof of Burn Works Step by Step
The mechanics are straightforward and fully auditable on-chain:
- Acquire coins — the participant obtains the coin to be burned (sometimes the chain's native asset, sometimes an external Proof of Work coin such as BTC).
- Send to an eater address — coins are transmitted to a provably unspendable address that has no associated private key.
- Record the burn — the transaction is written to the blockchain as permanent, public proof that the coins can never move again.
- Receive mining rights — the protocol credits the burner with virtual mining power or new tokens proportional to the amount burned.
- Earn block rewards — over time the burner is selected to validate blocks and collects rewards, ideally recouping more than the burned value.
What Is an Eater Address?
Most wallet addresses are derived from a private key, so whoever holds that key controls the funds. An eater address is deliberately different: it is generated so that no valid private key can exist for it. Because deriving a private key from a public address is computationally infeasible, any coins sent there are mathematically frozen. They still appear in the chain's accounting and remain part of the calculated supply, but they are economically dead. Famous examples on Bitcoin include addresses beginning with strings like "1BitcoinEater…", which hold coins no one can ever spend.
Proof of Burn vs Proof of Work vs Proof of Stake
PoB sits between the two dominant consensus models. The table below summarizes the trade-offs.
| Property | Proof of Work | Proof of Stake | Proof of Burn |
|---|---|---|---|
| Cost to participate | Hardware + electricity | Locked capital (recoverable) | Coins destroyed (unrecoverable) |
| Energy use | Very high | Very low | Very low |
| Capital recovery | Sell hardware | Unstake later | None — burn is permanent |
| Sybil resistance | Compute cost | Stake size | Burn size |
| "Rich get richer" risk | Moderate | High | High |
| Real-world adoption | Bitcoin, Litecoin | Ethereum, many L1s | Niche (Counterparty, Slimcoin) |
The sharpest contrast is recoverability. A Proof of Stake validator can withdraw their bond; a PoB validator can never reclaim the principal. That permanence raises the stakes — and the risk — considerably.
A Worked Numeric Example
Suppose a network grants block-selection weight equal to your share of total active burn. You burn 1,000 coins worth $2,000. At that moment the network's total active burn is 9,000 coins, so your share is 1,000 / 10,000 = 10%. If the chain produces 144 blocks per day at 50 coins each (7,200 coins/day), your expected daily reward is 10% × 7,200 = 720 coins.
But burns decay. Say active burn weight halves every 90 days unless topped up. After three months your effective share could fall toward ~5% (≈360 coins/day) as newcomers burn fresh coins. To hold 10%, you would need to burn roughly another 1,000 coins. The math shows why PoB rewards continuous commitment, not a one-time sacrifice — and why a falling coin price can leave you burning real value faster than rewards replace it.
Advantages of Proof of Burn
- Low energy footprint — no industrial mining farms; the scarce resource is the burner's deferred profit, not gigawatts of power.
- Skin in the game — destroying coins is an irreversible commitment, which can favor long-term holders over short-term speculators and may dampen sell pressure.
- Fairer initial distribution — some chains use PoB to bootstrap a token by letting users burn an established coin (e.g., BTC) for the new one, sidestepping the ASIC-driven centralization seen in ASIC mining pools.
- Simple, verifiable accounting — every burn is a public transaction, so supply reduction is fully auditable.
Risks and Pitfalls
PoB is not a free lunch, and several criticisms are well founded:
- Permanent capital loss — there is no guarantee future rewards exceed the burned value. If the token's price collapses, the burner simply loses money with no recourse.
- Wasted resources, just relocated — critics note that if you burn a PoW coin, all the energy used to mine that coin in the first place is still wasted; PoB does not erase that cost, it inherits it.
- Rich-get-richer dynamics — like Proof of Stake, those who can afford to burn the most accumulate the most influence and rewards, concentrating power.
- Limited security track record — PoB has far less battle-testing than PoW or PoS, and small PoB chains can be vulnerable to low participation and economic attacks.
- High behavioral risk — burning is psychologically and financially harder to reverse than staking, making the model unforgiving of mistakes.
Cryptocurrencies That Use Proof of Burn
PoB remains a niche mechanism. The best-known implementation is Counterparty (XCP), which seeded its tokens by having users send BTC to an unspendable address and receive XCP in return. Other historical examples include Slimcoin (SLM), which used burning as both a distribution and consensus method, and projects built on the Counterparty protocol. Beyond full PoB consensus, the broader idea of coin burning — destroying tokens to manage supply — has become mainstream across tokenomics design, even on chains that do not use PoB for consensus. For a wider view of how networks reach agreement, see our guide on Proof of Stake mining and our beginner's reference on core crypto terminology.
COINOTAG Perspective
Proof of Burn is best understood as an elegant idea that history quietly sidelined. Its core insight — that destroying value can prove honest intent without burning electricity — is genuinely clever, and the concept of coin burning lives on everywhere in modern tokenomics. But as a standalone consensus engine, PoB never crossed the threshold from interesting to essential. The permanence that makes it credible is the same property that makes it brutally unforgiving when prices fall, and that asymmetry kept serious capital away. Today, treat PoB as conceptual scaffolding: study it to understand why staking won, not as a mechanism to bet on.