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
- fdb78815139478ed3221a64ad4408b29696e53f81ae4610002cc0d99bd042ba8:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- fdb78815139478ed3221a64ad4408b29696e53f81ae4610002cc0d99bd042ba8 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 022522ba172854374f5d1607d3b098a4c7b6201966093483b07123d221aa4b0256
- public amount
- 100
- public blinding
- b3ce331f3f093af9a2b43423f08f53ba230e6a202c87536ee172f56639cd1ec3
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.