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
- c2839ec604350634b3fef0f8932df750b9ce02651177c0e9773f1552856a473c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c2839ec604350634b3fef0f8932df750b9ce02651177c0e9773f1552856a473c · T_PMINT
- block
- 948724 · 4d ago
- commitment C
- 032a03e696c0de9ea1f6be5ca893f30220bdbd7ed8bfa626535da70d61025c9734
- public amount
- 100
- public blinding
- f687d6fa49fb4c323a287eab845b5b88e0ad1653b34a183055a42c1d1fc1d60d
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.