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
- 01c45eb4d310ad3bf7dabcc8ee8176b453aa5878a8daebe02e37cf95e7712f36:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 01c45eb4d310ad3bf7dabcc8ee8176b453aa5878a8daebe02e37cf95e7712f36 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 037f10c7e67a6b10b678e25f98f5e70c4ac2a611074ce303f0f060c1a6f5ffed6c
- public amount
- 100
- public blinding
- 209c2d0373fb290b8b160627b34baf34c2142a728a822c9e19f6b1f60e024ee5
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.