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
- ceb3d3e64dc1c08aaf9ac35d4550da9802e46d9b107585bcc9f61388835fdb82:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- ceb3d3e64dc1c08aaf9ac35d4550da9802e46d9b107585bcc9f61388835fdb82 · T_PMINT
- block
- 948649 · 54d ago
- commitment C
- 03b97a1e855983d814c8e8b44bbf0cf5314d84a23a9f9ad76c4078fce43867e006
- public amount
- 100
- public blinding
- 0bc4e3ff270067538d29f941488661f3d8ab229eb01973b0ca2e6c988fa24654
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.