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
- d9b281bb5d1f42219a139ee17ee60ed9a62105c15e942b4a59bea47017704c96:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- d9b281bb5d1f42219a139ee17ee60ed9a62105c15e942b4a59bea47017704c96 · T_PMINT
- block
- 948794 · 3d ago
- commitment C
- 036f201a72b592f56338bd62c0336098f10007797468b63f47c7a6ab3d67c7b2ff
- public amount
- 100
- public blinding
- adcfe7ac9cdf438a2e0e1e494f9f9b16e4bca1101b6ed37bad06a50d14b8e5ab
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.