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
- 3da4dc1d33b7408881b53e7e9e33c2890d6ad1110321bc234654b7058ac6dcae:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 3da4dc1d33b7408881b53e7e9e33c2890d6ad1110321bc234654b7058ac6dcae · T_PMINT
- block
- 948648 · 54d ago
- commitment C
- 03aa364aff0383fb4bb5d77e90122e02145bfdf0ed023aa0222f0ab0aaee500e25
- public amount
- 100
- public blinding
- 521efa043b6637d8025588c01fe79d7c1fe6438e8593cfb091eeb531586794b1
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.