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
- dd1ea4e087ad93c51d8f2ad67c05c81c110863febca1e6344949090db0cce16b:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- dd1ea4e087ad93c51d8f2ad67c05c81c110863febca1e6344949090db0cce16b · T_PMINT
- block
- 948637 · 57d ago
- commitment C
- 03ae234082ca7cb868e669c318b5f96881825e81308320631e9b5a5711e611b15d
- public amount
- 100
- public blinding
- 82d96c1a9ef5ae50dc15083f0e7ff2a020e2cb44cc7ddf68ff4fcd2435d846ab
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.