인기 검색어
- 1하락
- 2BTC
8
- 3바이낸스
7
- 4CZ
6
- 5협력
- 6고팍스
4
- 7데이터센터
3
- 8AI
2
- 9빗썸
- 10트럼프
-3

Although it would be possible to handle coins individually, it would be unwieldy to make a separate transaction for every cent in a transfer. To allow value to be split and combined, transactions contain multiple inputs and outputs. Normally there will be either a single input from a larger previous transaction or multiple inputs combining smaller amounts, and at most two outputs: one for the payment, and one returning the change, if any, back to the sender.
It should be noted that fan-out, where a transaction depends on several transactions, and those transactions depend on many more, is not a problem here. There is never the need to extract a complete standalone copy of a transaction's history.