I also want to know this. I don't understand codes, so, is there an average number for inputs and outputs? Like for example:
Inputs= 100bytes ; Outputs=50bytes then if there was 4 Inputs and 3 Outputs it would be
4x100 + 3x50 = 550(Estimated Transaction Size) give or take a few.
Any ideas?
roughly 148*in + 34*out(+-10) so more around the 694-704 mark
EDIT: just found
https://blockchain.info/tx/9ad969d73f4859f05564682f88ba28451d3609efc808ae100876457fd725e539
702...
it gets more complicated if multisig addresses and scripted addresses are involved, so alot of people still prefer
roughly 180*in + 34*out due to multisig/scripts, but even this is not good.
the "148*in +34*out" (+-10) is usually if your only paying from and to normal addresses.. which will soon become less common after segwit/ln is running.
Thank you franky. Finally an answer "I can wrap my head around".
I've actually been looking and asking for the past week, (ever since I moved to desktops) and have been risking the "condescension" from "expert" users who'd deign to reply.
So, thanks for the straight answer. (bookmarked for reference)