Post
Topic
Board Development & Technical Discussion
Merits 1 from 1 user
Re: Bitcoin mining solutions for previous blocks
by
mocacinno
on 19/06/2023, 07:46:19 UTC
⭐ Merited by vapourminer (1)
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.


My server is gone, so i'm no longer running bitcoin core, but isn't there a "getblockheader" parameter in bitcoin-cli?