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
- 75f5702e1f5fa1a965c0e5e4cc86cc294af1540a84377dd1e1fe3915c21e1677:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 75f5702e1f5fa1a965c0e5e4cc86cc294af1540a84377dd1e1fe3915c21e1677 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 0252cc9c9e3df5bd5e468a4f48c7e86592e38c3260c48f4f250dc323715f3b7baa
- public amount
- 100
- public blinding
- 87a5dff6e66f6bc2f7cb992eff7ac3e5a3a05dbc36a2a69ed0b6ae4218927284
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.