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
- 686b0e1afbacec92cb8ce4b4ce06869d247a0248452d3fc3bbc79f7dafb9fc09:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 686b0e1afbacec92cb8ce4b4ce06869d247a0248452d3fc3bbc79f7dafb9fc09 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 02df2112a9d83cf40a4e2066f23f6f44443ede5ec7f1eeb6e09dddd02e42b4976b
- public amount
- 100
- public blinding
- b47f1c6c657cbf5d2448d4c5b988eb040d20c9cc0f2e355a8a73809fa07c8247
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.