Post
Topic
Board Bitcoin Technical Support
Merits 1 from 1 user
Topic OP
A basic question about how a Node finds a block
by
10_sjdovn_10
on 07/04/2021, 14:31:55 UTC
⭐ Merited by bitmover (1)
Hello, i had a question, it's about work process of a miner,
I was wondering what does a miner do during minig process,  1. It first finds a random number smaller than network target, broadcast it's wining to other nodes then adds transactions from pool or 2. It first adds transactions to the block until finds a valid hash smaller than network target and broadcast ot other nodes ?
Which information is neede as input of hash function (specially Nonce) ?
What other miners do in the next 10 minute until finding new hash puzzel?