From 090a8c6efcc86badea89b944f7e0e77da38fd493 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Thu, 19 Feb 2026 11:46:15 -1000 Subject: [PATCH] fixed table --- 03_5_Understanding_the_Address.md | 1 + 1 file changed, 1 insertion(+) diff --git a/03_5_Understanding_the_Address.md b/03_5_Understanding_the_Address.md index 2c8ca4a..bf9bf75 100644 --- a/03_5_Understanding_the_Address.md +++ b/03_5_Understanding_the_Address.md @@ -47,6 +47,7 @@ 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. | Type | Description | Fund % | +|------|-------------|--------| | P2PK | Pay to Public Key | 9% | | P2MS | Pay to Multisig | 0%+ | | P2PKH | Pay to Public Key Hash | 43% |