MEV vs Arbitrage: Key Differences Every Trader Should Know (2026)
**Answer first** — **Arbitrage is one type of MEV, but not all MEV is arbitrage.** Arbitrage means profiting from a price gap between two markets — it's a strategy. MEV (Maximal Ex

Answer first — Arbitrage is one type of MEV, but not all MEV is arbitrage. Arbitrage means profiting from a price gap between two markets — it's a strategy. MEV (Maximal Extractable Value) is broader: it includes arbitrage, but also liquidations, JIT liquidity, sandwich attacks, and any other profit a block producer or searcher can extract by reordering transactions. Cross-DEX arbitrage on a single chain is the cleanest overlap; predatory sandwich attacks are MEV but not arbitrage.
Quick Definitions
| Term | Definition |
|---|---|
| Arbitrage | Buying an asset in one market and immediately selling in another at a higher price. Cross-DEX, cross-CEX, or cross-chain. |
| MEV | Any profit a validator/searcher can extract by including, excluding, or reordering transactions in a block. |
Where They Overlap
Cross-DEX arbitrage on a single chain is both:
- It's arbitrage — profiting from a price gap (Uniswap vs Curve, e.g.)
- It's MEV — execution requires the bot's transaction to land in the same block as (or before) the price-correcting transaction, which depends on block ordering
When you read about searchers running arbitrage bots, they're doing both at once.
Where Arbitrage Goes Beyond MEV
Cross-CEX arbitrage isn't MEV:
- Buying ETH on Binance, selling on Coinbase isn't extracting value from block ordering
- It's pure price-gap exploitation across centralized venues
- Subject to API/withdrawal latency, not block timing
Cross-chain arbitrage is sometimes MEV, sometimes not:
- If both legs settle on-chain via bridges, MEV applies on each chain
- If one leg settles on a CEX, only one leg has MEV characteristics
Where MEV Goes Beyond Arbitrage
These are MEV but not arbitrage:
1. Liquidations
Repaying an underwater DeFi loan to claim the collateral bonus. There's no "buy low, sell high" — there's "claim the protocol-defined bonus before another bot does." Pure block-ordering competition. See Bear Market MEV Playbook.
2. JIT (Just-In-Time) Liquidity
Adding concentrated Uniswap v3 liquidity one block before a known large swap, capturing the swap fee, then removing it. Not arbitrage — it's fee capture via privileged ordering.
3. Sandwich Attacks
Inserting a buy before a victim's swap and a sell after, profiting from the slippage the victim suffers. Not arbitrage — there's no two-market price gap. It's pure ordering rent extraction at the victim's expense. FRB Agent does not support this (why).
4. Time-Bandit Attacks
Reorganizing the chain to capture MEV in a previous block. Theoretical/historical — not arbitrage.
The Comparison Table
| Dimension | Arbitrage | MEV |
|---|---|---|
| Where it lives | Any market with price gaps (DEX, CEX, cross-chain) | On-chain only (block ordering required) |
| Mechanism | Two-market price differential | Transaction ordering / inclusion / exclusion |
| Capital required | Variable; flash loans help | Variable; flash loans help |
| Ethics | Generally considered fair (corrects prices) | Mixed — arb/liquidations are positive, sandwich is predatory |
| Subject to MEV-Boost economics | Only on-chain arb | All on-chain MEV |
| Tools used | Aggregators, smart contracts | Mempool scanners, private relays, simulation engines |
Why the Distinction Matters
For traders/searchers:
- "I'm doing arbitrage" sounds clean — but if your bot also runs sandwich attacks, you're doing predatory MEV. Most regulators care about the distinction.
- Pure CEX arbitrage avoids on-chain MEV competition entirely (different game).
For protocol designers:
- Reducing MEV ≠ reducing arbitrage. Healthy markets need arbitrage. The goal is reducing predatory MEV (sandwiches, time-bandit), not all MEV.
For users:
- "Anti-MEV" RPC services like Flashbots Protect block sandwiching, not arbitrage. Your swap still benefits from arbitrageurs keeping prices honest.
What FRB Agent Does
FRB focuses on MEV that overlaps with healthy market behavior:
- ✅ Cross-DEX arbitrage (positive sum — fixes prices)
- ✅ Backruns on whale trades (neutral — captures secondary impact)
- ✅ Liquidations (protocol-positive — keeps lending markets solvent)
- ✅ JIT liquidity (capital-intensive but neutral)
- ❌ Sandwich attacks against retail (disabled by policy)
See What is MEV? for the broader landscape and How Do MEV Bots Make Money? for the strategy economics.
Common Misconceptions
"MEV is just a fancy word for arbitrage" False. Arbitrage is a strategy class. MEV is a property of blockchains.
"All arbitrage requires MEV extraction" False. CEX-to-CEX arb has no MEV component.
"Eliminating MEV would eliminate arbitrage" False — and undesirable. Arb keeps DEXes priced correctly. MEV-protection mechanisms (Flashbots Protect, MEV-Share) preserve healthy arb while limiting predatory ordering.
Related Reading
Step after reading
Launch FRB dashboard
Connect your wallet, pair the node client with a 6-character PIN, and assign the contract mentioned above.
Need the signed build?
Download & verify FRB
Grab the latest installer, compare SHA‑256 to Releases, then follow the Safe start checklist.
Check Releases & SHA‑256Related Articles
Further reading & tools
Discussion
No notes yet. Add the first observation, or share the link with your team on X (@MCFRB).