First, the news

Jito has confirmed that the free ShredStream feed is being sunset, with roughly a 60-day runway from the July 2026 announcement. DoubleZero Edge is the designated successor path - Jito is a revenue-share partner of Edge, and providers like Triton already race Edge, ShredStream, and Turbine against each other in production.

So this guide starts from the fact: the free feed has an end date. What follows is the landscape you are choosing from, and why owning your shred strategy matters more in 2026 than it did a year ago.

Why shreds at all

Shreds are the fragments validators propagate while a block is still being assembled. Reading them - and decoding transactions out of them - gives you a first-seen view of network activity upstream of even Yellowstone gRPC's processed commitment. For sniping, liquidations, and market making, this is the earliest signal that exists. Our shreds guide covers the mechanics →

The four options

1. Jito ShredStream - the free status quo

Jito's ShredStream remains the incumbent: the lowest-friction path to shreds from leaders, free to access with a Jito-approved keypair. You run the open-source shredstream-proxy yourself, subscribe to regions, and receive raw shreds.

The honest trade: "free" prices the software at zero, not the operation. You operate the proxy, handle reconstruction and decoding, and maintain the pipeline. For teams with infra engineers, that's fine. For a two-person desk, it's a standing tax.

2. DoubleZero Edge - the fiber challenger

DoubleZero built dedicated fiber under Solana and sells Edge, a real-time block-data subscription, priced per epoch in USDC: $100 for tier-1 locations, $60 tier-2, $30 tier-3. By DoubleZero's own published benchmark, Edge delivers a 28ms-faster p95 view than ShredStream. The stake migration is real too: 59% of Solana mainnet stake now runs on DoubleZero fiber, with 434 validators publishing shreds to Edge.

The honest trade: those numbers are DoubleZero's own, and onboarding is heavier than an API key - epoch-based USDC billing and a subscriber flow built with validators in mind. Edge hands you a faster shred source, not a finished data product: decoding and integration are still yours.

3. Shreder - the commercial point feed

Shreder sells shred access as a product: raw, binary, and decoded tiers across five regions, from 3 SOL/month for standard Geyser up to $1,000+/month for the binary feed. Its GTM is built on self-published, per-matchup benchmark pages showing high first-detection win rates against other feeds.

The honest trade: it's a serious read-side product with real transparency about methodology, but the benchmarks are self-run from a single datacenter, and Shreder is read-only - there is no write path, so it covers half of a trading loop.

4. rpc edge - aggregated decoded shreds, plus the write path

Our approach assumes the previous three paragraphs stay true: sources will keep racing each other, and the fastest shred will keep changing hands by region and by week. So we aggregate multiple independent shred sources, decode them into transaction-level data, and stream the result as preprocessed gRPC from co-located bare metal - beside standard Yellowstone gRPC and a transaction sender on the same box. One endpoint, $249/month flat in USDC.

The honest trade: you're paying for abstraction. If you want to operate proxies, tune source racing, and negotiate epoch billing yourself, doing it in-house is cheaper on paper and gives you more control.

Side by side

Jito ShredStreamDoubleZero EdgeShrederrpc edge
What you getRaw shreds, self-hosted proxyShreds over dedicated fiberRaw / binary / decoded feedsMulti-source decoded shreds, gRPC
PriceFree (software)$30-100 USDC / epoch3 SOL to $1,000+ / mo$249/mo flat, USDC
Ops burdenYou run and maintain the proxySubscriber onboarding, decode it yourselfLow - managed feedLow - managed, aggregated
Latency evidenceIncumbent default28ms faster p95 (their own numbers)Self-run matchup pagesPublished raw run (p50 104ms submit to first-seen)
Decoding includedNoNoOn decoded tiersYes
Write pathNoNoNoYes - co-located sender

One row deserves emphasis: none of the first three ships a write path. Whatever shred source you pick, you still need somewhere to land the transaction your signal triggers - and if that somewhere is a different vendor in a different building, the seam eats part of the edge the shreds bought you.

The shred race has no permanent winner. The durable position is owning the aggregation - race every source, take the first arrival, and act on it from the same rack.

How to choose

  • You have infra engineers and want control: run ShredStream, evaluate adding Edge, and race them. This is what top-tier providers do internally.
  • You want the fastest single source and can integrate it: DoubleZero Edge's published p95 numbers and stake share make it the strongest challenger - verify them against your own region.
  • You want a managed read feed: Shreder is a credible point product for the data side.
  • You want the signal and the trade in one place: that's the seam we built rpc edge for - aggregated decoded shreds in, transaction out, one co-located box, one flat bill.

Skip the shred-source arms race

rpc edge races multiple shred sources for you and streams decoded transactions next to a co-located sender. Vetted 15-day Trader trial, no card - benchmark it against whatever you run today.

Request trial access →

The takeaway

ShredStream's free feed now has an end date, Edge is fast and growing, and commercial feeds are maturing - the race is still on, it just lost its free lane. Your options are to run that race yourself or to buy it as a service - just make sure whichever you choose leaves your write path in the same room as your read path.

Frequently asked questions

Is Jito ShredStream shutting down?
Yes. Jito has confirmed the free ShredStream feed is being sunset, with roughly a 60-day runway from the July 2026 announcement and DoubleZero Edge as the successor path. If your stack depends on free shreds, plan the migration now rather than at the deadline.
What is DoubleZero Edge and how is it priced?
DoubleZero Edge is a real-time Solana block-data subscription delivered over DoubleZero's dedicated fiber network. It is priced per epoch in USDC - $30 to $100 depending on location tier. DoubleZero's own published numbers show Edge delivering shreds 28ms faster at p95 than Jito ShredStream, and 59% of Solana mainnet stake now runs on DoubleZero fiber.
What's the difference between raw and decoded shreds?
Raw shreds are the erasure-coded fragments validators gossip during block propagation - consuming them means running reconstruction and deserialization yourself. Decoded shreds are that work done for you: reassembled, parsed transactions streamed before standard commitment levels. Raw is maximum control; decoded is minimum operational lift.
Do I have to pick one shred source?
No, and the sophisticated operators don't. The emerging pattern is racing multiple sources - DoubleZero Edge, Jito ShredStream, Turbine - and taking whichever shred arrives first. You can build that aggregation yourself, or use a provider like rpc edge that runs the race behind one endpoint.