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
- 6ebd6e295a2a7f82a8bbe014fbd8bcaa73d3de9036a159605cbbae99d3fe472b:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 6ebd6e295a2a7f82a8bbe014fbd8bcaa73d3de9036a159605cbbae99d3fe472b · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 0362ad01d0709e19f4b42bea95d6c74f9c597ebf8d4c8c6ff56f21221e5c83d0b9
- public amount
- 100
- public blinding
- 53af03e4db3fb31dbc5616bf6c2f56dc3a7d014fe01ac01a82d96fb6f112cd65
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.