Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: Asiska02 on March 24, 2022, 07:32:54 AM



Title: How miners gets rewards for their efforts after successfully mining a block.
Post by: Asiska02 on March 24, 2022, 07:32:54 AM
1. The transaction fee during transaction is the incentives for miners for including a transaction in a block.
2. When a miner successfully mine a block into the blockchain, the reward for their efforts is to send themselves a new bitcoin that doesn’t exist before.

Question: Is the incentive for miners in (1)and(2) above the same. Please I need clarity on this aspect.


Title: Re: How miners gets rewards for their efforts after successfully mining a block.
Post by: Charles-Tim on March 24, 2022, 07:40:36 AM
Miners do not send incentives to themselves, they earn from block reward (each new block mined consist of the block reward which is presently 6.25 BTC), the miners bitcoin address will receive the block reward. Also miners include transactions into blocks for the transactions to get confirmed, the fee paid in the transactions are rewarded to the miner that include the transactions into the block mined.

But, yes, the block mining reward is just newly mined and just introduced into circulation.

Miners reward = block mined reward (presently 6.25 BTC) + transaction fee


Title: Re: How miners gets rewards for their efforts after successfully mining a block.
Post by: pooya87 on March 24, 2022, 07:52:59 AM
If you want to compare the "incentive" you can use a block explorer and see how much fee does each block have in total. For example in blockchain you can use https://blockchair.com/bitcoin/blocks#f=id,fee_total and as you can see compared to the block reward of 6.25BTC the total fee which is about 0.01BTC to 0.05BTC is very small but still a decent amount ($400 to $2000).


Title: Re: How miners gets rewards for their efforts after successfully mining a block.
Post by: o_e_l_e_o on March 24, 2022, 09:30:58 AM
For some more info: The reward that miners receive can be seen in each block in what is known as the coinbase transaction (this has nothing to do with the exchange which shares the name). The coinbase transaction is the first transaction in the block, and sends a maximum amount of the newly generated block reward (6.25 BTC) and the fees from all the transaction in the block to any address or addresses the miner chooses. The coinbase transaction also commonly includes a bunch of other data  which do a variety of things, including showing which pool mined the block, a segwit commitment, or commitments from other protocols.

Here's a recent coinbase transaction which shows all of these things: https://mempool.space/tx/6674ca2a525043273a615263efb5048120523a6d3cc645f96f54be276c0f0923


Title: Re: How miners gets rewards for their efforts after successfully mining a block.
Post by: nc50lc on March 24, 2022, 10:34:17 AM
-snip-
Question: Is the incentive for miners in (1)and(2) above the same. Please I need clarity on this aspect.
No, they aren't the same.

Come to think of it: If (2), the "block reward" is only the sum of (1) the transactions' "fees",
then there will be no new coins produced in mining and (2) will be a false statement.


Title: Re: How miners gets rewards for their efforts after successfully mining a block.
Post by: Asiska02 on March 24, 2022, 10:42:38 AM
Miners do not send incentives to themselves, they earn from block reward (each new block mined consist of the block reward which is presently 6.25 BTC), the miners bitcoin address will receive the block reward. Also miners include transactions into blocks for the transactions to get confirmed, the fee paid in the transactions are rewarded to the miner that include the transactions into the block mined.

But, yes, the block mining reward is just newly mined and just introduced into circulation.

Miners reward = block mined reward (presently 6.25 BTC) + transaction fee

This is well explained explicitly and I get the way it is now. Thanks.


Title: Re: How miners gets rewards for their efforts after successfully mining a block.
Post by: odolvlobo on March 28, 2022, 10:04:22 AM
Just a note: The block reward is the amount sent to the miner's address in the coinbase transaction. It consists of the subsidy (currently 6.25 BTC) plus the sum of the fees.

People frequently refer to the subsidy as the block reward because fees are generally a small fraction, but that will eventually change as the subsidy goes to 0 and miners continue to receive a block reward.