Utilizing bitcoind rpc, I’ve been trying on the content material of ‘vout’ information for a number of (coinbase) transactions and do not perceive the distinction between them.
Taking a look at block 710000, the coinbase transaction has 4 outputs. The primary has a ‘kind’ of ‘pubkeyhash’, the rest have a kind of ‘nulldata’
Taking a look at block 176001, the coinbase transaction has 1 output with a ‘kind’ of ‘pubkey’.
Are you able to level me to a reference that lists and distinguishes the attainable output sorts?
Is ‘nulldata’ due to the OP_RETURN? So is it true to say that any non-zero ‘worth’ right here can be burnt?
How ought to I interpret the info related to ‘pubkey’? It appears as if the precise deal with will not be within the report. But when I have a look at a web-based blockchain explorer, it identifies the deal with. How is that this performed?