// Products

Our Products

Ultra-low-latency Shred Streaming and Yellowstone Geyser gRPC in one suite—built for teams that need Solana data at the edge of the network.

// Shred streams

Shred Streams

As blocks propagate through Solana, the network moves data in small units called shreds—the earliest slice of block data you can observe. Shred streaming delivers those packets over high-performance channels so your systems react while the block is still getting processed.

Using Decoded Shreds and Binary is straightforward: subscribe to transactions with Geyser-style filters while keeping the full speed of shred-level delivery—no need to sacrifice ergonomics for latency.

Shred Streams are available in 5 global regions: Frankfurt, Amsterdam, New York, London, and Tokyo.

Read more on Medium →

// shred-stream · SubscribeTransactionsRequest
{
  "pumpfun": {
    "account_include": [],
    "account_exclude": [],
    "account_required": [
      "6EF8rrecthR5Dkzon8Nwu78hRvfCKubJ14M5uBEwF6P"
    ]
  }
}
Example filter map from the ShredStream client guide (Rust)cargo run --example transactions.
01

Raw UDP

Direct raw shred data over UDP. We collect shreds from a large set of top-tier validators and forward them straight to your stack—maximum control for custom decoders and proprietary pipelines.

02

Decoded Shreds

Decoded shred feed—balance of speed, convenience, and cost. Skip running your own decoder while still operating close to the shred frontier.

GitHub example →
Option Latency Latency details Format Best for
Raw UDP Lowest* Depends on the local decoding setup. Raw UDP shreds Teams with in-house decoding and strict latency budgets
Decoded Shreds Low No client-side shred decoding. Structured transaction data Production services that want filters without operating a decoder
Binary Lowest Beats raw pipelines for most users. Structured transaction data Trading and lowest-latency setups

// Benchmarks

Better speed through our shred stream

Head-to-head ingest share vs alternatives.

Shreder vs Alternatives (Shreds)

Shreder shreds
94.2%
Jito
3.7%
Bloxroute
1.8%
Astralane
0.3%

Measured using a sample of 100,000 transactions in the Frankfurt region, FRA2 (TeraSwitch).

// Geyser gRPC

Geyser gRPC

Geyser gRPC is Solana’s plugin-based streaming interface—widely implemented via the Yellowstone protocol. Subscribe to accounts, transactions, slots, and blocks with the same tooling you already use, backed by Shreder’s low-latency path to the network.

Geyser gRPC is available in 5 global regions: Frankfurt, Amsterdam, New York, London, and Tokyo.

Fastlane

Shred-accelerated delivery on top of standard Geyser—the fastest gRPC experience we offer. Keep the familiar Yellowstone interface as a drop-in replacement while pulling data forward in the propagation path.

// Differentiator

Same protos and client code; significantly lower time-to-data vs standard providers.

Regular Geyser

Standard Yellowstone Geyser gRPC—reliable, full-featured, and compatible with existing Geyser integrations. A cost-effective option when you don't need accelerated delivery.

// Differentiator

Battle-tested compatibility for workloads that prioritize completeness and cost control.

// Benchmarks

Fastlane win rate

Head-to-head ingest shares for Geyser-class workloads (methodology on benchmarks).

Fastlane vs Alternatives (Geyser gRPC)

Shreder Fastlane
86.7%
Helius Laserstream
12.1%
Quicknode Geyser
0.4%
Alchemy Geyser
0.8%

Measured using a sample of 100,000 transactions in the Frankfurt region, FRA2 (TeraSwitch).

Ready for the fastest Solana data?

Get started in minutes or reach out if you need a custom setup.

← Back to home