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
- 4e3b4193cb061e86c3070c7e8dfa2e9d6ddb6689a74d0c301a3f1fa3fc267fd2:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 4e3b4193cb061e86c3070c7e8dfa2e9d6ddb6689a74d0c301a3f1fa3fc267fd2 · T_PMINT
- block
- 948518 · 55d ago
- commitment C
- 03d28ceaccaf800b07843ed4752028087d5867bf4ab126a4a174d6510f945491ea
- public amount
- 100
- public blinding
- 5301f09e0e6f49338abc4328ad3a969a5a31262f709a1eac912c7a2b95df081b
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.