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
- 377431bcd0597c740f8ff9c36c46cd0c0baa16147005e89767f71281fe760efc:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 377431bcd0597c740f8ff9c36c46cd0c0baa16147005e89767f71281fe760efc · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 03d2f44a93f500aeb08c46d2930d3200f32ec4e6bbd674a2ce03f9c256b0089cb0
- public amount
- 100
- public blinding
- b5002608f84c937bedc277bcba8a8c986f032af740f46a4f5f719dedfa5b0425
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.