MEV burn is a proposed design that would destroy Maximal Extractable Value instead of paying it to validators, builders, or searchers. The hope is that sandwich attacks and similar extraction shrink if the profit is gone. Today, searchers find ordering opportunities, builders pack blocks, and proposers include the winning block. Value flows along that chain.
Burning would send that value to a dead address, removing it from circulation. The argument is that MEV often comes from worse user prices, so burning it returns value to all ETH holders through deflation instead of concentrating it among extractors. Cutting the incentive might also cut harmful reordering. The other side is serious. Validators rely on MEV income.
Cutting it could drop staking returns below the opportunity cost and weaken security. Extraction might move off-chain or across domains where a burn cannot reach. Distinguishing harmful MEV from useful MEV in code is hard. MEV burn sits among other ideas such as MEV sharing and protocol-owned MEV. Ethereum research covers mitigation. It has not committed to this specific design.
Under Ethereum's current architecture, skilled actors extract MEV through transaction ordering strategies: front-running arbitrage opportunities, sandwiching user trades, and liquidating positions. Reducing extraction incentives might decrease harmful activities that degrade user experience. The counter-arguments are major.
MEV might shift to off-chain or cross-domain extraction that burn can't capture. Implementation complexity is high because distinguishing 'harmful' from 'beneficial' MEV programmatically is difficult. EIP-1559 burns the base fee. That does not stop MEV. It does remove a slice of fee revenue from miners and validators.
MEV Burn Mechanism
Explore how burning MEV can reduce harmful extraction behaviors