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
- 1a2069c7b072517d4f8eb4e1fb5ede2acd3cd54db1649c22c971918b4ccefbfe:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 1a2069c7b072517d4f8eb4e1fb5ede2acd3cd54db1649c22c971918b4ccefbfe · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 029d5a8d503889dc24fdb1744e1aef9d525d791d0a49657941d4b19fba5394144e
- public amount
- 100
- public blinding
- 6dfbeb12e833130ab8b9b649277ae1d478208eecf58e18ba7e5a29376a5a57c4
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.