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
- 22f77c6a8009208dac4931b00d2086b40ebdc2f81a8b80f93dd600cabe7f3d78:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 22f77c6a8009208dac4931b00d2086b40ebdc2f81a8b80f93dd600cabe7f3d78 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 02989f395c88b3f4656fbe8b15c3b363ba2c87121fbb36ec775f8fc1d8a1111869
- public amount
- 100
- public blinding
- ed9891b46d615f0c396405d8a9e03324a544eb8ff61f8a5f4361853d61b73709
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.