Learn how to work with SolArchive data through practical, hands-on tutorials. Each tutorial includes working code examples and step-by-step instructions.
Learn how SolArchive organizes blockchain data and build a download script with Python and async/await
Query transaction data to find all transactions involving a specific wallet address
Discover when you first started using Solana by finding your wallet's earliest transaction
Query transaction data to extract token transfer information with human-readable token names using DuckDB
Calculate daily trading volume for any SPL token using time-series aggregations in DuckDB
Load SolArchive parquet files into ClickHouse for blazing-fast analytical queries on Solana blockchain data
Load SolArchive parquet files into PostgreSQL for integration with your existing data infrastructure