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
- 01981b42ce805367ce104c7278699589a9088377cac99ef0c73c3ac756fba9ba:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 01981b42ce805367ce104c7278699589a9088377cac99ef0c73c3ac756fba9ba · T_PMINT
- block
- 948995 · 2d ago
- commitment C
- 0289733bfcfa190c47a5b348f021c5d4c885ad93981aa57466610d478d2ddcc732
- public amount
- 100
- public blinding
- 0aa67b9628c1cd6e80a654380ed733590b37577823c206f2bfd2786dbb6c4599
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.