1
Consider that miner A and B both try to solve its block, A's block has transactions (T1,T2), B's block has transactions (T1,T3). A solved its block then synced the block to B. Does B will discard its block which contains T1 and continuely create a next block contains T3? and how to check T1 is confirmed but T3 not?