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
- 04b10a0283ef5199239625b055c1cd7b6e19901817f89e9633c201c968f93244:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 04b10a0283ef5199239625b055c1cd7b6e19901817f89e9633c201c968f93244 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 039575b1ba52a7a04ad72a1f3cd34fa13709517f6f7c58f1f35870dbda9e0ecdc5
- public amount
- 100
- public blinding
- 9c7a93fdc7e6f042a62b35c8be3ccf91d0660bf495b30609bdea5c8c5c6126a0
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.