What is the purpose of having multiple confirmations for Bitcoin?

0

For example, why does Coinbase require 6 confirmations for a Bitcoin transaction to be awarded instead of just 1? Is 1 confirmation not proof that the transaction is legitimate?

Or is there something more to this that I am missing?

enter image description here

Nicholas

Posted 2019-04-06T20:14:54.990

Reputation: 11

Question was closed 2019-04-06T21:19:40.630

1

A single confirmation is proof that the transaction is valid (because it was included in a block). But, with only one confirmation the risk of a double spend happening is very high. Here you can read more about double spends and how they work: Link

thesys 2019-04-07T17:38:55.340

No answers