September 17, 2026

Do Full Nodes validate all transactions and make new blocks after all bitcoin are mined?

Do Full Nodes validate all transactions after all Bitcoin are mined?

A fork of bitcoin core with all coins pre mined would be behaving in this way too I’d imagine..?

Also, would these nodes still create blocks of transactions, if so, why dont full nodes do this now? Is mining only a safety mechanism for a permissionless network?

See this quote at the link below:

Blockchain Validation vs Blockchain Consensus

It’s important to note that “validation” and “consensus” aren’t the same thing. A Blockchain Validator performs validation by verifying that transactions are legal (not malicious, double spends etc).

However, Consensus involves determining the ordering of events in the blockchain — and coming to agreement on that order.

Essentially, Consensus involves agreeing on the ordering of validated transactions.

The validation precedes the Consensus. We may very well have something that is “valid” that the network does not “agree” upon.

https://medium.com/hupayx/how-are-blockchain-transactions-validated-consensus-vs-validation-ada9c001fd0a

Previous Article

Bitcoin sent, confirmed on my end – never received on the other end

Next Article

Bcoin initial blockchain sync progress isn’t saved