Protocol & Consensus • Estimated 40m

TXID and WTXID

protocol.txid-vs-wtxid

SegWit transactions have two identifiers: the txid commits to the original serialization without witness data, while the wtxid commits to the serialization that includes witness data. If a transaction has no witness data the two IDs are the same, but when witness data exists the distinction matters for relay, tracking, and understanding why inputs still refer to previous outputs by txid.

Curated resources (3)

Direct prerequisites (1)

Direct dependents (0)

Canonical site description: Interactive Bitcoin knowledge graph with prerequisites, curated resources, and structured topic pages.