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
- b546b5eeace34dbbed7eec9f35f31f5d0560a55af14a842ea917177428f9212f:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b546b5eeace34dbbed7eec9f35f31f5d0560a55af14a842ea917177428f9212f · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 0337127a09657a2cd225fd94815776c4fee670ff6e2451546fd9cb6d7f55c023fd
- public amount
- 100
- public blinding
- a61cddd0b69d3dc71884c3e960c15b3a9f9ee418aeb17b4c287b3fba7ed4e196
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.