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
- 53b9b40ff9cbac5a88f1f51faa9dcddfd3b47f90bc8e07b55314b4c10ded6956:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 53b9b40ff9cbac5a88f1f51faa9dcddfd3b47f90bc8e07b55314b4c10ded6956 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 02d144d4d45a875e539ff4fce7f25aeac0d6ca56340fa0338e3c56762949a04658
- public amount
- 100
- public blinding
- 1e3a853591b187d1cde948b0a1f95898990ed66eb1c2f8db7817736e18bd9601
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.