Questions tagged [insight-api]

Questions relating to Insight-based explorer APIs

insight-api is the API that powers Bitpay's insight explorers. It is opensource and has been forked to many coins beyond the original bitcoin implementation.

10 questions
5
votes
2 answers

Connect already running bitcoind with bitcore for bitcoin explorer

I want to create a bitcoin explorer using bitcoind. I am using bitcore and insight API for this purpose. I am already running bitcoind in my local system . I want to connect this running bitcoind with bitcore and use insight-api and UI. this my…
Ajit Soman
  • 445
  • 4
  • 15
3
votes
2 answers

16: bad-txns-vin-empty. Code:-26

I am trying to push a raw transaction via BTC insight API, but I always get an error message: 16: bad-txns-vin-empty. Code:-26 Here is the raw transaction…
3
votes
1 answer

Installing insight blockchain explorer - is bitcore mandatory?

What I have: bitcoind on Linux running. What I want: to have insight api+ui local website running. Earlier it was possible to add insight querying your bitcoind. Now it seems they made some bitcore base for insight. If I install bitcore is it gonna…
Somebody
  • 31
  • 2
2
votes
1 answer

How does BitCore work?

There are different sets of libraries in https://github.com/bitpay/bitcore Node - A full node with extended capabilities using Bitcoin Core (what is the role of this node ? As i can see this code in node js . Is this means that bitpay has…
Pankaj Kumar
  • 375
  • 2
  • 11
1
vote
2 answers

Bitcoin API with bech32 support

Since a while, I have been using the insight-api to view bitcoin transactions. However, recently I have found out that bech32 addresses are not supported. Now I try to fix this issue and I am open for any suggestions. It there some other suitable…
1
vote
0 answers

In which file node rpc details stored in Insight-api

Bitpay insight api https://github.com/bitpay/insight-api allows blockchain epxlore functionality I cant find the files in which insight-api store the rpc details ?
Pankaj Kumar
  • 375
  • 2
  • 11
1
vote
0 answers

How can I set the rpc user credentials in Insight to connect to a custom node?

Bitpay has done brilliant work in creating the bitcore libraries pack. I am stuck trying to find the file in which we can add the rpc user name and password for connecting to a custom node inside the insight-api. here is the code for the insight-api…
Pankaj Kumar
  • 375
  • 2
  • 11
1
vote
1 answer

Bitcore vs bitcoin

Currently bitpay has provided the complete code for the webwallet+blockchain explorer + bitcore running can we use same thing for the bitcoin blockchain ? or the system that bitpay has developed will work only for the…
Pankaj Kumar
  • 375
  • 2
  • 11
0
votes
1 answer

Transaction is not submitting using bitcore-explorers.js

I'm submitting a transaction using bitcore-explorers library of js which also uses insight services of bitcoin node and here i'm receiving the error Please help me out from this error, furthermore it was working fine before couple of days.
0
votes
0 answers

How to setup insight explorer?

How to setup insight explorer and using its API? https://github.com/bitpay/insight Please your detail instruction to install and setup it.
Dam Yi
  • 55
  • 1
  • 6