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
- d5c5a61ef498028a0564154af9a3bdef73b52f971505ae5864ff88cbb5de0f3d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- d5c5a61ef498028a0564154af9a3bdef73b52f971505ae5864ff88cbb5de0f3d · T_PMINT
- block
- 948649 · 54d ago
- commitment C
- 033549a38650c36c0c73e6baea73b896d0c5f630c6024bffdac3642fff79f0e76d
- public amount
- 100
- public blinding
- ad8417733499bbecc8f25fc83c0906829cd36ae4625c6e4cea950a53776e2b6e
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.