From: Cameron Otsuka Date: Tue, 17 Mar 2026 00:19:58 +0000 (-0700) Subject: formatting X-Git-Url: https://git.otsuka.systems/?a=commitdiff_plain;h=08478a745d929890b79d6f7215128fc3ab48e32a;p=cotsuka.github.io formatting --- diff --git a/content/articles/minimum-utxo-value/index.mdx b/content/articles/minimum-utxo-value/index.mdx index 8874332..8ca8886 100644 --- a/content/articles/minimum-utxo-value/index.mdx +++ b/content/articles/minimum-utxo-value/index.mdx @@ -55,10 +55,10 @@ I've selected 4 blocks to deep dive, based on their proximity to mempool peaks i | **Fee Rate (sats/vB)** | **504000** | **680000** | **782400** | **801171** | | ---------------------- | ---------- | ---------- | ---------- | ---------- | -| Minimum | 11 | 19 | 5 | 5 | -| Median | 119 | 269 | 27 | 12 | -| Mode | 118 | 269 | 27 | 12 | -| Maximum | 1099 | 3578 | 301 | 1280 | +| Minimum | 11 | 19 | 5 | 5 | +| Median | 119 | 269 | 27 | 12 | +| Mode | 118 | 269 | 27 | 12 | +| Maximum | 1099 | 3578 | 301 | 1280 | The first visible difference based on the box and whisker plot is the noticeable decrease in fee rate variance, likely attributable to better fee estimations. Second, is the 86% decline in median fee rate with an average 194 sats/vB between blocks 504000 and 680000 vs. 27 sats/vB in block 782400. @@ -84,11 +84,11 @@ Transactions are shifting towards the newer P2WPKH, P2WSH, and P2TR script types | **Transactions (%)** | **504000** | **680000** | **782400** | **801171** | | -------------------- | ---------- | ---------- | ---------- | ---------- | -| P2PKH | 97% | 51% | 22% | 32% | -| P2SH | 3% | 41% | 28% | 26% | -| P2WPKH | 0% | 7% | 38% | 38% | -| P2WSH | 0% | 0% | 1% | 1% | -| P2TR | 0% | 0% | 12% | 3% | +| P2PKH | 97% | 51% | 22% | 32% | +| P2SH | 3% | 41% | 28% | 26% | +| P2WPKH | 0% | 7% | 38% | 38% | +| P2WSH | 0% | 0% | 1% | 1% | +| P2TR | 0% | 0% | 12% | 3% | Where the script types do differ is in the total size of the transaction and therefore, the total fees paid. @@ -122,11 +122,11 @@ The table below shows the amount of vBytes required by a transaction consisting | **Output →
Input ↓** | **P2PKH** | **P2SH** | **P2WPKH** | **P2WSH** | **P2TR** | | ------------------------- | --------- | -------- | ---------- | --------- | -------- | -| P2PKH | 192 | 190 | 189 | 201 | 201 | -| P2SH (2-of-3) | 341 | 339 | 338 | 350 | 350 | -| P2WPKH | 112.5 | 110.5 | 109.5 | 121.5 | 121.5 | -| P2WSH (2-of-3) | 149 | 147 | 146 | 158 | 158 | -| P2TR (Keypath) | 102 | 100 | 99 | 111 | 111 | +| P2PKH | 192 | 190 | 189 | 201 | 201 | +| P2SH (2-of-3) | 341 | 339 | 338 | 350 | 350 | +| P2WPKH | 112.5 | 110.5 | 109.5 | 121.5 | 121.5 | +| P2WSH (2-of-3) | 149 | 147 | 146 | 158 | 158 | +| P2TR (Keypath) | 102 | 100 | 99 | 111 | 111 | So in ideal dust spending conditions, you would hold a P2TR UTXO and spend it to a P2WPKH output. An input requires more vBytes than an output, so the ideal will change if you are spending few inputs to many outputs. diff --git a/content/podcasts/mine-print-hash-2026-09.mdx b/content/podcasts/mine-print-hash-2026-09.mdx index e4fd2c6..81f6720 100644 --- a/content/podcasts/mine-print-hash-2026-09.mdx +++ b/content/podcasts/mine-print-hash-2026-09.mdx @@ -1,6 +1,6 @@ --- type: video -title: "Will a New Iran Deal be the Key Domino That Reshapes the Global Economic Order?" +title: 'Will a New Iran Deal be the Key Domino That Reshapes the Global Economic Order?' date: 2026-02-26 modified: 2026-02-26 description: 'Mine, Print, Hash - 2026 Week #09' diff --git a/content/podcasts/mine-print-hash-2026-10.mdx b/content/podcasts/mine-print-hash-2026-10.mdx index 409f83d..4e3e06b 100644 --- a/content/podcasts/mine-print-hash-2026-10.mdx +++ b/content/podcasts/mine-print-hash-2026-10.mdx @@ -1,6 +1,6 @@ --- type: video -title: "Final Nail in the Coffin for 20th Century Global Trade?" +title: 'Final Nail in the Coffin for 20th Century Global Trade?' date: 2026-03-05 modified: 2026-03-05 description: 'Mine, Print, Hash - 2026 Week #10' diff --git a/content/podcasts/mine-print-hash-2026-11.mdx b/content/podcasts/mine-print-hash-2026-11.mdx index 35d0f5d..be048b4 100644 --- a/content/podcasts/mine-print-hash-2026-11.mdx +++ b/content/podcasts/mine-print-hash-2026-11.mdx @@ -1,6 +1,6 @@ --- type: video -title: "Consumption Market Reset: The Fight for Trade Flows, Resource Supply Chains, and Dollar Dominance" +title: 'Consumption Market Reset: The Fight for Trade Flows, Resource Supply Chains, and Dollar Dominance' date: 2026-03-12 modified: 2026-03-12 description: 'Mine, Print, Hash - 2026 Week #11'