> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rated.network/llms.txt
> Use this file to discover all available pages before exploring further.

# Pool metrics drill-down

> Definitions of variables that appear in the Pool drill-down pages of the Rated Explorer.

<Note>
  **Data freshness**: The views on this page refresh on a daily basis.
</Note>

## At a glance

*Definitions of the variables that appear on the horizontal bar at the top of the pool level pages of the Rated Explorer.*

<Frame caption="The “At a glance” section of the Jito Stake Pool of the Rated Explorer for Solana.">
  <img src="https://mintcdn.com/rated/t60xYZQW8_HmTEzr/images/documentation/explorer/solana/network-views/pools/at-a-glance.png?fit=max&auto=format&n=t60xYZQW8_HmTEzr&q=85&s=837b001558713398fb652c773a420223" width="1168" height="252" data-path="images/documentation/explorer/solana/network-views/pools/at-a-glance.png" />
</Frame>

### Total amount delegated

The total amount of stake delegated by this stake pool.

### Network penetration

This is the percentage distribution of stake that maps under a given pool based on their delegated stake to validators. We calculate this as:

<Frame className="text-grey-800 dark:text-white text-sm overflow-x-auto lg:justify-start justify-center">
  $$
  Network\ penetration = \frac{delegated\ stake}{total\ network\ stake}
  $$
</Frame>

### Validators delegated to

The number of validators this pool has delegated to through the stake accounts it controls.

### Net Delegator APY

The return earned by this pool on their stake after commissions are taken by their delegate validators. On the `1d` time period, the APY takes into account the rewards received for the last 3 days to smooth out the noise given Solana's staking rewards schedule, which is every epoch (\~2 days). For more information, please refer to our documentation [Annual Percentage Yield (APY)](/documentation/methodologies/solana/annual-percentage-yield-apy/annual-percentage-yield-apy)

## Delegation State

*Definitions of the variables that appear in the "Delegation State" section of the pool view.*

<Frame caption="The Delegation State section of the Jito Stake Pool.">
  <img src="https://mintcdn.com/rated/t60xYZQW8_HmTEzr/images/documentation/explorer/solana/network-views/pools/delegation-state.png?fit=max&auto=format&n=t60xYZQW8_HmTEzr&q=85&s=71e08eee7393d291a792cc2e458bbb12" width="575" height="341" data-path="images/documentation/explorer/solana/network-views/pools/delegation-state.png" />
</Frame>

### Total rewards

The total rewards (i.e. validator voting rewards and MEV rewards) this pool has earned.

### Total commission paid

The total commission paid by this pool to its validator delegates. This includes both staking rewards and MEV rewards.

### Aggregate effectiveness

The stake-weighted effectiveness of the validators to whom this pool delegated its stake to through the stake accounts it controls.

### Blended commission rate

These are the stake-weighted commission rates being charged to this pool based on the validators this pool has delegated its stake to. On the left is the commission rate for voting/staking rewards and on the right is the commission rate for MEV rewards.

### Distribution of delegation

This is a bar chart showing the percentage distribution of validators to whom a particular pool has delegated their stake to.

## Daily Rewards View

<Frame caption="The Daily Rewards View bar chart of the Jito Stake Pool.">
  <img src="https://mintcdn.com/rated/t60xYZQW8_HmTEzr/images/documentation/explorer/solana/network-views/pools/daily-rewards.png?fit=max&auto=format&n=t60xYZQW8_HmTEzr&q=85&s=b16a8b7ac18cd4db11ca856025d48755" width="565" height="331" data-path="images/documentation/explorer/solana/network-views/pools/daily-rewards.png" />
</Frame>

This is a bar chart showing the rewards received by a pool's stake accounts over the last few days, broken down across the type of rewards it has received.

## Delegation Breakdown

<Frame caption="The Delegation Breakdown table of the Jito Stake Pool.">
  <img src="https://mintcdn.com/rated/t60xYZQW8_HmTEzr/images/documentation/explorer/solana/network-views/pools/delegation-breakdown.png?fit=max&auto=format&n=t60xYZQW8_HmTEzr&q=85&s=96ac064ebcc9412d83c158766b1bbddd" width="1167" height="460" data-path="images/documentation/explorer/solana/network-views/pools/delegation-breakdown.png" />
</Frame>

This table gives a view on the performance of the validators a pool has delegated their stake to. It is similar to the [Validators View](/documentation/explorer/solana/network-views/validators/validators) but specific to the pool.
