7
The input script of the coinbase transaction of block number 1 (right after the genesis block) looks like this: 04ffff001d010b
How do I recognize this as a coinbase transaction?
Do I simply know that this is a coinbase transaction because it is the first transaction in the block?
Does the coinbase script have to have a special format?
I tried to find the answer on the Bitcoin wiki, but that particular page is empty even though it is linked from the protocol specification page: https://en.bitcoin.it/wiki/Coinbase_transaction
– Jan – 2012-10-06T13:59:41.190