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
- 1f184059c7f177f803b2e1ce24a7b00303e2df42e5d07614b14cc0004e67aeca:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 1f184059c7f177f803b2e1ce24a7b00303e2df42e5d07614b14cc0004e67aeca · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 021c8e90e6ab339e3c324d36cd7144463b677d9694b0a0fd812ab400503f7ec865
- public amount
- 100
- public blinding
- 7ff91aa16a0206755ae8a4c4b4a0c8d5453ddd758293215c17cf41c52edab33b
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.