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
- 1ac8e9a11b02d820909003c2261c96c1ee90aeabc4a7a0c1f6cd67dda67dee9e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 1ac8e9a11b02d820909003c2261c96c1ee90aeabc4a7a0c1f6cd67dda67dee9e · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 030106ba3da5be9962f4933a48cfb43ae03acc7b7a801d6d9d2d30204e1c38f525
- public amount
- 100
- public blinding
- f8e67d0ab99d07b04486da0f56e451ccf838bf72c9b793c3a4032f8b2accf744
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.