home/products/historical-blocks

Historical Raw Blocks

Complete Solana getBlock data for every slot — transactions, instructions, accounts, logs, and rewards. Ready for indexing, research, and analytics pipelines.

1 Month
$500
~13M blocks
6 Months
$2,000
~78M blocks
12 Months
$3,000
~156M blocks
From Genesis
$5,000
All blocks
What you get
Full getBlock JSON per slot
All transactions & instructions
Account keys & balances
Inner instructions & logs
Rewards & vote data
Block time & slot metadata
Delivered via S3 / direct download
JSON or compressed formats
sample block structure
{
  "slot": 295123456,
  "blockTime": 1711234567,
  "blockhash": "7xJ4...kQ2f",
  "parentSlot": 295123455,
  "transactions": [
    {
      "meta": { "fee": 5000, "preBalances": [...], "postBalances": [...] },
      "transaction": {
        "message": {
          "accountKeys": ["So11...1112", "Vote...1111"],
          "instructions": [{ "programIdIndex": 2, "data": "..." }]
        },
        "signatures": ["5xK2...nR8j"]
      }
    }
  ],
  "rewards": [{ "pubkey": "...", "lamports": 1234, "rewardType": "Fee" }]
}
Select a block range

Built For

Custom Indexers

Build your own indexer from raw block data — full control over parsing, filtering, and storage

Blockchain Research

Analyze network growth, validator behavior, MEV patterns, and protocol evolution over time

Data Pipelines

Feed raw blocks into your ETL pipeline for custom analytics, dashboards, and alerts

Compliance & Audit

Full transaction-level audit trails for regulatory compliance and forensic analysis

ML & AI Training

Train models on complete chain state for prediction, anomaly detection, and pattern recognition

Archival & Backup

Maintain your own copy of Solana history without running expensive validator infrastructure

Need a custom range or format?

We can deliver custom slot ranges, Parquet/Arrow formats, and filtered subsets.

Talk to Sales