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
- ff69a82d05f8f59d6778786a2eb6286d6f59835586fd35c0a7e692942420ab62:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- ff69a82d05f8f59d6778786a2eb6286d6f59835586fd35c0a7e692942420ab62 · T_PMINT
- block
- 948791 · 30d ago
- commitment C
- 03fa928c9523b5e5f8d8330d990d4e596ac8ca396a33aeae6205e44a8fc41c3c82
- public amount
- 100
- public blinding
- 723b7d4ef8b21b2c5f452fa4c12756acfa6cb02e6ee4d502a6cc39a05815fd2c
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.