bitcoin-transaction-size-calculator
bitcoin-transaction-size-calculator copied to clipboard
Consider transactions with inputs of different address types
The implementation here assumes that all the inputs are of the same type, however transactions might be spending inputs from different address types, impacting the size of the tx.
Would be great if this calculator allowed you to specify how many inputs of each payment type, the same way it does for outputs.