https://github.com/jlopp/unspendable-utxo-calculator
A calculator to determine at what fee rate a given UTXO becomes more expensive to spend than it's worth
https://github.com/jlopp/unspendable-utxo-calculator
bitcoin
Last synced: 4 months ago
JSON representation
A calculator to determine at what fee rate a given UTXO becomes more expensive to spend than it's worth
- Host: GitHub
- URL: https://github.com/jlopp/unspendable-utxo-calculator
- Owner: jlopp
- License: mit
- Created: 2023-12-13T16:15:56.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-15T18:38:30.000Z (over 2 years ago)
- Last Synced: 2024-04-14T05:59:11.603Z (about 2 years ago)
- Topics: bitcoin
- Language: HTML
- Homepage: https://jlopp.github.io/unspendable-utxo-calculator/
- Size: 285 KB
- Stars: 14
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Economically Unspendable Bitcoin UTXO Calculator
=====================================
What is this tool?
----------------
This tool makes it simple for anyone to determine the fee rate at which a given UTXO will cost more to spend than it's worth.
Who needs this tool?
----------------
Anyone who is regularly receiving on-chain BTC deposits, such as via mining payouts or automated cost averaging.
License
-------
The Economically Unspendable Bitcoin UTXO Calculator is released under the terms of the MIT license. See [COPYING](COPYING) for more
information or see http://opensource.org/licenses/MIT.