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

# On-Chain Data and Analytics

1. Introduction to On-Chain Data: The Basics
2. Monitoring Wallet Activity and Address Clusters
3. Using Blockchain Explorers for In-Depth Analysis
4. Understanding Transaction Mempools
5. Tracking Token Distribution and Whale Holdings
6. Analyzing Historical On-Chain Activity
7. Exploring Decentralized Governance Proposals
8. Monitoring Staking Activity and Validator Performance
9. Tracking Token Burn Events and Supply Reductions
10. Understanding Gas Fee Trends and Implications
11. Monitoring Layer-1 Blockchain Activity
12. Analyzing Cross-Chain Token Transfers
13. Using AI to Detect Suspicious On-Chain Behavior
14. Following Voting Patterns in DAOs
15. Monitoring Protocol-Specific Treasury Holdings
16. Understanding Wrapped Tokens and Their Utility
17. Exploring Token Unlock Schedules and Vesting Periods
18. Analyzing NFT Transfers and Minting Data
19. Tracking Multi-Signature Wallet Transactions
20. Monitoring Stablecoin Issuance and Redemption Activity
21. Exploring DeFi Protocol Activity by Chain
22. Tracking Flash Loan Events and Impacts
23. Using Time Series Analysis for On-Chain Trends
24. Understanding Tokenomics from On-Chain Data
25. Monitoring Security Events: Hacks and Exploits
26. Exploring Smart Contract Interactions
27. Understanding Validator Slashing Events
28. Real-Time NFT Sales and Transfer Data
29. On-Chain Data for Portfolio Risk Assessment
30. Leveraging Historical Blockchain Data for Insights


---

# 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://docs.satoshiterminal.io/resources/video-tutorials/on-chain-data-and-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.
