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
- 35f934d0bf93236792d8be56563de5be0ae6fe8a61654da1f16b7171d065ae94:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 35f934d0bf93236792d8be56563de5be0ae6fe8a61654da1f16b7171d065ae94 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 02556e74d7e6814fa5f195fc42abb557563e73be5c250d11d32340a606280e0d06
- public amount
- 100
- public blinding
- 7eb69ad58bad3c056c64e2d5b03fb788abe63109770c68c23ca7670ab292dbab
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.