Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct total sat supply figures & update current sat supply figures #4152

Merged
merged 1 commit into from
Dec 26, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions docs/src/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,24 +173,24 @@ Rare Satoshi Supply

### Total Supply

- `common`: 2.1 quadrillion
- `uncommon`: 6,929,999
- `rare`: 3437
- `epic`: 32
- `common`: 2,099,999,990,760,000
- `uncommon`: 6,926,535
- `rare`: 3432
- `epic`: 27
- `legendary`: 5
- `mythic`: 1

### Current Supply

- `common`: 1.9 quadrillion
- `uncommon`: 808,262
- `rare`: 369
- `common`: ~1.98 quadrillion
- `uncommon`: ~880,000 (a new uncommon is mined roughly every ten minutes)
- `rare`: ~430 (a new rare is mined roughly every two weeks)
- `epic`: 3
- `legendary`: 0
- `mythic`: 1

At the moment, even uncommon satoshis are quite rare. As of this writing,
745,855 uncommon satoshis have been mined - one per 25.6 bitcoin in
876,023 uncommon satoshis have been mined - one per 22.6 bitcoin in
circulation.

Names
Expand Down
Loading