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
- d1555b145007c1231ea468c232b943b09bd9fb68f89926f512e106004f2bdf64:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- d1555b145007c1231ea468c232b943b09bd9fb68f89926f512e106004f2bdf64 · T_PMINT
- block
- 948952 · 32d ago
- commitment C
- 02ab79a8d45b35c9f8b5a15499e0217691bb8ba44e5b6be311ad44cff99aa954db
- public amount
- 100
- public blinding
- bbb85fe263bab37d947dff2f3b86a5e6c201af61e90223360c1bbbc9f71edde8
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.