An open API service indexing awesome lists of open source software.

https://github.com/jlopp/bitcoin-transaction-size-calculator

A simple web tool for calculating the weight and size of a bitcoin transaction with specific properties
https://github.com/jlopp/bitcoin-transaction-size-calculator

Last synced: 4 months ago
JSON representation

A simple web tool for calculating the weight and size of a bitcoin transaction with specific properties

Awesome Lists containing this project

README

          

Bitcoin Transaction Size Calculator
=====================================

What is this tool?
----------------

This tool makes it simple for anyone to determine the size and weight of a bitcoin transaction.

Who needs this tool?
----------------
Bitcoin wallet developers may find this tool helpful when writing transaction construction logic.

Bitcoin users may find this tool helpful if they are trying to construct a transaction manually and need to determine an appropriate transaction fee.

License
-------

The Bitcoin Transaction Size Calculator is released under the terms of the MIT license. See [COPYING](COPYING) for more
information or see http://opensource.org/licenses/MIT.