All articles
MEV·June 7, 2026·4 min read

Is MEV Searching Worth It on Solana? A 2024 Cost-Profit Analysis

Between Jito tips, compute costs, failed transactions, and infrastructure overhead, MEV on Solana is not free money. We break down real cost structures, competitive intensity by strategy type, and what edge a new searcher realistically needs to be profitable.

Solana's throughput and sub-second finality made it look like an MEV goldmine when the ecosystem exploded in 2023. The reality in 2024 is more nuanced: the chain's architecture creates genuinely different MEV dynamics compared to Ethereum, and those differences cut both ways. Before committing engineering time and capital, you need an honest accounting of where the money goes.

What You Actually Pay Per Bundle

The cost stack for a Solana MEV transaction is not just the base fee. In rough order of magnitude:

  • Jito tip: the dominant variable cost. Competitive bundles in liquid arbitrage lanes routinely tip 0.01–0.05 SOL. In hot markets (token launches, large price dislocations) you will see floor tips climb well above that as searchers bid wars compress margin.
  • Priority fee: separate from the tip. You are paying the validator directly for compute unit priority. At network congestion spikes, this alone can eat 0.001–0.005 SOL per transaction.
  • Compute units: Solana charges per CU consumed. A complex multi-hop swap route through Raydium, Orca, and a Jupiter aggregator path can burn 400k–600k CUs. At current CU prices this is still cheap, but the cost is non-zero and matters at high frequency.
  • Failed transaction cost: this is the silent killer. Failed transactions on Solana do not refund your priority fee. A 10% failure rate in a high-contention backrun lane means you are effectively paying 10% more per successful capture. Measure this religiously.

Add infrastructure — a co-located RPC node or a leased Jito-adjacent validator connection runs $500–2,000/month depending on setup — and your fixed monthly nut before you capture a single dollar of MEV is meaningful.

Strategy-by-Strategy Competitive Intensity

Not all MEV lanes are equally crowded. As of mid-2024:

Sandwich attacks on Solana are structurally harder than on Ethereum because transaction ordering within a block is not as predictable and Jito bundles do not guarantee sandwich atomicity the way Flashbots bundles do on Ethereum. The searchers who do this profitably are running heavily optimized, validator-relationship-dependent setups. This is not a beginner lane.

Arbitrage across DEXes (Raydium, Orca, Lifinity, Meteora) is the most competed space. The edge compresses to microseconds of latency and the quality of your swap routing. Dozens of well-capitalized bots are watching the same pools. Margins here have thinned significantly since 2022–2023. You can still make money, but you need either a routing advantage or a capital efficiency edge that most entrants do not have.

Liquidation MEV on lending protocols (MarginFi, Kamino, Solend) has better margins when it fires, but it does not fire constantly. The competition is fierce on large accounts, but smaller liquidations are sometimes overlooked — there is a niche in sweeping sub-threshold positions that larger bots ignore because gas/tip costs make them uneconomical at scale for a well-capitalized operator.

New token launch sniping on Pump.fun and similar launchpads is currently the most active and chaotic lane. Volume is high, but so is the risk of rug pulls and bot-vs-bot competition. The searchers winning here are running extremely fast reaction times and have specific alpha on bonding curve mechanics.

The Jito Landscape Is Not Neutral Infrastructure

Jito is not just a mempool relay — it is a competitive layer with its own dynamics. Approximately 80%+ of Solana validators run the Jito client, which means non-Jito bundles are effectively second-class. Your tip is a bid in an ascending auction against other searchers targeting the same opportunity. When you model profitability, you cannot use a fixed tip assumption; you need to model the tip as a function of expected profit and competitive density.

The practical implication: in any lane where more than three to four serious searchers compete, the Nash equilibrium of tip bidding typically drives searcher profit margins to near zero. You need either exclusive information, superior execution speed, or a strategy that is genuinely off the competitive radar.

What the P&L Actually Looks Like

A realistic monthly P&L for a mid-tier arbitrage searcher in 2024 might look like this:

  • Gross captured MEV: $8,000–15,000
  • Jito tips paid out: 40–55% of gross
  • Priority fees + compute: 5–8% of gross
  • Failed transaction losses: 5–12% of gross
  • Infrastructure: $800–1,500 flat
  • Net: breakeven to modestly positive, with high variance

The searchers clearing meaningful profit are either at the very top of the latency curve (sub-millisecond advantages from co-location) or operating in less-competed niches with higher per-opportunity profit and lower tip competition. The middle ground is a grind.

The Edge Question

The honest answer to whether MEV searching is worth it on Solana is: it depends entirely on your specific edge. Generic arbitrage bots built from public templates enter an already-priced market. The profitable searchers have at least one of:

  • A latency advantage derived from infrastructure investment (direct validator connections, Jito-adjacent nodes)
  • A routing or pricing model that finds opportunities other bots mis-price
  • A proprietary data feed or on-chain signal that surfaces opportunities earlier
  • A capital structure that can absorb variance across hundreds of daily attempts

If you cannot articulate your specific edge in one sentence, you do not have one yet — and Solana's MEV market will price you out before you find it.


If you want a realistic assessment of where your setup sits in the competitive landscape, or help engineering an MEV bot that is actually scoped to a winnable lane, get in touch.

Need a bot like this built?

We design, build and run trading bots on Solana, Hyperliquid and Polymarket.

Start a project
#MEV#Solana#trading bots#DeFi#cost analysis#arbitrage#Jito