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
- e13accc199d6c5280590e82268db22114bb108c8c46a95c21d0309a1bac5c2b7:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e13accc199d6c5280590e82268db22114bb108c8c46a95c21d0309a1bac5c2b7 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 030e337db9c035d70257c5c782e2bfb68c4cd12a682b683a63e40729b69cc35f22
- public amount
- 100
- public blinding
- 767176114a91de5c2819a54a2441d1575b3f1f5ee7d7e73df55a454424c7e1ad
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.