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
- 023f481ed22147341a2de3877fd02a56b15236778adc6834334e8dcb52ac54f7:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 023f481ed22147341a2de3877fd02a56b15236778adc6834334e8dcb52ac54f7 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 030e255fa2178556fa583467babf5423af4831fe6a4afa960ab8890006c673b76e
- public amount
- 100
- public blinding
- 336171b3c3910964e9534a58b14c53f8a9587a8ac67ba8c570cc51425def5bdd
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.