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