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
- e57ca4d92e4fe249d231de106b309f0baf6a31ddc39d648557f741e90f0ec81a:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e57ca4d92e4fe249d231de106b309f0baf6a31ddc39d648557f741e90f0ec81a · T_PMINT
- block
- 948979 · 2d ago
- commitment C
- 029f3c2ca33a192c3db5fbf7df7d67c84c0c14795c9e6a7fea98ebc83634475c6e
- public amount
- 100
- public blinding
- 20aa2d47aae49fb614b32a94349da604f66872928522fe19d5130dc0b7ae92ce
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.