6
Blocks are made up mostly of transactions.
I understand that the larger the transaction output is in coins, the greater the transaction size must be because it must list all previous transaction inputs that lead up to this transaction and add up to the net output of this specific transaction.
Is there any other factor I might not have accounted for that increases transaction size or block size?
thanks for the quick and concise answer. I have one more question: why does the blockchain store "size" metadata in each block? Can't any bitcoind client quickly add up the amount of space taken up by that particular block? – bvpx – 2013-07-25T09:21:36.577
Are you talking about the Blocksize field which is 4 bytes? If you're okay with the answer, don't forget to mark it as a valid answer ;) – Emre Kenci – 2013-07-25T10:52:07.850
Hey one more question: the "size" metadata in each block represents the size in bytes that block measures, correct? Not megabytes or bits or something else? – bvpx – 2013-07-25T16:04:52.567