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
- 13edc773a947b6953f202413a412644fffb281e791db51429a192fb0e2e10e0b:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 13edc773a947b6953f202413a412644fffb281e791db51429a192fb0e2e10e0b · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 03c10c15de61207f2830f606f608c288cfd9ad56b632d44890ba5ac5ce109f28ff
- public amount
- 100
- public blinding
- 8799b28e2134d5f2f05ee145f1e1a05e8e785c1861567c01ebf388af53b989e4
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.