Post
Topic
Board Development & Technical Discussion
Merits 1 from 1 user
Re: New Bitcoin Block Format
by
achow101
on 02/12/2017, 18:12:26 UTC
⭐ Merited by ETFbitcoin (1)
Download the block chain with Bitcoin Core and use a hex editor to look in the files. Or is that too low a level?
Or you could use the getblock command to get the block as a hex string or decoded in JSON.