Skip to content
Advertisement

Tag: blockchain

Bitcoin verify a single block in python

Currently i try to verify the Bitcoin Block 77504 by my own. But from the satoshi whitepaper it seems i have more questions than answer to do so. First information from the previous block: Then the information from the block i want to verify I have prepared a small script that should calculate it for me but no matter what

Advertisement