# UTXO Bands (Value)

![](/files/SYLOa9vonc7RxmRt1X7P)

1. UTXO Value Bands shows the distribution of all UTXOs according to their value
2. Each colored band represents the standards stated below.
3. Because of their categorization by Value Bands, these metrics allow investors to infer market changes by investors' hold amount as broad as **'Whales/Retails'** or derive meanings set by **Specific Value Cohort**.&#x20;

## What are the differences between these metrics?

Each colored band represents the standards that are stated below.

### 1) Finding out each value band's 'Total UTXO Amount'

UTXO Value Bands shows the distribution of all UTXOs according to their value. Each colored band represents the total value of all UTXOs, that has a value within the denoted range.&#x20;

{% content-ref url="/pages/VsZbC8mUUilRJD9I6LGk" %}
[UTXO Value Bands](/tr/cryptoquant-metrics/utxo/utxo-bands-value/utxo-value-bands.md)
{% endcontent-ref %}

### 2)Finding out each value band's 'Realized Cap'

Realized Cap - UTXO Value Bands show the distribution of realized cap of a specified value band. Each colored band represents the Realized Cap of UTXOs in existence, which has a value within the denoted range in USD value. Realized Cap is calculated by valuing each UTXO by the price when it was last moved.

{% content-ref url="/pages/cfRgXP7MKlNALVtEjOMb" %}
[Realized Cap - UTXO Value Bands USD](/tr/cryptoquant-metrics/utxo/utxo-bands-value/realized-cap-utxo-value-bands-usd.md)
{% endcontent-ref %}

### 3)Finding out each value band's 'Number of UTXOs'

UTXO Count - Value Bands shows the distribution of the number of UTXOs according to their value. Each colored band represents the number of UTXOs in existence, that has a value within the denoted range.&#x20;

{% content-ref url="/pages/2rULu14Zu6XfAC2xshes" %}
[UTXO Count - Value Bands](/tr/cryptoquant-metrics/utxo/utxo-bands-value/utxo-count-value-bands.md)
{% endcontent-ref %}

### 4)Finding out each which value band is responsible for the spent output

Spent Output Value Bands show the distribution of all spent outputs according to their value. Each colored band represents the total value of spent outputs, that has a value within the denoted range.&#x20;

#### Steps

1\.  CryptoQuant collects UTXOs that was destroyed in a certain window

#### &#x20;                                                               ⬇

2\.  CryptoQuant categorizes them to each band and shows the result by values or by percentage

#### &#x20;                                                               ⬇&#x20;

3\. Investors interpret categorized values and conclude which value band's UTXOs were mostly responsible for any changes in the market.&#x20;

{% content-ref url="/pages/5WSTRHAL6pXzaKm1zlbZ" %}
[Spent Output Value Bands](/tr/cryptoquant-metrics/utxo/utxo-bands-value/spent-output-value-bands.md)
{% endcontent-ref %}


---

# 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://userguide.cryptoquant.com/tr/cryptoquant-metrics/utxo/utxo-bands-value.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.
