I put together a small fork, and I want to extract the first block of bitcoin.
At the moment I can’t, and can’t understand why, maybe I forgot something to disable or change.
Here is a link to the fork with a modified Genesis blocks.
I pointed out a time in the future
Answer
How to get the first block of bitcoin?
- take blk0000.dat
- skip first 8 bytes
- take 285 bytes
that’s all, folks!