UTXO commitment
A Tacit UTXO is a P2TR output whose committed amount is hidden behind a Pedersen commitment. The amount is recoverable only by the recipient (or, for T_PMINT/T_WITHDRAW outputs, public on chain).
- outpoint
- c0d5f79e608ed7446109a12e5d01aeb50a682fb068aaddf8e2046a62b434e93a:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- c0d5f79e608ed7446109a12e5d01aeb50a682fb068aaddf8e2046a62b434e93a · T_PMINT
- block
- 948794 · 30d ago
- commitment C
- 03e905c253df025d6c9cf5fbdd9e6deb31dfcb616db3a51b12650962e888a4aca6
- public amount
- 1000
- public blinding
- d87af7a240338543c18cd17a2c1b7fa11cc1e1b133467d6b89f0cb8650308453
Validating this UTXO end-to-end requires walking ancestry back to the etch envelope and verifying every kernel signature and rangeproof on the path. tacitscan stores the bytes for the proofs but does not gate the page on verification — that's a deliberate trade for explorer responsiveness.