Post
Topic
Board Bitcoin Technical Support
Re: Reading the Blockchain
by
achow101
on 29/11/2017, 06:01:21 UTC
You can just use Bitcoin Core which is already able to read and parse the blocks to get them into an easier to understand format. You can use the getblock RPC command to get the details of each block.