Solana
Solana is a high-performance Layer 1 blockchain known for sub-second finality and extremely low transaction costs, supporting DeFi, NFTs, and consumer applications.
- Networks
- 2
- Data tables
- 6
- Runtime
- Solana / SVM
- Coverage
- Real-time + archive
- Start block
- 0 (genesis)
- License
- Open-source SDK
Networks
Solana on SQD
Solana data is validated by SQD Network workers before it reaches the Portal. Validation is performed across the network rather than by a single ingestion node, so a faulty upstream source can't poison the dataset.
6 Solana tables (instructions, transactions, balances & token_balances), decoded and schema-typed, ready to query. Your indexer queries the data directly without writing binary parsers.
Single Portal endpoint serves Solana from genesis through the current head, with sub-second hot-path latency. No separate streaming pipeline to wire up.
Both the Squid SDK and the Pipes SDK are open-source. Connectors for Postgres, ClickHouse, MongoDB, SQLite and Parquet, plus a custom-target hook. Run your Solana indexer on your own infrastructure or on SQD Cloud.
Build with Solana data
Common production patterns teams build with SQD on Solana.
Index swaps, liquidations, and positions on Solana in real time.
Build dashboards and metrics from full Solana historical state.
Give agents structured, decoded Solana data with the MCP server.
Power balance, transfer, and history views for Solana wallets.
Validated Solana data for transaction monitoring and audits.
Track every mint, burn, and transfer of Solana stablecoins.
Auditable Solana data for tokenized RWA issuance and transfers.
Available Data
Instructions data for Solana.
All onchain transactions with sender, receiver, value, gas, and input data.
Balances data for Solana.
Token_balances data for Solana.
Rewards data for Solana.
Event logs emitted by smart contracts, the primary source for tracking DeFi, NFT, and token activity.
Stream Solana data in two lines
Example below uses the public Solana endpoint, no API key required for development. For full SDK reference, see the documentation.
Frequently asked questions
How does SQD compare to running a Solana RPC node?
What does SQD cost for Solana data?
How is SQD's Solana data different from Solscan?
Can I self-host SQD's Solana indexer?
Can I export Solana data to a data warehouse or pipeline?
Does SQD validate Solana data?
Does SQD support real-time Solana data?
Start building with Solana
Access Solana data through the SQD Portal, free tier available.