Address Distribution by KAS Bucket
KAS Balance | Addresses | % of Addresses | KAS | % of CS | USD |
---|---|---|---|---|---|
0 - 0.01 | 54,121,563 | - | 784 | - | $119 |
0.01 - 1 | 111,256 | 18.29% | 38,515 | 0.00% | $5,850 |
1 - 100 | 198,519 | 32.64% | 4,396,255 | 0.02% | $667,760 |
100 - 1K | 105,411 | 17.33% | 40,991,872 | 0.16% | $6,226,378 |
1K - 10K | 104,455 | 17.17% | 397,155,734 | 1.58% | $60,325,176 |
10K - 100K | 65,719 | 10.80% | 2,164,314,798 | 8.60% | $328,744,268 |
100K - 1M | 19,672 | 3.23% | 5,366,713,345 | 21.32% | $815,166,190 |
1M - 10M | 2,940 | 0.48% | 7,047,350,238 | 28.00% | $1,070,443,170 |
10M - 100M | 243 | 0.04% | 5,638,596,334 | 22.40% | $856,463,313 |
100M - 1B | 14 | 0.00% | 4,512,023,200 | 17.93% | $685,344,740 |
1B - 10B | 0 | 0.00% | 0 | 0.00% | $0 |
Updated: 11/21/2024, 24:00 UTC
Description
Overview
This table shows a few data points, with the primary data being count of addreses by KAS holdings. This dataset is commonly referred to as address distribution, KAS distribution, or address cohorts.
This is data is useful in understanding how KAS is distributed accross addresses (holding a non-zero balance).
For each KAS holding bucket, the table shows: (1) the number of addresses; (2) the percent of all addresses that fall into this bucket; (3) the total KAS held by this address cohort; (4) the percent of circulating supply held by this address cohort; and (5) the USD value of all KAS held by this address cohort.
This table was built for ease of comparison against this Bitcoin distribution table.
One caveat to be aware of is that a single wallet can (and many do) have multiple addresses. For that reason, this chart is not a one-to-one indicator of how many people hold KAS.
A similar data set is Address Distribution by Minimum KAS Held. For example, rather than break down by Kaspa bucket, this data set will show the number of addresses holding 100,000 or more KAS. This data is available in a set of charts.
How This Data is Collected
This data is calcuated by opening the Kaspa node's UTXO index store. Then a list of addresses and their balances are built from the UTXO set. Then each address is slotted into the appropriate KAS bucket based on it's balance. Finally, some basic math is done to compute the rest of the data shown.