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
- 7573c09f6b92c9b146ed3d8c14d39be6f65b967ed92f646d94dfca9999ddc498:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 7573c09f6b92c9b146ed3d8c14d39be6f65b967ed92f646d94dfca9999ddc498 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 0364e4a73882541928c24fc7b07dee9c323ef76855d3927246506bd2f2fc12bdf8
- public amount
- 100
- public blinding
- 57124a9e2e0d4e70acc4056a6d926f60c2bd4c83f9eb30b96653a7b5f6c8d264
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.