Whats the best resource to see the actual bitcoin block in its 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?