Interesting. I thought all the nodes would handle the transactions I still have a lot to learn.
This was a popular post. Maybe I should share a public link to my Bublup page. It’s so much easier to read there. (After I make that correction)
Interesting. I thought all the nodes would handle the transactions I still have a lot to learn.
This was a popular post. Maybe I should share a public link to my Bublup page. It’s so much easier to read there. (After I make that correction)
Yeah so the technical answer as I understand it is that the nodes validate the transactions/blocks by comparing their copy of the ledger to the new block broadcasted by the winning miner.
But for a block to be broadcasted, a valid nonce must first be discovered. To discover a nonce, miners must hash.
I think the confusion occurs because most miners are also nodes but not all nodes are miners.
Here's a great piece on the concept of mining that will put into perspective the "why" of what he is clarifying:
https://open.spotify.com/episode/4A398lNlGr7qWAvx6XRaiu?si=575a4f6cf89c40ba
But what he is saying is true. Mining is essential to bitcoin, with or without new bitcoin being created. Nodes validate the information and blocks coming in and then pass them on, but a normal node of a user isn't mining. The only way to make a valid block is to validate all the transactions, and then add the proof of work hash.
In short:
all nodes maintain the chain, only mining nodes add to the chain