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
- d4a0fb61e75b1808fb18166d7ee0e637c4cc9573362c0d274dfa190552a22c64:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- d4a0fb61e75b1808fb18166d7ee0e637c4cc9573362c0d274dfa190552a22c64 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 02e2f0cec586f24f413ee288e74e21e7f68efbd3e96aa72ece957c997233b5539b
- public amount
- 100
- public blinding
- d629d2c6791e0ec9ef903f8d9d8c7b59db6c0a247849ec5fa4621ebaf1d0c8ad
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.