레이블이 Merkle tree structure인 게시물을 표시합니다. 모든 게시물 표시
레이블이 Merkle tree structure인 게시물을 표시합니다. 모든 게시물 표시

2014년 1월 24일 금요일

Merkle tree structure of transaction in bitcoin




https://en.bitcoin.it/wiki/Protocol_specification#block



Merkle tree is to make sure that data blocks (transactions) received
from other peers in a peer-to-peer network are received undamaged and unaltered,
and even to check that the other peers do not lie and send fake blocks.
Merkle tree can be used to verify any kind of data stored.