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
- d088c352bd47858cbb571abc2fc17f6dd22c4efafaeb7da67c4f59343240998b:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- d088c352bd47858cbb571abc2fc17f6dd22c4efafaeb7da67c4f59343240998b · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 03e84860e61e0c01fb6cf7616b444e8453c9ab1ab96efec0c1a8d32de5e56936bc
- public amount
- 100
- public blinding
- 6567004d57e268cbf6c98c3c183d7a422c0b2e118dc4928c387e419a208da6dd
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.