31
9
I searched the bitcoin wiki and found references to coinbase, but no clear cut explanation of what exactly it is. I know that miners can tag their coinbases (that is how some sites tell who mined a block).
31
9
I searched the bitcoin wiki and found references to coinbase, but no clear cut explanation of what exactly it is. I know that miners can tag their coinbases (that is how some sites tell who mined a block).
28
The term "coinbase" is used to mean many different things. But the two you're probably asking about are:
The "coinbase transaction" is the transaction inside a block that pays the miner his block reward.
Inside the coinbase transaction is a field that is called the "coinbase". It's the generation transaction's equivalent of a scriptsig. Since it doesn't claim any existing outputs, it needs no normal scriptsig. It's basically just a random value that the miner can use as an additional nonce. BIP 34 changes this a bit.
3 There's also now a Bitcoin exchange/hosted wallet web site called http://www.coinbase.com.
6
David has already given a good explanation of the term coinbase, but I'd like to give further details on the coinbase transaction.
The coinbase transaction is a special type of transaction.
extranonce.
1For questions about the company see the tag [tag:coinbase.com]. – Murch – 2015-11-07T15:20:15.127
4Not to be confused with the Bitcoin startup Coinbase, which is a hosted (shared) EWallet + exchange. – Stephen Gornick – 2012-11-26T05:12:14.550