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
- d81938dc66207f09f2cbdf61b9b0a1f3ab7aa570b6932e3b073092b9e7d98279:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- d81938dc66207f09f2cbdf61b9b0a1f3ab7aa570b6932e3b073092b9e7d98279 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 024d179b18ff2f3292ec1b0186d51fe4cdb07001b174a85b05307a96adea7c6d03
- public amount
- 100
- public blinding
- 2a66c3e09550f577058b7018c7803d5a07db49f07d7aad25ee8d011d9e1b9cd4
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.