3
I would like to be able to see each transaction fee charged when I look at the transactions in a block. How do I do this?
3
I would like to be able to see each transaction fee charged when I look at the transactions in a block. How do I do this?
1
The transaction fee is the difference between the value of the inputs being spent and the value of the outputs being created. Most block explorers will tell you the transaction fee for a transaction though, so you don't need to calculate it manually.
But if we want to check the fee before the transaction happen – Codebrekers – 2018-02-07T08:42:54.457
Please specify the client or platform you're using to view transactions. Bitcoin Core? – venzen – 2017-06-19T13:13:24.347