1
I have a basic question about blockchain and Bitcoin. After a transaction is confirmed and included in a block, it is said to have a depth (confirmation) of one. However I've read that many companies require "multiple" confirmations (up to 6) before they consider a transaction truly confirmed. Does that mean that a block taht is confirmed can be revoked, thus nullifying the previously confirmed transaction? What purpose would such a behavior serve -- in other words, once a transaction is confirmed and a block is formed, what advantage is there to later "unconfirmed" taht block?
related: https://bitcoin.stackexchange.com/q/48302/5406, https://bitcoin.stackexchange.com/q/29911/5406, https://bitcoin.stackexchange.com/a/44407/5406, https://bitcoin.stackexchange.com/q/13987/5406
– Murch – 2017-12-21T03:09:31.240Perhaps due to my novice understanding of how this all works, I don't see how the above is related to my question. – Dave – 2017-12-21T03:22:10.577
I'm afraid you're right: What you're describing is a chain reorganization, i.e. an event where a blockchain tip becomes stale due to being overtaken by a competing blockchain tip. All four linked questions describe aspects of this event that relate to your question in some fashion. – Murch – 2017-12-22T20:30:12.217