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
- 94029ef090982e42cc0d72280d28ae2b7b7498fa60cd5bf8c223108ebfd33582:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 94029ef090982e42cc0d72280d28ae2b7b7498fa60cd5bf8c223108ebfd33582 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 02b0c0ada98ff8d0b3f7815607c797c5773c032b676fc96af6d5406cd626a0173f
- public amount
- 100
- public blinding
- c9935f68b860789ac996d482596bcdbdf7a13c786cb4a9c31007710263e383b1
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.