Dune
From AltData.wiki, The Alternative Data Encyclopedia
Dune is an on-chain data platform for blockchain analytics, data engineering, and application development. It indexes blockchain records into queryable tables and provides tools for writing SQL, building public or private dashboards, retrieving results through APIs, and moving indexed data into external warehouses[1][2][5].
Dune's documentation describes coverage of more than 100 blockchains and multiple petabytes of indexed data, but these are company-reported measures that can change with product coverage and counting methods[2]. The term Dune Analytics also appears in numerous documents indexed by the United States Securities and Exchange Commission, independently demonstrating use of Dune as a cited information source in financial filings without implying SEC endorsement[3].
What It Does
Dune reduces the need for each analyst to operate blockchain nodes, decode contracts, and build a separate ingestion pipeline. Its Data Hub supplies a browser-based SQL editor and dashboard builder over indexed on-chain tables, allowing queries and visualizations to be shared with other users[2].
The platform is designed for reading and aggregating blockchain activity rather than changing blockchain state[2]. A Dune query can reproduce computations over available tables, but a dashboard remains authored analysis: query logic, filters, address labels, decoded schemas, and visualization choices can introduce errors or omit context.
Data and Methodology
Dune indexes raw blockchain data and makes it available alongside transformed or decoded datasets[2]. Because smart-contract events and calls require interpretation, table quality depends on chain ingestion, contract decoding, schema maintenance, and the transformation logic used by Dune or community contributors.
Research users should distinguish immutable source transactions from mutable derived tables and labels. Relevant checks include supported chain and table scope, block timestamps, finality assumptions, chain reorganizations, decoding version, refresh lag, duplicate handling, and query execution date. Public SQL improves reproducibility only when dependencies and underlying table versions remain identifiable.
Products
The principal products documented by Dune are Data Hub and Datashare[2]. Data Hub covers query, visualization, and sharing in the web application. Datashare streams indexed blockchain datasets to Snowflake, BigQuery, or Databricks for teams that want on-chain tables in an existing analytics environment[2].
Dune also documents a Data API for executing queries and retrieving results, a dbt connector for transformation pipelines, and connections for tools such as Hex, Metabase, DBeaver, and Power BI[2]. The product-comparison documentation separates delivery modes, freshness, and pricing dimensions, indicating that not every access method or latency level belongs to every plan[4].
Users and Use Cases
Dune identifies protocols, layer-one and layer-two networks, trading teams, researchers, venture investors, data engineers, application developers, finance teams, auditors, compliance functions, and regulators as intended users[2]. Use cases include ecosystem monitoring, protocol analytics, application features, data transformations, transaction reconciliation, audit support, and anti-money-laundering workflows[2].
The SEC's EDGAR search index returns Dune Analytics references in filings by cryptocurrency trusts, exchange-traded products, and digital-asset companies, among other issuers[3]. This is evidence of external use in filed materials, but the filer, not Dune or the SEC, remains responsible for the context and claims in each document.
Delivery and Pricing
Delivery options include the hosted web application, query APIs, warehouse streaming, dbt workflows, and business-intelligence connectors[2][4]. The official public domain rejected automated retrieval during this review, but Dune's documentation remained accessible[1][2].
Dune links to a product comparison containing pricing and freshness distinctions[4]. Publicly visible plan information should not be treated as a complete enterprise contract: request quotas, compute limits, private-content controls, support, redistribution, warehouse costs, and service commitments may depend on the selected arrangement.
Reliability and Compliance
Dune's documentation expressly lists accounting, audit, and anti-money-laundering uses, including transaction monitoring and reconciliation[2]. A platform that makes blockchain records queryable can support those tasks, but does not by itself establish the legal identity of a wallet owner or satisfy a regulated user's evidentiary and record-retention obligations.
For production or regulated work, users should preserve query text, execution times, result snapshots, table lineage, and independent address-attribution evidence. Public dashboards are useful leads and reproducible artifacts, not automatic substitutes for controls over source validation and model governance.