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
- 7e4d0c6861a4e641496ab25bcfbb214961638b16094a4033788988d8cf28cea7:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 7e4d0c6861a4e641496ab25bcfbb214961638b16094a4033788988d8cf28cea7 · T_PMINT
- block
- 948727 · 4d ago
- commitment C
- 02a2eaba6b697aeb30d6d6fd7d7ab59545ff135aa6f7801570ea46a3637d913ae7
- public amount
- 100
- public blinding
- ec7fa6a15984f5196f9b7663ed64727238194cdbc8afc53f1dbc8b078c978f54
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.