Maximal Extractable Value, or MEV, is the extra profit that miners, validators, or bots can capture by reordering transactions within a block. On Ethereum, this practice has grown into a complex economy involving searchers, builders, and validators, often at the expense of ordinary users. Understanding the mechanics of MEV is key to navigating the network in 2026.
Sandwich attacks and public mempools
When a user submits a market order on a decentralized exchange, that transaction sits in the public mempool — visible to anyone. Bots scan for large trades and execute a sandwich: they buy the asset just before the user's order, then sell it right after, pocketing the slippage. The user gets a worse price, and the bot walks away with the difference. This is one of the most common MEV attacks, and it's entirely automated.
Liquidations: a race to be first
Lending protocols like Aave and Compound reward the first liquidator with a bonus. Searchers compete to submit the liquidation transaction before anyone else. The winner gets the bonus paid by the borrower; everyone else wastes gas. This race creates a constant stream of MEV opportunities, and the competition is fierce — often decided by who can pay the highest tip to a builder for early inclusion.
Arbitrage, NFTs, and airdrops
Arbitrage bots keep prices aligned across different pools, but the profit from fixing a mispricing rarely goes to the user who created the opportunity. Instead, bots and block builders capture it. NFT mints and airdrop claims are also vulnerable: a searcher can order transactions so that a small group gets the best slots while others overpay or get nothing. Bribe markets add another layer, letting participants pay for preferential ordering.
How MEV-Boost and builders changed the game
After the Merge, most Ethereum blocks are built by specialized builders rather than validators. MEV-Boost is the dominant coordination layer. Searchers scan for profitable patterns, build bundles, and bid with gas tips or direct payments to builders for inclusion at a specific place in the block. This system has professionalized MEV extraction, but it also means users have fewer ways to avoid being exploited unless they take active steps.
Users can reduce MEV exposure by using batch auctions, private RPCs, intents-based routers, tighter slippage, and limit orders. These tools are available today, but they're not the default. As the builder ecosystem matures, the question is whether protections will become standard or remain optional.


