Hidden in the technical depths of Ethereum and other blockchains is a phenomenon called MEV — Maximal Extractable Value (originally “Miner Extractable Value”). MEV refers to the profit that can be made by reordering, including, or excluding transactions in a blockchain block. It’s one of the most misunderstood and most lucrative aspects of crypto, and it has created an entire shadow economy.
Here’s how it works. When you submit a transaction to Ethereum, it doesn’t go directly to the blockchain. It first sits in a public waiting area called the mempool. Miners (or validators, since the Merge) choose which transactions to include in the next block. They can also choose the order. This gives them powerful abilities: they can front-run profitable trades by putting their own transaction ahead of yours. They can sandwich your trade, profiting from the price impact. They can extract value in many subtle ways.
MEV really took off during the DeFi boom of 2020-2021. With billions of dollars moving through decentralized exchanges, arbitrage opportunities were everywhere. Specialized traders called “searchers” developed sophisticated bots that monitored the mempool for profitable opportunities, then paid miners higher fees to include their transactions first. An entire ecosystem of MEV bots emerged, competing for milliseconds of advantage. Some single bots earned millions of dollars per day.
The most aggressive MEV extraction is called “sandwich attacks.” When a user submits a large trade on a decentralized exchange, a MEV bot can detect it, submit a buy order just before (pushing the price up), let the user’s trade execute at the now-higher price, then sell right after (capturing the price difference). The user loses money. The bot profits. This happens billions of times, extracting significant value from ordinary users.
MEV is controversial but unavoidable. It’s a byproduct of how blockchains work — if someone can extract value from transaction ordering, someone will. Various projects are working on ways to mitigate harmful MEV. Flashbots created a private transaction network that lets users send transactions directly to miners, avoiding the mempool. Other projects propose cryptographic solutions that hide transaction content until after ordering is determined. MEV will remain a fundamental issue in blockchain design for the foreseeable future — a reminder that even “trustless” systems have hidden power dynamics.
Leave a Reply