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
- 8a68cd359236f23a64268d3e0dca41103068fc17d5cde4f3ed50bb3d3c994421:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 8a68cd359236f23a64268d3e0dca41103068fc17d5cde4f3ed50bb3d3c994421 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 03e3e43e41fba9d7779904e210f44e1c903a7162d4e667e2c70cf5fdc4d50305ef
- public amount
- 100
- public blinding
- 947c960d5dc0752d146dd01b12c5d2b538bfd4f8c2dc5c6bbad6114868e4f59f
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.