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
- 451d40f1d79e1dae8d1cee9a60ad7f800b8d180217623193fe5f3d90e05dcf39:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 451d40f1d79e1dae8d1cee9a60ad7f800b8d180217623193fe5f3d90e05dcf39 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 02409679ca88f5a1f61f9b39e0f783b24f676f69f69e5416cd399c91a447cbfa22
- public amount
- 100
- public blinding
- 319f89020d4062825c3118cfd7bc75b9adb724cbb9ec10578b32672dcf10b44e
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.