Example: once a transaction is found in a block and is broadcasted do i need to wait for two more blocks to be solved in order for my txid to be verified? Or just to wait for the solved block to be broadcasted through all 1100+ nodes around the world till consensus is met?
Thanks
Icon
Think of it this way, the number of confirmations increase as the number of blocks the transaction is included in increases. A transaction can be considered "included" in a block that comes after the one it is actually in because those later blocks include a reference to the previous blocks (including the one with the tx) and thus "include" that block and "include" that transaction.