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
- 9b7c20a84ec6a2a90beb5288a849b8c8fe6023d45136d076dbb1e4679fe932b5:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 9b7c20a84ec6a2a90beb5288a849b8c8fe6023d45136d076dbb1e4679fe932b5 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 0369d66b4e77926908136c0a33222d2f3febaa42388fa899370765ac3d8c678fa5
- public amount
- 100
- public blinding
- 317b9b10c938adf23f4244d38863d3b81f8e53bb93f3f170fee82bcb8d7d1046
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.