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
- 325955b1f3946e533e6c0e3004ee8e716e2eab1d3f8c0596d2bc908f03d761c3:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 325955b1f3946e533e6c0e3004ee8e716e2eab1d3f8c0596d2bc908f03d761c3 · T_PMINT
- block
- 948557 · 54d ago
- commitment C
- 020ed598d779e8a217636accea3b5d0b6f1d6f6b5c9d00dd1d4abf910871d3ccf4
- public amount
- 100
- public blinding
- df8b5362702f60d57909fd3b0e46404a43ec2f8b1f65ea1e7d67d83f6d59e875
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.