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
- 35cffeaaeb411245650043e6241a903d54822731d611aeb72be6819a91d049ba:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 35cffeaaeb411245650043e6241a903d54822731d611aeb72be6819a91d049ba · T_PMINT
- block
- 948900 · 29d ago
- commitment C
- 02750da368d31c72f12c590c218aa2d99a457ac1bc6d0ed364bbe6c10433c29b78
- public amount
- 100
- public blinding
- a8a455ada2b042af5be67cd8f2aba00a741bf71b98699193ba42127c36048a75
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.