Degen is an open-source, decentralized notebook for blockchain analytics. If you've used Dune, Nansen, or Glassnode, you know the value of on-chain data—but also the pain points: closed ecosystems, centralized control, and restricted data access.
Degen flips the model by giving anyone full control to query, remix, and share blockchain insights transparently.
🚀 Live: dgn.space
- SQL-First Analytics – Run and share custom queries on blockchain data.
- Fully Open Data – No silos, all on-chain data is queryable.
- Decentralized & Composable – Own your insights, no centralized control.
- Blazing-Fast Queries – Built on ClickHouse + SQLite (Turso) for speed.
- Notebook-Style UI – Write, visualize, and share analytics seamlessly.
- Data Visualization – Interactive charts powered by Plot.
- Markdown Support – Rich-text documentation using Marked.js.
Degen is built with modern web technologies:
- Frontend: Svelte + SvelteKit
- Database: Turso (SQLite)
- ORM / Query Builder: Drizzle
- Markdown Parsing: Marked.js
- Data Visualization: Plot
git clone https://github.com/agnosticeng/degen.git
cd degen
npm install
npm run dev
The app should now be running at http://localhost:5173.
We welcome contributions! Feel free to submit issues and pull requests to improve the project.
Degen is MIT-licensed. See LICENSE for details.
We’d love your feedback! What’s missing? What would make it more useful?
🔗 Try it out: dgn.space
💬 Join the discussion: GitHub Issues