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
- d58c9bb21a938eb287bc22dc8a07f98459942518381ae239433a9f734f106540:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- d58c9bb21a938eb287bc22dc8a07f98459942518381ae239433a9f734f106540 · T_PMINT
- block
- 948724 · 30d ago
- commitment C
- 02ec8a5b2685c7811162de014d37c7dd229959eb5b243c85968bb66f5835122148
- public amount
- 100
- public blinding
- 5f19a0525f0f0f9ad9ca49d5a275ce02344e598d16468743c4971df6cc7ca340
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.