For the complete documentation index, see llms.txt. This page is also available as Markdown.

Geyser Stream

Introduction

What is Geyser Stream

Geyser is a plugin mechanism for Solana validators that enables real-time transmission of Solana's account, slot, block, and transaction data to external data storage media. Geyser Stream is a high-performance Solana data streaming service launched by BlockRazor based on the Yellowstone gRPC (Geyser plugin), allowing clients to subscribe to real-time Solana data streams with extremely low latency via the gRPC protocol.

Applications of Geyser Stream

Transaction Monitoring: Track transactions for specific accounts, ideal for following smart money trades or targeting new token launches on platforms like pump.fun.

Account Balance Tracking: Monitor balance changes in designated accounts, enabling real-time price calculations for token pairs in DEX pools (e.g., Raydium, Orca, Jupiter).

Block & Slot Insights: Analyze blocks and slots to assess network consensus and health status.

Key Features of Geyser Stream

High Performance: Geyser Stream delivers gRPC data streams to clients with ultra-low latency in real time.

Data Integrity: Supports transaction replay for the most recent 500 slots (200 seconds), ensuring seamless data continuity during disconnections.

High Stability: Operates across multiple cloud instances with seamless failover, guaranteeing long-term reliability.

Endpoint

Region
Endpoint

Tokyo

geyserstream-tokyo.blockrazor.xyz:443

Pricing

Geyser Stream charges based on monthly data usage, with the price remaining consistent across new purchases, renewals, and additional data allowances.

Periodic Data Allowance
Discount
Price / Cycle

5 TiB

100%

$250

10 TiB

100%

$500

50 TiB

100%

$2500

100 TiB

95%

$4750

150 TiB

90%

$6750

200 TiB

85%

$8500

250 TiB

80%

$10000

Procurement Instructions

New procurement
Renewal
Add periodic data allowance

Scene

Geyser Stream for initial purchase or repurchase after traffic expires

Renew your subscription within the Geyser Stream traffic period

The Geyser Stream cycle data allowance was exhausted prematurely and needs to be replenished.

Result

Periodic traffic is generated based on the procurement duration.

Delayed traffic cycle

The validity period will not be extended; only the data allowance within the period will be increased.

Example

If a new 5 TiB cycle is purchased, the available flow rate will be:

  • Starting cycle: 5 Tib

If you purchase 5 TiB for one cycle and renew for one cycle within the initial cycle, the available traffic will be:

  • Starting cycle: 5 TiB

  • Period 2: 10 Tib

5 TiB was purchased for one cycle, and 10 TiB was renewed for another cycle. During the initial cycle, the data was found to be exhausted. Therefore, an additional 5 TiB was selected to be added to the initial cycle.

  • Starting cycle: 5 Tib + 5 Tib

  • Period 2: 10 Tib

Integrate Geyser Stream

For auth obtaining steps, see Authentication guide.

For multi-language integration details, see:

Last updated

Was this helpful?