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
- b2317b286c7afaf7b725d474ba3bdbee9a31afe8c884dd89227afc93f440860f:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b2317b286c7afaf7b725d474ba3bdbee9a31afe8c884dd89227afc93f440860f · T_PMINT
- block
- 948892 · 2d ago
- commitment C
- 039729c506780df3652ac538f1e9458acffbbb381ec6392aa3494779120f85a3ea
- public amount
- 100
- public blinding
- 5f4b98fb52471ebb2988cfb9cef6e9e0d74ef3ac83052d2be2b3485fe3e2d6fd
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.