MEV (Maximal Extractable Value)
defi · markets
MEV is the value that block producers or transaction sequencers can extract by reordering, inserting, or censoring transactions.
- Also known as
- miner extractable value
MEV arises when transaction ordering affects economic outcomes. It is most visible in smart-contract and DEX environments, where block producers, sequencers, or searchers can profit from arbitrage, liquidation priority, or sandwiching by influencing inclusion and position within blocks.
Mitigations include private orderflow, batch auctions, encrypted mempools, and protocol changes that reduce harmful ordering games while preserving useful arbitrage. Simple payment-focused chains generally have less MEV surface area than complex DeFi environments, but transaction ordering can still matter for some applications.
Related terms
Front-Running
→Front-running means acting on knowledge of a pending trade or transaction to execute first and capture an advantage.
trading · attack
Decentralized Exchange
→A decentralized exchange (DEX) lets users trade digital assets from their wallets through smart contracts or peer-to-peer settlement.
trading · exchange · blockchain
Flash Loan
→A flash loan is an uncollateralized DeFi loan that must be borrowed and repaid within the same transaction.
defi · lending