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
- f1d5ebe1f070c12035665da8c0f1656a78c7d099907027aef73c0c10a1495a1a:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f1d5ebe1f070c12035665da8c0f1656a78c7d099907027aef73c0c10a1495a1a · T_PMINT
- block
- 948648 · 54d ago
- commitment C
- 03d71dd8c1043bb23ccd316a5ca506790ca3c631c9ed8ea1b5cef79ce9eda38f6e
- public amount
- 100
- public blinding
- faf732677bcc516c51ca3b1a081b6cf054a585be5b4f8cbac07f276dd72e9c5a
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.