ノードは常に最長のチェーンを正しいものとみなし、それを拡張する作業を続けます。2つのノードが次のブロックの異なるバージョンを同時にブロードキャストした場合、一部のノードは一方または他方を最初に受け取る可能性があります。その場合、受け取った最初のものに対して作業を進めますが、別のブランチが長くなった場合に備えてそれを保存します。次のプルーフ・オブ・ワークが見つかり、一方のブランチが長くなるとき、この同点は解消されます。その時点で、他のブランチで作業していたノードはより長いものに切り替わります。
"Nodes always consider the longest chain to be the correct one and will keep working on extending it. If two nodes broadcast different versions of the next block simultaneously, some nodes may receive one or the other first. In that case, they work on the first one they received, but save the other branch in case it becomes longer. The tie will be broken when the next proof-of-work is found and one branch becomes longer; the nodes that were working on the other branch will then switch to the longer one."
— Satoshi Nakamoto (2008-10-31)