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
- 6c59282685c821aaeb8e077991862c12bbe741f038fc30c65f2c02ed2704d429:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 6c59282685c821aaeb8e077991862c12bbe741f038fc30c65f2c02ed2704d429 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 0302015942db0ece3dcab1d2cbfe1ea603c47857a4b0ca85150489e121750dc48a
- public amount
- 100
- public blinding
- f7f4f51b95595e8976ffef51ffd7b86fc4b14274dd314501300bc8eab77079ef
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.