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
- 5527211e067b477ab1e9002bfb256e75425f4df8112a0854d9ed5833357798b7:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 5527211e067b477ab1e9002bfb256e75425f4df8112a0854d9ed5833357798b7 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 0323f69786c6528cf063d1a07bdb415d97064ab71cc74085e573094477244e48b8
- public amount
- 100
- public blinding
- 1e148a31adc0acc5048c9ec1a11df9a00ed20de113435b8655c87484d2b62617
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.