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
- 70985d3dddffb136c394b3a2192c0604ef7de7755c2b983b9ec7045080d4a6d5:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 70985d3dddffb136c394b3a2192c0604ef7de7755c2b983b9ec7045080d4a6d5 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 03e4f2c2add3955ad581b171ed4cba1b1e6eb63899049563377a4138e344c8cf3c
- public amount
- 100
- public blinding
- 61d6e81ac75195bff7c3fec5b2b4f9463a1c2f8f628fd3184e39c235752d795e
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.