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
- 1cc300fb309625048b739bdba522d871376b44f3dcf0ad8350ed3195088e8300:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 1cc300fb309625048b739bdba522d871376b44f3dcf0ad8350ed3195088e8300 · T_PMINT
- block
- 948734 · 3d ago
- commitment C
- 039e29948750430c8308e1532690f5773b9a4cc9fb9f5a07b0a49811d7558a4d0c
- public amount
- 100
- public blinding
- a35b0f4a4003dee071d45d5c01a61f67ed999a552488eab445fa167695ab6e30
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.