BIP draft: Dust UTXO Disposal Protocol #2150

pull bubb1es71 wants to merge 1 commits into bitcoin:master from bubb1es71:ddust_protocol_bip changing 1 files +281 −0
  1. jonatack added the label New BIP on Apr 24, 2026
  2. jonatack renamed this:
    Add draft BIP for a dust utxo disposal protocol
    BIP draft: Dust UTXO Disposal Protocol
    on Apr 24, 2026
  3. in bip-XXXX.md:172 in 4089a81c3e
     167 | +
     168 | +Bitcoin relay policy enforces a minimum transaction base size of 65 bytes to prevent certain attack vectors. Compliant transactions must meet this threshold to be relayed by standard nodes.
     169 | +
     170 | +### Why 0.1 sat/vB Minimum Fee Rate?
     171 | +
     172 | +Dust disposal transactions must meet the minimum relay fee rate, which is currently 0.1 sat/vB (Bitcoin Core 28.3, 29.1, 30.0+). This allows dust UTXOs to be disposed of economically even when their value is small. Implementations targeting older node versions may need higher minimum fee rates.
    


    jonatack commented at 7:59 PM on April 24, 2026:

    Maybe address theoretical updating if the minimum relay fee rate changes in the future.


    bubb1es71 commented at 2:24 AM on April 25, 2026:

    Would adding a sentence like this work?

    "Dust disposal transactions should always pay at least the current standard minimum relay fee rate if it changes in the future."

  4. jonatack commented at 8:01 PM on April 24, 2026: member

    Looks complete and correct at first glance.

  5. jonatack added the label Needs number assignment on Apr 25, 2026
  6. Add draft BIP for dust utxo disposal protocol d65128a8fe
  7. bubb1es71 force-pushed on Apr 27, 2026

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bips. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-27 13:10 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me