Skip to main content
Important: We do not provide financial advice or custody funds. All transactions occur on third-party platforms.

Burn Mechanism

In simple terms

A burn mechanism is when cryptocurrency tokens are intentionally destroyed and removed from circulation forever, like burning physical money. This reduces the total supply, which can potentially make remaining tokens more valuable.

Definition

Permanent token removal from circulation, reducing supply.

In depth

A burn mechanism is a protocol-level feature that permanently removes tokens from circulation by sending them to an unspendable address or triggering a smart contract that destroys them. This reduces the circulating supply and total token count recorded on the blockchain ledger. Burns can be automatic (triggered by network transactions or validator actions) or manual (initiated by token holders or the project team). By decreasing supply while demand remains constant, burns create deflationary pressure that theoretically increases per-token scarcity and value. Many projects implement burn mechanisms as part of tokenomics design to counteract inflation from new token minting.

How does Burn Mechanism work?

Burning removes tokens from circulation permanently, in one of two ways. Tokens can be sent to a burn address, a valid address with no known private key, so nothing sent there can ever be spent. Or a contract's burn function deletes the balance and reduces the recorded total supply directly. Either way the transaction is public, so the amount and destination can be checked on a block explorer. Triggers vary: Ethereum burns the base fee of every transaction automatically, while other projects run periodic buyback-and-burn programs funded by protocol revenue.

An example

Illustrative figures: a network charges a 0.1 percent fee on every transfer and burns half of it. In a month with 4 billion tokens of transfer volume, fees total 4 million tokens and 2 million are burned. Against a supply of 500 million, that removes 0.4 percent in the month. Those 2 million tokens now sit at an address nobody holds the key to, and can never be spent.

Figures are illustrative only.

What beginners get wrong

  • A burn does not automatically lift price. Supply is one input among several, and demand can fall while supply shrinks.
  • Burn announcements are worth verifying: the destination address and the amount are public and viewable on any block explorer.
  • If a contract can still mint, tokens burned this month can be reissued next month, leaving net supply unchanged or higher.
  • Sending tokens to a burn address by mistake is irreversible; nobody holds the key, and no support desk can recover them.

Related terms

Part of

What is tokenomics, and why does token supply matter? — the subject page for tokenomics and supply, with all 14 of its definitions in one place.

Educational only — not financial advice.