What is MEV?
Maximal Extractable Value (MEV) refers to the maximum value that can be extracted from block production beyond standard block rewards and gas fees. In simpler terms, it's the profit that can be made by reordering, inserting, or censoring transactions within a block.
Originally called "Miner Extractable Value" (in Proof of Work), MEV now primarily benefits validators and specialized actors called "searchers" who identify and capture these opportunities. MEV is sometimes called the "invisible tax" on DeFi users because it often comes at their expense.
Understanding MEV is crucial because it affects every DeFi transaction you make. Whether you're swapping tokens, providing liquidity, or liquidating positions, someone might be extracting value from your actions.
Types of MEV
Front-Running
A searcher sees your pending transaction and submits an identical one with higher gas to execute first.
Example: You're buying a token on Uniswap. A bot sees your transaction in the mempool, buys before you (raising the price), and sells to you at the higher price.Sandwich Attacks
An advanced form of front-running where the attacker profits from both sides:
- Searcher sees your large swap
- They buy before you (front-run), pushing price up
- Your transaction executes at worse price
- They sell after you (back-run), capturing the profit
You get less tokens than expected; the attacker keeps the difference.
Arbitrage
Searchers profit by equalizing prices across venues:
Example: ETH is $3,000 on Uniswap and $3,010 on SushiSwap. A bot buys on Uniswap, sells on SushiSwap, and pockets $10 per ETH (minus gas).This type of MEV is generally beneficial. It ensures consistent pricing across markets.
Liquidations
When loans become undercollateralized, they can be liquidated. Searchers compete to execute these liquidations and claim the liquidation bonus (typically 5-10% of the collateral).
NFT MEV
Similar dynamics exist in NFT markets:
- Sniping underpriced listings
- Front-running popular mints
- Buying rare traits before others spot them
How MEV Extraction Works
The Mempool
When you submit a transaction, it enters the mempool. A waiting room for unconfirmed transactions. Here, your transaction is visible to everyone before it's included in a block.
Searchers monitor the mempool for profitable opportunities. They use sophisticated algorithms to:
- Analyze pending transactions
- Calculate potential profits
- Submit competing transactions with optimal gas prices
Flashbots and MEV Auctions
The MEV supply chain has professionalized:
- Searchers find MEV opportunities
- Builders assemble optimal blocks from submitted transactions
- Relays connect builders to validators
- Validators propose the final blocks
Flashbots and similar services allow searchers to bid for transaction inclusion without clogging the public mempool. This creates a more efficient (but still extractive) MEV market.
The Impact on Users
Direct Costs
- Worse execution prices: Sandwich attacks cost DeFi users billions annually
- Failed transactions: Competing for the same opportunity leads to wasted gas
- Higher slippage: MEV bots consume liquidity, widening spreads
Systemic Effects
- Validator centralization: Sophisticated MEV extraction favors large validators
- Network congestion: MEV competition increases gas prices for everyone
- Protocol manipulation: Some MEV strategies can destabilize protocols
Protecting Yourself from MEV
Use MEV Protection Services
Flashbots Protect: Sends transactions directly to builders, bypassing the public mempool. Free and widely supported. MEV Blocker: Coalition of searchers that share MEV profits with users. Private RPCs: Some wallets offer private transaction submission.Set Appropriate Slippage
Lower slippage tolerance makes sandwich attacks less profitable. For stable pairs, 0.1-0.5% is usually sufficient. Higher for volatile pairs, but don't go excessively high.
Use DEX Aggregators
Aggregators like 1inch and ParaSwap split large trades across venues, making them harder to sandwich profitably.
Time-Weighted Average Price (TWAP)
For very large trades, split execution over time. This reduces price impact and MEV exposure.
Consider MEV-Aware DEXs
Protocols like CowSwap and Pendle batch trades and execute at uniform prices, eliminating sandwich opportunities.
MEV Mitigation at the Protocol Level
Batched Auctions
CowSwap and similar "coincidence of wants" protocols match traders directly and execute remaining trades at batch prices. No ordering within the batch, no front-running.
Encrypted Mempools
Proposals to encrypt transactions until they're committed to a block would eliminate front-running at the protocol level.
Fair Ordering
Some chains implement fair ordering rules (first-in-first-out or similar) to reduce MEV opportunities.
FAQ
Is MEV illegal?No. MEV is an inherent property of open, permissionless systems where transaction ordering matters. Some forms (like beneficial arbitrage) improve market efficiency. Others (like sandwich attacks) are extractive but not illegal.
How much MEV is extracted?Billions of dollars annually across chains. Ethereum alone has seen over $600M in cumulative MEV extraction since 2020, and this likely underestimates true MEV.
Can validators see my private transactions?Not if you use private transaction services like Flashbots Protect. These bypass the public mempool and go directly to block builders.
Does MEV exist on all chains?Yes, wherever there's valuable transaction ordering. However, MEV infrastructure varies by chain. Solana, for instance, has different MEV dynamics due to its unique architecture.
Related Topics
Explore DeFi trading strategies, learn about decentralized exchanges, and understand how to optimize your transaction execution.
. -
Trade smarter with Fensory. Get MEV-protected execution and optimal routing across DeFi.[Explore Fensory →](https://www.fensory.com)