> For the complete documentation index, see [llms.txt](https://www.digitalnations.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.digitalnations.xyz/resources/data-sources/on-chain-analytics.md).

# On-Chain Analytics

Sites that provide detailed on-chain analytics, ranging from # of addresses, address growth, transaction volume, fees, MEV tracking etc…

<table><thead><tr><th width="219">Site</th><th>Description</th></tr></thead><tbody><tr><td><a href="https://coin98analytics.substack.com/">Coin98 Analytics</a></td><td>Provides a variety of reports across different veriticals (DeFi, Web3, Smart Contract Platforms) in very easily digestible graphical formats</td></tr><tr><td><a href="https://charts.coinmetrics.io/network-data/">Coinmetrics</a></td><td>Provides a variety of detailed metrics (e.g. address growth, fees) for projects such as BTC, ETH and LINK</td></tr><tr><td><a href="https://dune.com/browse/dashboards">Dune Analytics</a></td><td>Contains user-generated metrics gained from on-chain data</td></tr><tr><td><a href="https://eigenphi.io/">EigenPhi</a></td><td>MEV tracker and analysis tool</td></tr><tr><td><a href="https://www.footprint.network/">Footprint Analytics</a></td><td>Tracks on-chain data across 17 chains and 80K+ NFt projects</td></tr><tr><td><a href="https://glassnode.com/">Glassnode</a></td><td>Provides detailed on-chain data and analysis</td></tr><tr><td><a href="https://www.nansen.ai/">Nansen.ai</a></td><td>Enterprise-level analytics</td></tr><tr><td><a href="https://santiment.net/">Santiment</a></td><td>Enterprise-level analytics across a variety of categories (including sentiment analysis)</td></tr><tr><td><a href="https://www.theblock.co/data/crypto-markets/spot">The Block</a></td><td>Provides a variety of metrics for hundreds of tokens as well as best-in-class research</td></tr><tr><td><a href="https://tokenterminal.com/">TokenTerminal</a></td><td>Tracks several on-chain metrics across a variety of projects (including revenue)</td></tr><tr><td><a href="https://zeromev.org/">ZeroMEV</a></td><td>Tracks MEV</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.digitalnations.xyz/resources/data-sources/on-chain-analytics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
