# On-Chain Metrics

On-Chain Metrics provide deeper insights into Solana’s blockchain performance, including:

* **Non-Vote transactions on Solana Network:** Displaying transfers and interactions on the Solana network that do not require validator participation in the voting process.
* **Solana Moved On-Chain:** Users can view Solana transferred within the blockchain, indicating liquidity and transactional activity.
* **Solana Transaction Fee Breakdown:** Users can view the total value of fees that have been paid.
* **Jito Validator Tips:** This provides insights into how much has been paid to Jito validators.


---

# Agent Instructions: 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://solana-classic.gitbook.io/solana-classic-whitepaper/utilities/classic-hub/solana-info/on-chain-metrics.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.
