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
- 8b3f14d1a430879a320f515be5ea055e5ed66152dc707e42a6b85c087fa747df:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 8b3f14d1a430879a320f515be5ea055e5ed66152dc707e42a6b85c087fa747df · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 032db24e18b0600ff41ed0d7072957ef9d94b6daf1e0852715361fddb3c0aee272
- public amount
- 100
- public blinding
- cf9e917ff412b6ab2c5c6d38ec065b8377d0ed95af6e03f85f54025dcead5e85
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.