Stale blocks are generated when two different miners relay their valid blocks almost at the same time. This causes the network to split into two competing versions of the blockchain until one of the blocks is discarded (the longest chain prevails while the other is abandoned). Note that both blocks are verified and valid, but only one is attached to the main chain.
Because miners are constantly generating new blocks, some of these may be broadcasted to the network almost simultaneously. And since the network is distributed, the transmission of information between nodes takes some time. For this reason, there is a possibility that a group of nodes will choose to validate one block, while another group will choose to validate the other. Finally, this would cause one of the blocks to be “orphaned”.
暗号資産に関するトランザクション情報を時系列で記録する分散型デジタル台帳。
多数派攻撃とも呼ばれます。1人または複数のマイナーが、ネットワークのマイニングハッシュレートまたは計算能力の50%以上を支配することを指します。
ブロックチェーンネットワーク上のトランザクションの検証作業を指します。結果として、トランザクションがブロックチェーン台帳に追加されます。