Skip to content

On-chain

Dune

Query on-chain data with SQL and publish the result as a dashboard.

Definition

Dune exposes blockchain data as SQL tables. Even without writing a query you can browse other people's dashboards to see protocol usage and fund flows.

Key points

  • SQL over on-chain data
  • Shareable dashboards
  • Browse public dashboards

How to use

  1. Find a public dashboard
  2. Fork and edit the query if needed
  3. Chart the result

Pros

  • Highly flexible
  • Free to browse

Cons

  • Requires SQL
  • Quality depends on the query author

Safety

  • · Public data only — no keys involved

Alternatives