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
- 86fd3d18ac1f34a48c51f3f3fef9b525aedca5599efc6af73192007982e1ef13:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 86fd3d18ac1f34a48c51f3f3fef9b525aedca5599efc6af73192007982e1ef13 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 03610c82d2f811791c2e9a77a45beb6b64f58a1b56b18050de634aa70bb4ed4c50
- public amount
- 100
- public blinding
- 5363c3c37da80d1e86e41d0653b01460018c76fa6a537d499902a9f2b37de461
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.