T
iTokenly
DefinitionBitcoin

Coinbase Transaction

A special Bitcoin transaction that creates the block reward and pays it, along with transaction fees, to the miner of a new block.

A coinbase transaction is the first transaction in every Bitcoin block. Unlike normal transactions, it does not spend bitcoin from previous outputs. Instead, it creates new bitcoin according to Bitcoin’s issuance schedule and also collects the transaction fees from all other transactions in that block. The miner who finds the block chooses where this reward is paid, usually to an address they control or to a mining pool payout address.

It matters because the coinbase transaction is how new bitcoin enters circulation and how miners are compensated for securing the network. For example, if a block contains many user transactions with fees, the coinbase transaction pays the miner the fixed block subsidy plus those fees in one output or several outputs. A useful comparison is that regular Bitcoin transactions move existing coins, while a coinbase transaction is the block’s “paycheck” to the miner. Coinbase transaction outputs must mature for 100 blocks before they can be spent, which helps protect the network if a mined block is later replaced.

Other terms in Bitcoin