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
- b9598473038f4b7c318378a0b3a6d1aef0e803d77651e54535641209dea4c613:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b9598473038f4b7c318378a0b3a6d1aef0e803d77651e54535641209dea4c613 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 03652b0719eb25434b5e52110b4c3fcde648a35b6eff4a243acc66d0a1998c371f
- public amount
- 100
- public blinding
- c6bb3d1e2803d91920d59845ce8d6b6d70c76c70ae540c34765fd9c18f086e67
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.