SOL6.2%
ETH3.1%
NEAR9.8%
— Live Staking Yields
↗ solstice.finance
For Solana Developers
Early Beta · Now Available

World-class
Solana data
streaming.

Real-time blocks, transactions, and account data via gRPC. A cost-efficient drop-in replacement for Helius LaserStream — built by devs who ship production Solana infrastructure daily.

Drop-in replacement for— migrate in minutes
Stream Today →
gRPC Streaming
Protocol
3,000 Slot
Replay Buffer
10 TiB/mo
Data Included
$499/mo
Fixed Rate

Solana screams for
accessible infrastructure.

Data streaming is one of the biggest cost killers in blockchain projects — and the incumbents know it.

😤

The Status Quo

  • Locked into expensive incumbents like Helius LaserStream
  • Bloated opex kills innovation and funnels cash to a few providers
  • Optimised for nanoseconds — most apps don't need it
  • Unpredictable costs punish growth
  • Capital stuck in infra, not your product
🚀

The Solstream Way

  • Cost-efficient streaming built for Solana developers
  • Speed is not everything — optimise for what matters
  • Fixed, predictable pricing with no surprise overages
  • Drop-in LaserStream replacement — migrate in minutes
  • PayFi via USX/eUSX for capital-efficient payments

From Solana devs,
for Solana devs.

Every detail designed by builders who ship production Solana infrastructure every single day.

📡

Real-Time gRPC Streaming

Stream blocks, transactions, and account data live as they hit the chain via high-performance gRPC.

🔄

3,000-Slot Replay

Miss nothing. Solstream buffers 3,000 slots of historical data for instant replay on reconnect.

🔁

Automatic Reconnects

Resilient design handles disconnects transparently. Your stream picks up exactly where it left off.

🔽

Advanced Filters

Program log filters, signature subscriptions, token balance subscriptions and more.

V2
🤖

AI-First Integration

The most seamless drop-in LaserStream alternative for vibe-coded and code-gen workflows.

🌐

Hybrid-Cloud Infra

On-premise servers with cloud failovers across US East and Central Europe for maximum availability.

How It Works

Solana
Real-time shreds
🖥
Solstream Nodes
Filter + package
📦
Opt. Streams
Compressed delivery
🛠
Client SDK
Decoded, typed, ready
Your App
Lower cost · PayFi

Live in 5 minutes.

Drop in, connect, stream. Engineered to feel instantly familiar to any Solana developer.

Whether you're building a DeFi protocol, MEV bot, or AI pipeline — Solstream's SDK means you're streaming real Solana data in a single afternoon.

1
Install the SDK — one package, zero config, TypeScript and Python.
2
Connect with your API key — swap your LaserStream endpoint for ours.
3
Subscribe to any stream — blocks, transactions, accounts, program logs.
4
Reconnects handled automatically — 3,000-slot replay, no missed events.
TypeScript · solstream-sdk
// npm install @solstream/sdk
import { SolstreamClient } from '@solstream/sdk';

const client = new SolstreamClient({
  apiKey: process.env.SOLSTREAM_API_KEY,
  region: 'us-east',
  reconnect: true,
});

const stream = await client.subscribeBlocks({
  includeTransactions: true,
  commitment: 'confirmed',
});

for await (const block of stream) {
  console.log(`Slot ${block.slot} · ${block.transactions.length} txs`);
}
// Migrating from Helius LaserStream?
// Just swap the endpoint URL. Same gRPC interface.

Simple, transparent pricing.

Free for early access users and hackathon participants.

Get Early Access
Active Now
Early Access
Free
for early access & hackathon participants
Get full Solstream access at no cost. Available now for early access users and hackathon participants.
Get Early Access →
Includes
  • gRPC block & transaction streaming
  • 1,000-slot replay buffer
  • 1 concurrent connection
  • 250 GB data / month
  • Community support
  • Advanced filters
  • SLA & uptime guarantee
Pro
$499/mo
fixed rate · no overages
The full Solstream experience for Solana developers shipping production infrastructure.
Everything in Early Access, plus
  • 10 TiB data per month
  • 3,000-slot replay buffer
  • Unlimited concurrent connections
  • Automatic reconnects & replay
  • Drop-in LaserStream replacement
  • US East + Central Europe
  • Pay via Stripe, USX, or eUSX
  • Priority support
Enterprise
Custom
tailored to your scale
Dedicated nodes, custom SLAs, and a direct line to the Solstice engineering team.
Everything in Pro, plus
  • Dedicated streaming nodes
  • Custom replay window (Kafka)
  • Advanced program log filters
  • Sandbox test environment
  • Custom data volume & SLA
  • Direct engineering access
  • On-chain invoice via USX

Rollout & Roadmap

A deliberate, phased rollout — battle-tested by Solstice in production before reaching you.

Phase 1
SLX Integration
Solstice is the first to utilize Solstream. Successful in production.
✓ Complete
Phase 2
Closed Beta
Friendly beta testers onboarded. Feedback collected, core functionality iterated.
🟢 Active
Phase 3 · Now
Early Beta
Early beta live. Access available to selected users holding a minimum SLX token balance.
🟢 Live Now
Phase 4 · Summer 2026
Mass Rollout
Broad public rollout. Advanced filters, sandbox server, and extended Kafka-backed replay windows.
📅 Planned
Get Started

Ready to stream
Solana today?

Built for Solana developers who need reliable, cost-efficient data streaming without the enterprise markup.

Get Early Access →