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
- 7dd5b6995da4ac73eb979c70070c95bd08eb06497e0eb368f307fa5e663c46fe:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 7dd5b6995da4ac73eb979c70070c95bd08eb06497e0eb368f307fa5e663c46fe · T_PMINT
- block
- 948648 · 54d ago
- commitment C
- 03150cf6e0a3171e013964f600d6d39719e4db904c5130d4a6f2522579662ba91a
- public amount
- 100
- public blinding
- 8c57c5875f7fc2900da3a3827daa384b2de3ea797cea251c7f85dfe7b348d0be
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.