MEV in crypto is short for Maximal Extractable Value. In one sentence: it is the profit a block producer, or anyone bribing one, can extract by reordering, inserting, or censoring transactions inside a block they are about to publish. It is the closest thing the industry has to a hidden tax, and it costs traders billions per year.
What does MEV in crypto actually mean?
The original term was Miner Extractable Value, coined in 2019 by researcher Phil Daian and co-authors in a paper called Flash Boys 2.0. Ethereum has since moved to proof-of-stake, so "miner" became "maximal," but the mechanic is identical: whoever builds the next block decides which transactions go in, and in what order. That ordering power is monetizable.
Why does MEV exist at all? Because public blockchains have public mempools. Every pending transaction sits in a queue that anyone can read before it is finalized. A profitable trade you broadcast is, for two or three seconds, a free preview to the entire searcher economy. According to the Ethereum Foundation's MEV documentation, this transparency is a feature for auditability and a liability for execution.
The panda watches. The panda judges.
How a sandwich attack plays out
Picture you swap 50 ETH for USDC on a public DEX. Your transaction sits in the mempool for a few seconds. A searcher bot watching the mempool spots the trade and submits three transactions inside the same block:
- A buy of USDC just before yours, pushing the price slightly down for you.
- Your trade, executed at the worse price.
- A sell of USDC just after yours, capturing the rebound.
You paid extra. The bot pocketed the spread. Nobody broke a protocol rule. This is called a sandwich attack, and it is the most common retail-facing MEV strategy on Ethereum.
Block builders accept these attacks because the searcher pays them a tip to be included at the exact right slot. The math is simple: the searcher captures $100, hands the builder $40 as a priority fee, keeps $60. Builder is happy, searcher is happy, the user did not even notice. Spoiler: we saw this one coming since 2019.
The five main flavors of MEV in 2026
Not all MEV is predatory. Some of it is what keeps DeFi solvent. Here is the working taxonomy any user should know.
| MEV type | What it does | Who pays | Net effect |
|---|---|---|---|
| Sandwich | Front-runs and back-runs a swap | Retail trader | Negative |
| Arbitrage | Aligns prices across DEX pools | No one specifically | Mostly neutral |
| Liquidation | Closes underwater loans first | Borrower (small fee) | Positive (keeps protocols solvent) |
| JIT liquidity | Adds liquidity for one block to capture LP fees | Passive LPs | Negative for LPs |
| Time-bandit | Reorders past blocks to capture missed MEV | Network security | Very negative |
The first two account for the bulk of observed activity. Arbitrage MEV is generally accepted as healthy: it is the force that keeps a USDC quote on Curve in line with the same quote on Uniswap. Sandwich MEV is the rent extracted from people who chose convenience over privacy. Time-bandit attacks were the existential nightmare of 2020, mostly neutralized by proof-of-stake finality, but the theory still applies to long-tail chains without economic finality.
Sizing the MEV economy in 2026
Estimates vary because MEV is, by design, slippery to measure. Public dashboards have tracked over $1.4 billion in extracted MEV on Ethereum mainnet since the Merge, with sandwich attacks alone accounting for several hundred million dollars per year at peak. The numbers compress when DeFi volume drops and explode when memecoin frenzies push naive flow on chain.
For scale, Ethereum's DeFi TVL stood at $43.21 billion on May 22, 2026, according to DefiLlama. MEV captures a small percentage of that pool, but it is consistent, and the searcher economy is now competitive enough that returns are slim per opportunity. Volume keeps the lights on for hundreds of bot operators.
BSC tells a different story. Its DeFi TVL of $5.54 billion as tracked by DefiLlama is roughly an eighth of Ethereum's, and its block times are faster, which compresses the window for sandwich attacks. The MEV economy on BSC is real but less industrial. Solana's MEV looks different again: leader-based scheduling means there is no public mempool in the Ethereum sense, so MEV concentrates around validator scheduling and orderflow auctions.
The wider context: total crypto market cap sits near $2.66 trillion, per CoinGecko's global dashboard, with ETH at 9.62% dominance. As long as DeFi runs on Ethereum and its rollups, MEV is a structural cost of doing business there.
How can users protect themselves from MEV?
The good news: most retail MEV exposure is avoidable with three habits.
Use a private mempool RPC: services like Flashbots Protect and MEV-Blocker route your transaction directly to block builders without exposing it to the public mempool. Sandwich bots cannot front-run what they cannot see. Most modern wallets and aggregators support this with a one-click toggle.
Slim your slippage tolerance: the default 1% slippage on many DEXs is a sandwich attacker's dream. Set it to the minimum the route actually needs, often 0.1 to 0.3% on liquid pairs. A failed transaction is cheaper than a sandwiched one.
Use aggregators that route through MEV-protected venues: our guide on how to use a DEX aggregator without overpaying covers the mechanics. The short version: aggregators that explicitly support private orderflow can quote a slightly worse top-line price and still net better, because the saved MEV cost exceeds the routing premium.
For sophisticated users, encrypted mempools (already in production on a few chains, still in research on Ethereum) are the structural fix. Once your transaction is encrypted until included in a block, sandwich attacks become mathematically impossible. The numbers say yes. The panda raises an eyebrow at how long the rollout is taking.
What to watch next
Three threads are worth monitoring. First, proposer-builder separation, currently on Ethereum's roadmap, which formalizes the split between proposing a block and stuffing it with profitable bundles. Second, encrypted mempool research from the Shutter and Penumbra teams, which threatens the entire searcher business model. Third, the rise of intent-based architectures (UniswapX, CoW Protocol) where users sign intents rather than broadcast transactions, letting solvers compete on outcome.
The takeaway is unsexy: MEV is structural, not a bug some clever team will patch out next quarter. It will get cheaper as protections become default. It will also mutate into new forms (cross-domain MEV, AI-agent orderflow, see why AI agents are migrating to cheaper chains) faster than journalists can name them. Our wider on-chain AI agents cluster tracks the agentic side closely.
For projects on BSC, including Dadacoin, the practical implication is simple: smaller per-trade MEV exposure than Ethereum, but worse tools for opting out of it. PancakeSwap's router does not natively support private mempools at scale yet. That is a gap worth knowing if you size positions that would care about a few basis points of execution drag.



