# Analytic Dashboard

**Solscan Analytics Dashboard** allows you to monitor in-depth various aspects of the Solana Network.\
There are three main sections within our analytics dashboard, including ***Solana Network Statistic, Fee Tracker, and Stablecoin Dashboard.***

<figure><img src="/files/d4WkcCuOBfTnD3z6smto" alt=""><figcaption></figcaption></figure>

## **Solana Network Statistics**

Provides real-time updates of **Solana Network Statistics**, including Total Transactions, TPS Performance, Total Fees, Number of Blocks, Number of Validators, and Vote Counts. All are displayed in a clean UI, allowing for proper tracking and assessment of the overall network health.

<figure><img src="/files/YWitLLDzANOzcsFXQ4Fi" alt=""><figcaption></figcaption></figure>

## **Fee Tracker**

With the implementation of QuiC and Fee Market, **Fee Tracker** is born, to allow proper pinpoint of activity surge across the network at any given time. This also allows for analysis and discoveries of new insights, simply by monitoring Programs and Account Usage, as well as different fee mechanisms for comparison.&#x20;

<figure><img src="/files/IYZeLXxg6z5hgOBz6wFZ" alt=""><figcaption></figcaption></figure>

**Stablecoin Dashboard** illustrate the status of the Solana stablecoin landscape. Notable stats that can be tracked using Solscan's Stablecoin Dashboard: Total Market Cap, Holders stats, No. of Transactions, Total Volume (Daily), Exchange (Inflow & Outflow).

<figure><img src="/files/7o6s3FS6kM38YccNmTcS" alt=""><figcaption></figcaption></figure>


---

# 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://docs.solscan.io/browsing-the-site/solscan-knowledge-base/general/analytic-dashboard.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.
