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
- e55360be482a475ec6d3d81b173d7a7a98e0a2ba8114dc98d6f86b6056e95a3b:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e55360be482a475ec6d3d81b173d7a7a98e0a2ba8114dc98d6f86b6056e95a3b · T_PMINT
- block
- 948650 · 56d ago
- commitment C
- 0271c48e9ee332f5499b4b6c4a8e358acf00931713dd543ae3e046768f90bf43f5
- public amount
- 100
- public blinding
- 30beec10dffce135df1f83b9338c2cd998e9762243b27d9ec50a99d95ea57d19
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.