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
- 86afda8ea331e9f9a0282a8e00a96140286f49b768fd0b3e4c2be5f8a59d3e6d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 86afda8ea331e9f9a0282a8e00a96140286f49b768fd0b3e4c2be5f8a59d3e6d · T_PMINT
- block
- 948762 · 30d ago
- commitment C
- 0272374558bf08f1170d3be84de6edfe7126441a01caec168e07724f48010c6f5c
- public amount
- 100
- public blinding
- 96be7851445ff9672e3d2ac6ad2d531a2ee11a1e7d1578a0e20e30a80a3b9c41
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.