Skip to content
Crypto guide

What is MEV? 2026 Maximal Extractable Value Guide + Data

By Skrumble Editorial· 15 min

What is MEV (Maximal Extractable Value) in 2026: $7.2B extracted since 2020, MEV-Boost mechanics, sandwich attacks, Solana Jito redistribution, and protections.

MEV maximal extractable value flow diagram with sandwich attack and arbitrage illustrating what is MEV
MEV maximal extractable value flow diagram with sandwich attack and arbitrage illustrating what is MEV

What is MEV? MEV (Maximal Extractable Value) is the profit that block-producing validators, block builders, and specialized bots can extract by selectively including, excluding, or reordering transactions within blocks. The 2026 reality of MEV is no longer the "dark forest" of 2020 mempool sniping. It has been industrialized into a multi-billion-dollar segment with named participants, public infrastructure, and academic research. Aggregate MEV extracted across all major chains exceeds $7.2 billion since 2020; Ethereum alone has surpassed $1.3 billion in cumulative MEV through 2026. Daily MEV runs $10-20 million on normal days and spikes to $40-50 million during volatility events. The composition: arbitrage approximately 35% ($2.5 billion lifetime), sandwich attacks roughly 30% ($2.2 billion), liquidations 25% ($1.8 billion), and other categories 10% ($700 million). The Solana MEV economy has taken a structurally different path through Jito: 14.5 million SOL staked into jitoSOL, $2.92 billion in TVL, with 95% of captured MEV redistributed to liquid stakers and 5% to the protocol. The 2026 Ethereum Glamsterdam upgrade is bringing the MEV auction into the protocol itself via Enshrined Proposer-Builder Separation (ePBS).

This guide on what is MEV walks the mechanics (front-running, sandwich attacks, back-running, liquidation MEV), MEV-Boost and the Flashbots auction architecture, the Solana Jito redistribution model, the size of the market in 2026, user-side protection tactics, and the economic question of whether MEV is a structural problem or just a tax on inefficient retail trades. For broader blockchain context, see our blockchain pillar guide; for Solana staking that captures MEV, see how to stake Solana.

What is MEV in crypto?

MEV is value that exists because block producers choose what to include in each block and in what order. On a deterministic, public-mempool blockchain like Ethereum or Solana, a profitable opportunity is visible to anyone watching the mempool before it executes on chain. Searchers (sophisticated bots and trading firms) scan the mempool for opportunities, then bid for transaction inclusion via tips paid to validators or block builders. The winning bidder captures the profit; the losing bidder pays a smaller fee or nothing.

The term was coined in 2019 as "Miner Extractable Value" when Ethereum still used proof-of-work; post-Merge in September 2022, the M was retroactively renamed to "Maximal" since validators rather than miners produce blocks. The mechanic is fundamental: any public blockchain with profitable transactions visible before settlement is subject to MEV. The ethereum.org documentation maintains the canonical definition at ethereum.org's MEV page. Live MEV data is tracked at Flashbots' MEV-Boost dashboard, EigenPhi, and mev.day.

How does sandwich-attack MEV work?

A sandwich attack exploits a user's slippage tolerance on a DEX swap. The attacker watches the mempool for a pending swap (e.g., a user swapping $50,000 USDC for ETH on Uniswap with 1% slippage tolerance). Three transactions then execute in the same block: (1) the attacker buys ETH first, moving the price up; (2) the user's swap executes at the now-worse price, paying more USDC for the same ETH within their slippage tolerance; (3) the attacker sells the ETH at the elevated price, capturing the spread.

The user is not robbed in a strict sense; their swap fills within their declared slippage tolerance. They simply receive the worst execution within that tolerance instead of the best. The aggregate cost to swappers is approximately 0.05% to 0.5% per trade on volatile pairs, depending on size and slippage settings. Sandwich attacks accounted for roughly 30% of all Ethereum MEV through 2026, totalling approximately $2.2 billion lifetime. Slippage tolerance set at 0.1-0.5% on smaller trades minimizes the attack surface; trades over $10,000 typically need MEV-protected routing via 1inch Fusion, MEV Blocker, or CowSwap for meaningful protection.

What is front-running MEV?

Front-running is a broader category that includes any case where a searcher detects a profitable transaction in the mempool and submits a competing transaction with higher gas to execute first. Examples: a token launch where the searcher buys the first 10 blocks of supply before retail can access; a governance vote where the searcher acquires governance tokens before the vote concludes; a liquidation opportunity on Aave or Spark where the searcher submits the liquidate() call before anyone else.

The economic question is normative: is front-running theft (the searcher takes value the user would otherwise have captured) or efficiency (the searcher provides price discovery that would have happened anyway, just with a different beneficiary)? Academic consensus through 2026 is that liquidation front-running provides structural value (forced exit of unhealthy positions keeps lending protocols solvent), while sandwich attacks extract pure rent (user gets worse execution; ecosystem value-creation is zero). Different MEV categories warrant different policy responses.

How does MEV-Boost on Ethereum work?

MEV-Boost is the Flashbots-developed implementation of proposer-builder separation (PBS) that runs alongside Ethereum's standard consensus client. The architecture splits two roles: validators (proposers) sign and broadcast blocks; builders construct optimal block contents to maximize MEV capture. Builders submit complete block bodies to validators via relays; validators choose the highest-paying block and sign only that. The validator never sees individual transactions, so they cannot front-run; they only see the aggregate bid for the complete block.

As of mid-2026, approximately 90% of Ethereum validators run MEV-Boost. Top builders (Beaverbuild, Titan Builder, rsync, Flashbots itself) capture the bulk of the build-side market. The validator captures the bid the builder pays for block-proposal rights; the builder captures the MEV extracted minus the bid; the searcher captures their original arbitrage or sandwich profit minus the priority fee paid. Documentation lives at boost.flashbots.net. The 2026 Ethereum Glamsterdam upgrade is introducing Enshrined Proposer-Builder Separation (ePBS), which brings the auction directly into Ethereum's consensus protocol; the Flashbots relay layer becomes optional rather than load-bearing.

What is MEV redistribution on Solana via Jito?

Solana's MEV economy is structurally different from Ethereum's because Solana does not have a mempool in the Ethereum sense. Transactions are forwarded directly to the current block leader; the leader has 400ms to assemble a block. Jito's contribution: a parallel block-building infrastructure (the Jito Block Engine) where searchers submit "bundles" of transactions with tips, and the block builder includes the highest-tipping bundles in the assembled block. The tips are captured by the Jito-client validator and pooled.

The redistribution: 95% of captured MEV flows to jitoSOL liquid-staking holders via accumulated NAV growth; 5% goes to the Jito protocol treasury and JTO token holders. The economic significance: stakers earn 0.5-1% additional APY above base SOL staking from MEV redistribution, rather than the value flowing out of the ecosystem to a small set of searchers. Jito's main network reports 14.5 million SOL staked into jitoSOL with approximately $2.92 billion in TVL as of early 2026. The Block Allocation Manager (BAM) generated approximately $15 million in projected annual revenue by late 2025. Solana's MEV-redistribution model is the closest thing in the major-chain ecosystem to a structural answer to MEV's distributional questions.

How much MEV is extracted per year?

Aggregate cumulative MEV across all chains has crossed $7.2 billion since 2020. Ethereum alone exceeds $1.3 billion through 2026. Daily extraction runs $10-20 million on a normal market day and spikes to $40-50 million during volatility events (March 2024 ETH ETF approval; August 2024 yen-carry unwind; October 2025 deleveraging cascade). The composition through 2026 by category:

  • Arbitrage: approximately 35% / $2.5 billion lifetime. Cross-DEX price differences captured by searchers.
  • Sandwich attacks: approximately 30% / $2.2 billion lifetime. Slippage-based extraction from retail swappers.
  • Liquidations: approximately 25% / $1.8 billion lifetime. Aave, Spark, Morpho, and Compound liquidation incentives captured by liquidator bots.
  • Other (JIT liquidity, NFT sniping, oracle manipulation): approximately 10% / $700 million lifetime.

Solana MEV is harder to measure precisely because the bundle-tip architecture mixes pure MEV with priority fees in ways that resist clean separation; Jito's pooled tip revenue is the closest proxy. Approximate Solana annual MEV through 2025-2026 is in the hundreds of millions of dollars across the entire economy.

How do users protect themselves from MEV?

Five practical defenses. First, set tight slippage tolerance on DEX swaps: 0.1-0.5% on stable pairs, 0.5-1% on liquid volatile pairs, never higher unless a specific reason exists. Most wallets default to 1% or 2%, which is materially looser than necessary on typical trade sizes. Second, route through MEV-protected aggregators: 1inch Fusion, CoW Swap, and MEV Blocker submit transactions privately to block builders rather than through the public mempool, eliminating sandwich-attack opportunity.

Third, use private mempools directly: MetaMask's "Smart Transactions" toggle routes through a private mempool by default in 2026. Fourth, batch transactions when possible: bundling multiple operations into one transaction reduces per-action MEV exposure. Fifth, time-aware trade execution: high-volatility periods produce more MEV; defer non-urgent trades during these windows when reasonable. For wallet-side MEV protection setup, see our how to use MetaMask guide. For broader DEX trading context, see what is a DEX.

Is MEV bad for crypto?

The honest answer is structurally mixed. MEV is the natural consequence of public deterministic blockchains; eliminating it entirely would require either privacy-preserving execution (commit-reveal schemes, threshold encryption like Shutter Network) or removing the auction mechanism altogether. Both come with significant trade-offs. Beneficial MEV: liquidation execution keeps lending protocols solvent; cross-DEX arbitrage keeps prices consistent across venues; back-running fills genuine arbitrage that otherwise would dissipate to inefficient market participants.

Harmful MEV: sandwich attacks extract pure rent from retail swappers without value creation. The 2026 policy response splits along these lines: protocol-level mitigations target sandwich attacks specifically (private mempools, batch auctions, encrypted submission) while allowing or even encouraging arbitrage and liquidation MEV (these activities benefit the ecosystem). The Ethereum roadmap through 2026-2027 prioritizes ePBS and inclusion lists for sandwich-attack mitigation. Solana's Jito model demonstrates that MEV redistribution to stakers is feasible at scale.

What does MEV mean for retail traders?

For a retail user swapping under $1,000 with moderate slippage settings on a major DEX, MEV cost per trade typically runs 0.05-0.3%, a meaningful drag on returns but not catastrophic. For larger trades or trades on illiquid pools, MEV can extract 1-5% per trade without protected routing. The structural recommendation: any swap above $5,000 should route through MEV-protected infrastructure (CowSwap, 1inch Fusion, MEV Blocker), and all swaps should use the tightest reasonable slippage setting.

The 2026 ecosystem has materially better retail-MEV-defense tools than the 2020-2022 era. The cost of being defensive is approximately zero (private-mempool aggregators charge equivalent or lower fees than public-mempool DEX swaps in most pairs), so there is no economic case for using unprotected mempool routing for material-size trades. The honest framing: MEV is a tax on user inattention. Tightening settings and using protected routing eliminates most of the exposure for typical retail behavior.

Frequently asked questions

What does MEV stand for?
"Maximal Extractable Value" since the Ethereum proof-of-stake transition in September 2022. The original 2019 coinage was "Miner Extractable Value" when Ethereum was still proof-of-work. The mechanic is identical; the renaming reflects that validators rather than miners now extract the value.

Is MEV illegal?
No, in any major jurisdiction through 2026. MEV is the natural product of public-blockchain transaction ordering. Some specific attack patterns (oracle manipulation, governance attacks) are increasingly prosecuted as fraud under existing securities and computer-fraud statutes; the SEC's October 2024 enforcement against an oracle-manipulation MEV searcher was the first such US case. Pure arbitrage MEV and sandwich-attack MEV remain unregulated in 2026.

How do I know if I was sandwich-attacked?
Compare the execution price of your trade to the mid-market price at the moment of submission. If the price moved against you by more than the typical block-volatility (0.05-0.2% on liquid pairs) and the trade still filled within your slippage tolerance, you were likely sandwich-attacked. Tools like EigenPhi and Etherscan's MEV-attack labels flag detected attacks against specific transactions.

Can I become an MEV searcher?
Technically yes; practically the entry barriers are material. Profitable MEV requires sub-millisecond latency to the mempool, sophisticated transaction-simulation infrastructure, and capital to fund flash-loan-based searches. The top 5-10 searcher firms capture the bulk of value; retail attempts at MEV searching typically lose money to faster competition. Educational resources at Flashbots and EigenPhi explain the architecture; profitable operation requires professional-grade infrastructure.

Does MEV exist on Bitcoin?
Minimally. Bitcoin's transaction model (UTXO-based, no smart contracts, no DEX trading on chain) eliminates most MEV opportunities. The only meaningful Bitcoin MEV is fee-replacement transactions (Replace-By-Fee, RBF) where users bump fees to accelerate confirmation and miners reorder accordingly. Aggregate Bitcoin MEV is approximately three orders of magnitude smaller than Ethereum MEV.

What is Jito and how is it different from MEV-Boost?
Jito is the Solana-side parallel to MEV-Boost. The architecture differs because Solana does not have a mempool; Jito provides a private bundle-submission channel to validators. The economic difference: Jito redistributes 95% of captured MEV to liquid stakers via jitoSOL, while MEV-Boost flows the value primarily to validators and builders. The Solana model is the only major-chain example of structural MEV redistribution to small holders at scale.

Will Ethereum Glamsterdam eliminate MEV?
No. Glamsterdam's ePBS (Enshrined Proposer-Builder Separation) brings the MEV auction into Ethereum's consensus protocol, reducing reliance on the Flashbots relay layer. It does not eliminate MEV; it changes who captures the value and how the auction is structured. Sandwich attacks and other harmful MEV require separate mitigations (inclusion lists, encrypted mempools) that are on the roadmap but not part of Glamsterdam directly.

How does MEV affect DeFi yields?
For LPs on AMMs, MEV from arbitrage flows back to fees (LPs benefit from arbitrage that brings the pool to market price). For lending-protocol depositors, liquidation MEV is captured by liquidator bots rather than depositors. For yield-farming strategies generally, MEV is approximately neutral on net at the strategy level: the strategy designer can usually capture or avoid MEV exposure through routing choices. For LP-side risk detail, see our impermanent loss guide.

Frequently asked questions

What does MEV stand for?
'Maximal Extractable Value' since the Ethereum proof-of-stake transition in September 2022. The original 2019 coinage was 'Miner Extractable Value' when Ethereum was still proof-of-work. The mechanic is identical; the renaming reflects that validators rather than miners now extract the value.
Is MEV illegal?
No, in any major jurisdiction through 2026. MEV is the natural product of public-blockchain transaction ordering. Some specific attack patterns (oracle manipulation, governance attacks) are increasingly prosecuted as fraud under existing securities and computer-fraud statutes; the SEC's October 2024 enforcement against an oracle-manipulation MEV searcher was the first such US case. Pure arbitrage MEV and sandwich-attack MEV remain unregulated in 2026.
How do I know if I was sandwich-attacked?
Compare the execution price of your trade to the mid-market price at the moment of submission. If the price moved against you by more than the typical block-volatility (0.05-0.2% on liquid pairs) and the trade still filled within your slippage tolerance, you were likely sandwich-attacked. Tools like EigenPhi and Etherscan's MEV-attack labels flag detected attacks against specific transactions.
Can I become an MEV searcher?
Technically yes; practically the entry barriers are material. Profitable MEV requires sub-millisecond latency to the mempool, sophisticated transaction-simulation infrastructure, and capital to fund flash-loan-based searches. The top 5-10 searcher firms capture the bulk of value; retail attempts at MEV searching typically lose money to faster competition. Educational resources at Flashbots and EigenPhi explain the architecture; profitable operation requires professional-grade infrastructure.
Does MEV exist on Bitcoin?
Minimally. Bitcoin's transaction model (UTXO-based, no smart contracts, no DEX trading on chain) eliminates most MEV opportunities. The only meaningful Bitcoin MEV is fee-replacement transactions (Replace-By-Fee, RBF) where users bump fees to accelerate confirmation and miners reorder accordingly. Aggregate Bitcoin MEV is approximately three orders of magnitude smaller than Ethereum MEV.
What is Jito and how is it different from MEV-Boost?
Jito is the Solana-side parallel to MEV-Boost. The architecture differs because Solana does not have a mempool; Jito provides a private bundle-submission channel to validators. The economic difference: Jito redistributes 95% of captured MEV to liquid stakers via jitoSOL, while MEV-Boost flows the value primarily to validators and builders. The Solana model is the only major-chain example of structural MEV redistribution to small holders at scale.
Will Ethereum Glamsterdam eliminate MEV?
No. Glamsterdam's ePBS (Enshrined Proposer-Builder Separation) brings the MEV auction into Ethereum's consensus protocol, reducing reliance on the Flashbots relay layer. It does not eliminate MEV; it changes who captures the value and how the auction is structured. Sandwich attacks and other harmful MEV require separate mitigations (inclusion lists, encrypted mempools) that are on the roadmap but not part of Glamsterdam directly.
How does MEV affect DeFi yields?
For LPs on AMMs, MEV from arbitrage flows back to fees (LPs benefit from arbitrage that brings the pool to market price). For lending-protocol depositors, liquidation MEV is captured by liquidator bots rather than depositors. For yield-farming strategies generally, MEV is approximately neutral on net at the strategy level: the strategy designer can usually capture or avoid MEV exposure through routing choices.

Sources

  1. [1]Ethereum.org: Maximal Extractable Value documentation Ethereum Foundation · accessed
  2. [2]Flashbots: MEV-Boost technical documentation Flashbots · accessed
  3. [3]Jito Network: Solana MEV infrastructure Jito Foundation · accessed
  4. [4]EigenPhi: MEV transaction analytics EigenPhi · accessed