# UTXO Bands (Age)

![](/files/R65LDQ0sLBDSHVDfjZwH)

1. UTXO Age Bands is a set of all active supplies that were last moved within a specified age band.&#x20;
2. Each colored band represents the standards stated below.
3. Because of their categorization by Age Bands, these metrics allow investors to infer market changes by investors' age span as broad as **'Long-term Investors'/'Short-term Investors'** or derive meanings set by **specific age cohort**.&#x20;

## What are the differences between these metrics?

Each colored band represents the standards that are stated below.

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

UTXO Age Bands' value that fit according to the age range represents the total value of UTXOs in existence, that was last moved within the denoted time period in native value.&#x20;

{% content-ref url="/pages/WeM8UxadA5XFWoeqbNw5" %}
[UTXO Age Bands](/cryptoquant-metrics/utxo/utxo-bands-age/utxo-age-bands.md)
{% endcontent-ref %}

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

Realized Cap - UTXO Age Bands shows the distribution of realized cap of a specified age band. Each colored band represents the Realized Cap of UTXOs in existence, that was last moved within the denoted time period in USD value

{% content-ref url="/pages/tC1SuE3nAUAKpqMpQPSI" %}
[Realized Cap - UTXO Age Bands](/cryptoquant-metrics/utxo/utxo-bands-age/realized-cap-utxo-age-bands.md)
{% endcontent-ref %}

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

UTXO Count - Age Bands shows the number of UTXOs that were last moved within a specified age band. Each colored band represents the number of UTXOs in existence, that were last moved within the denoted time period.&#x20;

{% content-ref url="/pages/M5uOUBFCvk9CjBthmwmO" %}
[UTXO Count - Age Bands](/cryptoquant-metrics/utxo/utxo-bands-age/utxo-count-age-bands.md)
{% endcontent-ref %}

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

Spent Output Age Bands is a set of all spent outputs that were created within a specified age band. Each colored band represents the total value of spent outputs, that were last created within the denoted time period.&#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 age band's UTXOs were mostly responsible for any changes in the market.&#x20;

{% content-ref url="/pages/zjiY1hv1YE09TXOjsH7z" %}
[Spent Output Age Bands](/cryptoquant-metrics/utxo/utxo-bands-age/spent-output-age-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/cryptoquant-metrics/utxo/utxo-bands-age.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.
