Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
25622905
Topic
2503561
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)
Quote from: cr1776 on December 02, 2017, 12:09:26 PM
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.