Solana Historical Data API

Solana Historical Data API: Archival Blockchain Data for Developers

12+ months of continuous Solana blockchain indexing. Block-level resolution for token prices, swap records, and wallet analytics. Token creator data since chain start. Archival depth you cannot replicate by spinning up a node today.
Get API AccessSee it in action ↓
API access from $250/mo
The Archival Data Stack

Real-Time and Historical Solana Data in One API

Depth of historical coverage across every data domain: token prices, swap records, wallet metrics, deployer history, and more. Three layers of Solana data feed into both real-time queries and historical lookups, accessible through a single API.

Raw Data
Foundation
Blockchain records, archived
  • Token metadata
  • Token price
  • OHLCV charts
  • Trade / swap data
  • Token holders
  • SOL transfers
  • Deployer token list
Structured Data
Discovery
Historical market signals
  • Token search and filtering
  • Trending tokens
  • Volume by timeframe
  • Graduated tokens
  • Token stats
  • First buyers
Intelligence
Our edge
Computed historical analytics
  • Wallet PnL (filtered)
  • Top traders ranking
  • Creator scoring
  • Bundle detection
  • Copy trader detection
  • Wallet age and fund flow
  • Wallet DB query engine

Three layers, one API. The intelligence layer is what most data APIs and RPC providers don't offer. That's why developers switch.

Endpoints

Historical Solana Data Response Preview

Archival Solana data returned per request. Historical token prices, wallet metrics from any point in time, and computed analytics across months of on-chain activity. Not just current state. Full history.
Wallet PNLToken SearchToken CreatorsTrending TokensTrade DataTop TradersBundles
GET /v1/wallet/{address}/pnl
{
  "address": "7x6qE3DRMW2ZCgT1YQuBLePiheEWw7qjH6rYjj6GDtEd",
  "sol_balance": 632.47,
  "wsol_balance": 332.86,
  "usd_profit_1d": -95.44,
  "usd_profit_7d": 8051.93,
  "unique_tokens_traded_7d": 22,
  "winrate_7d": 27.27,
  "roi_7d": 56.31,
  "average_holding_time_7d": 658,
  "longest_winning_streak_30d": 4,
  "longest_losing_streak_30d": 3,
  "active_trading_days_30d": 29,

  // ... +141 more fields
150+ metrics per wallet. True PnL with transfers, airdrops, and MEV filtered out.
Get Access

Historical Solana data, ready to query

API access from $250/mo. 45+ endpoints across 12 data domains. Historical and real-time Solana blockchain data through one integration. Tell us what you need and we’ll send a quote within 24 hours.
No long-term contracts.


Coverage

Historical Data Coverage: Solana Blockchain and DEX Platforms

Supported Platforms
Raydium (all variants)Pump.funPumpSwapBoop.funBonk.funMeteoraOrcaJupiterLetsBonkLaunchLabRaydium Launchpad
Archival Scale
Up to 100K wallets per batch
150+ metrics per wallet
20+ metrics per token creator
45+ API endpoints
12 data domains
Historical and Real-Time Refresh
Real-time for pricing and swaps
Hourly for token creators
Continuous for wallet PnL
Real-time for bundle detection
Historical Data Domains
Token price and OHLCV market dataOn-chain transaction historyDEX swap parsing across all platformsToken holder distributionWallet balance and account activityCreator metadata and deployment analyticsToken migration tracking
Proprietary Archives

Enterprise-Grade Archival Solana Data

12+ months of continuous Solana blockchain computation at block-level resolution. Six proprietary datasets representing archival depth no competitor can match. Available as complete bulk exports for enterprise licensing.

Token Creator History

Archival index of every Solana token deployer, scored and tracked since chain start. with computed performance metrics.

6M+ creators · 20+ metrics each

Migration rates, ATH market caps, deployment timeline, success/rug ratios. Covers Pump.fun, LetsBonk, LaunchLab, Raydium, Meteora.

Granular Swaps

Historical swap archive: every DEX trade on Solana in structured record format.

All swaps · All supported DEXes

13 fields per swap: signer, token pair, USD value, DEX, network fee, end fee, fee taker, bot program ID.

Per-Block Token Pricing

Archival token prices at block-level resolution with timestamps.

All tracked tokens

Sub-second price granularity. More precise than any candle-based pricing source.

Bundled Mints

Historical records of coordinated supply sniping at token launch events.

All detected bundled launches

Bundled percentage, bundler wallet addresses, transaction signatures.

Address Registry

Solana wallet addresses with first-use timestamps.

All observed wallets

Archival wallet address data with first on-chain activity timestamps.

Token Migrations

Complete migration history: tokens graduating from bonding curves to DEX pools.

All tracked migrations

Source platform, migration timestamp, destination DEX.

Common Questions

Solana Historical Data API: Frequently Asked Questions

What developers ask before integrating the historical Solana data API.
Token creator data reaches back to chain genesis, making it the deepest deployer dataset available from any provider. Swap and transaction records start May 2025 across all supported DEX platforms. Address registry (wallet age) data begins October 2024. Historical coverage is continuously expanding across all data domains.
Raydium (all variants), Pump.fun, PumpSwap, Meteora, Orca, Jupiter, LetsBonk, Boop.fun, Bonk.fun, LaunchLab, and more. Every swap on every supported platform is indexed and archived. New platforms are typically added within days of launch.
Each transaction passes through filtering rules that strip transfers, airdrops, dust, and MEV from profit calculations. Historical PnL queries reflect true trading performance at any point in the past. Every response includes excluded item counts for full transparency.
Bulk endpoints handle up to 100,000 wallet addresses per request. Fetch historical PnL, swap records, and creator metrics across large wallet lists in one call. Batch processing is the architectural core.
Standard RPC methods like getTransaction, getSignaturesForAddress, and getTransactionsForAddress return raw data that requires significant post-processing. Most public nodes only keep recent transaction history, and running an archival node requires significant infrastructure. Even with full node access, you get raw transaction logs that need parsing, indexing, and computation. RPC methods like these become a bottleneck when you need months of historical data at scale.Our Solana historical data API provides pre-computed, structured historical data going back 12+ months. No RPC bottleneck. Data is pre-indexed and ready to query. We ingest blockchain data through Yellowstone gRPC streams using the Geyser plugin, then process and store it as queryable endpoints. Historical token prices at block resolution, wallet PnL over any time window, creator track records since chain start. No archival node to run, no indexer to maintain. No third-party dependencies for data processing.
Complete documentation is provided upon access. Each endpoint includes request and response schemas, rate limits, and example payloads.
Reach out with your use case. Plans start at $250/mo with custom configurations for high-volume applications.
Built for web3 developers and crypto research teams. Backtesting trading strategies against historical swap data. Analyzing trader performance over months of activity. Tracking token lifecycle from launch to liquidity pool migration. Fund research, whale tracking dashboards, and market cap analysis tools all connect through the same REST endpoints. NFT wallet analytics work through historical transaction and wallet activity endpoints. Unlike CoinGecko API which provides aggregated market data across centralized exchanges, our historical data API delivers on-chain DEX-level granularity for every Solana token. Bitquery and similar providers offer multi-chain historical data. Our focus on Solana means deeper coverage and faster indexing for this specific chain.
Coverage varies by dataset. Token creator history: chain genesis forward. Swap records: May 2025 forward. Wallet age: October 2024 forward. Per-block token pricing, bundled mints, and token migrations all have months of archival depth. For specific timestamp coverage per data domain, reach out and we’ll provide exact ranges.
Real-time endpoints return current state: latest token price, current wallet PnL, live swap feed. Historical endpoints let you query past states: what was the token price at a specific block, what was this wallet’s PnL 30 days ago, which tokens did this deployer launch 6 months ago. Both are accessible through the same API. The infrastructure ingests Solana blockchain data in real-time and stores it for historical retrieval, so you get current and archival data from one integration. Fetch any metric at any point in time.
Historical Solana token prices are available at block-level resolution through the per-block pricing dataset. Query any tracked token for its USD price at any specific block or timestamp. For OHLCV candle data, configurable time intervals cover the full historical period. The data is sourced from real-time swap parsing, not aggregated feeds, so price accuracy reflects actual on-chain trades. For SOL/USD historical prices, the same pricing infrastructure covers the native token.
Get Access

Get access to historical Solana blockchain data

API access from $250/mo. 12+ months of archival Solana data, 45+ endpoints, and 12 data domains. Send us your use case and receive a quote within 24 hours.
No long-term contracts.