Getting Started with Dune
These videos will help you get up and running with Dune quickly, understanding how data flows through the platform and how to navigate the app effectively.Dune Official Getting Started Series
Learn how the data flows and how to navigate the Dune app to create queries, visualizations, and dashboards. This comprehensive playlist covers all the essentials you need to get started.
View the full playlist on YouTube →
Creating and Managing Dashboards
Dashboards are where Dune’s content lives and gets discovered. Learn how to create dashboards, add widgets, embed visualizations, and share your work with the community.
Related docs: Create Dashboards
Learning DuneSQL and Our Engines
DuneSQL is a Trino fork fine-tuned for blockchain analytics. Learn about its key features including varbinary data types, uint256 support, columnar storage, and materialized views.
Related docs: Query Engine
Exploring Queries (Views and Matviews)
The Query Editor is where you’ll spend most of your time on Dune. Learn how to use its features effectively, including autocomplete, running query selections, and using keyboard shortcuts.
Related docs: Writing Queries
Searching and Contributing to Spellbook
Learn how to contribute to Dune’s curated datasets through Spellbook—our community-driven data modeling framework. Discover how curated datasets are built and learn how you can contribute your own data models to help the entire Dune community.
Related docs: Curated Data
Understanding Tables (Raw, Decoded, Curated, Views, Uploads)
Explore Dune’s comprehensive data catalog to find blockchain data, curated datasets, and community data. This video covers how to browse categories, filter tables, and preview data.
Related docs: Data Catalog, Finding Tables
Creating Visualizations (Charts)
Visualizations make your data come to life. Learn how to create bar charts, area charts, scatter charts, line charts, pie charts, and mixed graphs from your query results.
Related docs: Create Graphs
Decoding Contracts
Learn how to decode smart contracts on Dune to transform raw blockchain bytecode into human-readable, queryable tables. This video covers how decoding works on Dune and walks through the contract submission process step-by-step.
Related docs: Decoding Contracts, Submit a Contract
SQL API and Developer API
Learn how to build your own custom API endpoints using SQL queries. This video shows how to leverage Dune’s API to create tailored data endpoints for your specific needs.
Related docs: API Quickstart
Roadmap to Becoming a Top Crypto Data Analyst
Ready to level up? Follow the crypto data analyst roadmap to build your skills and establish yourself as an expert in blockchain analytics.NEAR + Dune Tutorial
Understand how data flows on the NEAR blockchain—from transactions to actions to receipts. This video explains NEAR’s unique transaction lifecycle and sharded architecture.
Related docs: NEAR Data
More Tutorials
These additional tutorials cover specialized topics not included in the main playlist.Query Filters vs Execution Parameters
Understand the two primary methods for fetching data from the Dune API: using filters with scheduled queries for speed, or executing queries with parameters for real-time data. This video explains when to use each approach.
Related docs: Executions Overview, Filtering Results
Building Farcaster Frames with Dune API
Build a Farcaster Frame using TypeScript and the Dune API. This step-by-step guide walks through creating a user recommendation frame, using filters for fast API responses, and deploying your frame.
Related docs: Build a Frame with Dune API
Uniswap in 12 Days
A comprehensive 12-part series covering end-to-end Uniswap analysis, including metrics like price impact, TVL, MEV volume, and liquidity stability.
View the full playlist on YouTube →