Dune Analytics lets you analyze Solana with SQL, reuse community Spellbook models, and publish dashboards. Explore documented Solana tables, call results via API, and learn how to start in minutes.
About Dune Analytics
Dune Analytics is a crypto data platform that lets you query Solana on-chain data with SQL and turn results into interactive dashboards and charts.
It supports Solana alongside many other networks, so analysts and builders can track tokens, programs, wallets, DEX activity, and more in one place.
You can run queries in the browser, reuse community models, and export data or call results via API for apps and automations.
What makes Dune Analytics special?
Dune combines open, forkable dashboards with a shared modeling layer (Spellbook), so the Solana community converges on reusable tables instead of every team building one-off indexers.
The Solana catalog explains how its non-EVM accounts and instructions map into analysis-friendly tables, helping beginners avoid raw decoding pitfalls.
When you need to operationalize insights, the API exposes the same queries your dashboards use, keeping analytics and production in sync
Pricing
Discover the pricing options available for Dune Analytics
Dune lists plan tiers from Free to Analyst, Plus, and Premium, with monthly pricing shown on the public page.
Choose a plan based on query limits, performance tiers, and collaboration needs.
Always confirm current quotas and inclusions in the pricing page or your workspace before heavy use.
How to get started with Dune Analytics
A simple setup to explore Solana data in minutes.
Create a Dune account
Sign up and choose the Free tier to test, or a paid plan if you need higher limits.
Open the Solana chain page
Browse featured Solana dashboards and datasets to see what’s already available.
Run a sample query
In the SQL editor, query documented Solana tables (e.g., solana.transactions
) and preview results.
Visualize & publish
Add charts to a dashboard and publish it so others can view or fork.
Enable programmatic access
Turn your query into an API endpoint and integrate results into your product or scripts.
Pro Tips
Start with community Solana dashboards to learn table patterns, then open the underlying queries to adapt them to your use case.
Frequently Asked Questions
Get answers to the most common questions about this tool
What is Dune Analytics?
Dune Analytics is a web-based platform that allows users to query public blockchain data and aggregate it into customizable dashboards. It supports multiple blockchains, including Ethereum, Binance Smart Chain, and Solana.
How does Dune Analytics work?
Dune aggregates raw blockchain data into SQL databases, enabling users to write queries to extract and analyze information. Users can create visualizations and dashboards to interpret data insights.
Is Dune Analytics free to use?
Dune offers a free tier that includes unlimited teammates, unlimited free executions, and SQL API access.
Usage is measured in credits, with different plans providing varying amounts of monthly credits.
What features does Dune Analytics offer?
Custom Queries: Write SQL queries to analyze blockchain data.
Data Visualization: Create charts and graphs from query results.
Dashboards: Compile multiple visualizations into shareable dashboards.
Community Access: Explore and fork queries and dashboards created by other users.
Multi-Chain Support: Access data from various blockchains like Ethereum, Binance Smart Chain, and Solana.
Where do I find Solana table docs?
The Solana data catalog documents raw and modeled tables, including transactions and instructions.