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
- d9eae8d337cb847357954921998780f5d0ccf0b016c06e5b28c0628641afbaf2:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- d9eae8d337cb847357954921998780f5d0ccf0b016c06e5b28c0628641afbaf2 · T_PMINT
- block
- 948954 · 2d ago
- commitment C
- 03d074b6c67abd9ff09cb840212560ce686e7c92d5e4e1a2eac8c5bb8142a69861
- public amount
- 100
- public blinding
- dd420dbfe8a748a0305e7c0424091e1b61a09a2733c29de66fa41cd8c8087d61
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.