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
- d5c3c1168ebf2b59ac8675598c35629f7b38737e2d6886d1690bc42d7cb2dd84:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- d5c3c1168ebf2b59ac8675598c35629f7b38737e2d6886d1690bc42d7cb2dd84 · T_PMINT
- block
- 948555 · 54d ago
- commitment C
- 03cd9a93e78c5fd6ff893a41bbbd69e1159a9153850c91489cbcf91be051064a0b
- public amount
- 100
- public blinding
- 212b5105e26601e1073f855d00bf1e2cb0c3265eb5c3b00bc29c8f55480d0271
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.