Post
Topic
Board Development & Technical Discussion
Merits 1 from 1 user
Re: New Bitcoin Block Format
by
cr1776
on 02/12/2017, 12:09:26 UTC
⭐ Merited by ETFbitcoin (1)
What’s the best resource to see the actual bitcoin block in it’s raw readable format?

For example, if I want to see the actual bitcoin block data?

Download the block chain with Bitcoin Core and use a hex editor to look in the files. Or is that too low a level?