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
- c732a0a4c43fee56b0ecb4ed9b92575c48f0c13fcda8f797727f13859720f60a:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c732a0a4c43fee56b0ecb4ed9b92575c48f0c13fcda8f797727f13859720f60a · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 03e32af895d404bb02d17618c8fa17af9cb0e2460010d26b86a84f62e1981f093b
- public amount
- 100
- public blinding
- a31f58b09e023275e70e41cac86941c20705f5dfe20902acb9661e23eb27ab56
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.