Post
Topic
Board Development & Technical Discussion
Topic OP
Bitcoin mining solutions for previous blocks
by
powvex
on 19/06/2023, 07:28:31 UTC
Bitcoin mining consist of finding a nonce to add to previous block header and after 2x sha256 resulting in number lower than target.
Now my questis, where can I find previous mined block headers and solution nonce? Something that I check validity by myself.