'How to get a block with the exact number of bitcoin?
Bitcoin blocks are stored as *.dat files and downloaded not in real order because of parallel downloading. That means that blk_0123.dat on one node can differ from the file with the same name on the other node? If so, then how chain displays correctly in actual order on blockchain.com? And if I want to get 123 block from files I have, then how do I have to do it?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
