bitpay / insight

A bitcoin blockchain explorer and API
https://insight.bitpay.com/
MIT License
1.19k stars 1.11k forks source link

Xpub support #928

Open jooray opened 6 years ago

jooray commented 6 years ago

It would be great if Insight supported master public keys on BCH and LTC networks, since no block explorers currently do.

On BCH they are called xpub (as on original Bitcoin), on LTC, there are two kinds - Ltub and Mtub, the former for legacy addresses, the latter for segwit addresses.

bfriel commented 5 years ago

Any word on if this is possible?

m-schmoock commented 5 years ago

@jooray @bfriel You mean like you insert your xpub into the searchbox and it tells you the history of that pubkey chain and the derivation paths it found outputs on?

matiu commented 5 years ago

this feature is not planned for the moment.

On Thu, Dec 20, 2018 at 1:13 PM Michael Schmoock notifications@github.com wrote:

@jooray https://github.com/jooray @bfriel https://github.com/bfriel You mean like you insert your xpub into the searchbox and it tells you the history of that pubkey chain and the derivation paths it found outputs on?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/bitpay/insight/issues/928#issuecomment-449050828, or mute the thread https://github.com/notifications/unsubscribe-auth/AAGCHDi9AonmuDAhbCUGNFv4v9qoI5Anks5u67ctgaJpZM4TvGjx .

-- BitPay.com

jooray commented 5 years ago

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Thursday 20. December 2018 17:13, Michael Schmoock notifications@github.com wrote:

@jooray @bfriel You mean like you insert your xpub into the searchbox and it tells you the history of that pubkey chain and the derivation paths it found outputs on?

Exactly.

Juraj.