mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2026-04-13 00:22:25 +00:00
can we center it? Maybe.
This commit is contained in:
parent
090a8c6efc
commit
1f3d17070f
@ -46,6 +46,8 @@ The addresses that have been deprecated are:
|
||||
|
||||
[Unchained Capital](https://www.unchained.com/blog/bitcoin-address-types-compared) has conducted a survey of address types that they most recently updated in 2025. Besides giving more details on all of address types, it also listed how much of the Bitcoin supply was held in each address type. Though some deprecated addresses (mainly P2PKH) still hold large amounts of Bitcoin, that's a historic artifact. Some funds may be forever lost (due to lost keys) while others may be being held for the long term.
|
||||
|
||||
<center>
|
||||
|
||||
| Type | Description | Fund % |
|
||||
|------|-------------|--------|
|
||||
| P2PK | Pay to Public Key | 9% |
|
||||
@ -56,5 +58,7 @@ The addresses that have been deprecated are:
|
||||
| P2WSH | Pay to Witness Script Hash | 4% |
|
||||
| P2TR | Pay to Taproot | 0.1% |
|
||||
|
||||
</center>
|
||||
|
||||
## Understand Address Prefixes
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user