Post
Topic
Board Bitcoin Technical Support
Re: Bitcoin censorship for Russian addresses?
by
Cookdata
on 27/02/2022, 10:32:32 UTC
Every node verifies every transaction it receives, not just the first node.
Sorry if I didn't include that, every node validate the transaction.
If a transaction is true, they return a success message and if either false, they reject it and return a message.  Lips sealed

Quote
That's not accurate. Whenever a new transaction is created, it is added to the pool of unconfirmed transactions known as the mempool. Miners then pick a subset of transactions out of the mempool (usually the ones paying the highest feerates) to include in the block they are attempting to mine.
Copied that.

Quote
Again, not correct. Miners compete to find the nonce (or other variable data) required for the hash of the block in question to be below the current target. Transactions do not have a nonce.

Learn from the Master. Thank you. Grin