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
- eeb7bb35a491d8a7ef332bbf0735b6a1e6634acaa585f972bc7f70b7da828bed:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- eeb7bb35a491d8a7ef332bbf0735b6a1e6634acaa585f972bc7f70b7da828bed · T_PMINT
- block
- 948918 · 2d ago
- commitment C
- 025730a700ea30196aa3a8725ed094cd85c899f559dcc4381c6a5ac49ad91e4654
- public amount
- 100
- public blinding
- 68b40cc1e5c82060a46467fbb8decacb0e884cbf72e8db0523a9ec5d4e7c4f12
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.