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
- 0d8e27c74138a189fbe062057fcbfbb43acbc53e1da7958d07fd9c49f110201f:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 0d8e27c74138a189fbe062057fcbfbb43acbc53e1da7958d07fd9c49f110201f · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 028230424358593d9db5fa752b12a73739cd0f489eef3372c995f7d88a225fb6e3
- public amount
- 100
- public blinding
- 64efee776a4576dd3350ce628d4ce6e05e6a4ed60be025753c089950146a39aa
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.