Pages:
Author

Topic: List of Bitcoin blockchain APIs - page 4. (Read 8124 times)

hero member
Activity: 517
Merit: 501
February 02, 2015, 03:42:36 AM
#14
Try to list those especially offering bitcoin send/receive API. AFAIK none still offers it as good as blockchain.info, though it is difficult to offer a send API for those, who do not have a wallet service.

I am not particularly interested in a high-level wallet API (as I prefer to build transactions myself),
but I can see that it's very interesting for others so I'll add a section for it.
legendary
Activity: 2198
Merit: 1049
February 01, 2015, 06:51:42 PM
#12
Thanks, that was exactly what I was looking for (but with search disabled...)

Actually, after a second glance, not really. Smiley The focus of the other thread is block explorers, not the discussions of APIs.
So it seems that most people report their favorite block explorer for occasional manual use,
rather programmatically usable APIs that support a bigger feature set. Most of the sites listed
don't have an API.

Try to list those especially offering bitcoin send/receive API. AFAIK none still offers it as good as blockchain.info, though it is difficult to offer a send API for those, who do not have a wallet service.
hero member
Activity: 517
Merit: 501
February 01, 2015, 06:41:06 PM
#11
There also used to be https://plugchain.com/ by CEX.io, but it seems to be offline. Does anyone know what happened to it?
hero member
Activity: 517
Merit: 501
February 01, 2015, 06:38:28 PM
#10
Does anyone know "Gem"? https://gem.co/

Just found it, but they are in closed beta, so I have no idea what they actually offer  Huh
hero member
Activity: 517
Merit: 501
February 01, 2015, 06:15:18 PM
#9
Yes it is. blockchain API still leads.

Sorry, I don't understand what you mean. "still leads" = is still the best? Neither is that really related to my statement that the other thread focuses on user-oriented block explorers, nor is it true...

blocktrail has an API and I personally never had any problems with it. I should clarify though that I did not use their API for anything serious.

Nice, thanks, blocktrail is one I didn't know about. I'll update the thread.
copper member
Activity: 1498
Merit: 1499
No I dont escrow anymore.
February 01, 2015, 06:00:22 PM
#8
Yes it is. blockchain API still leads.

Sorry, I don't understand what you mean. "still leads" = is still the best? Neither is that really related to my statement that the other thread focuses on user-oriented block explorers, nor is it true...

blocktrail has an API and I personally never had any problems with it. I should clarify though that I did not use their API for anything serious.
hero member
Activity: 517
Merit: 501
February 01, 2015, 05:39:52 PM
#7
Yes it is. blockchain API still leads.

Sorry, I don't understand what you mean. "still leads" = is still the best? Neither is that really related to my statement that the other thread focuses on user-oriented block explorers, nor is it true...
sr. member
Activity: 458
Merit: 250
From nothing to nothing
February 01, 2015, 05:34:36 PM
#6
Thanks, that was exactly what I was looking for (but with search disabled...)

Actually, after a second glance, not really. Smiley The focus of the other thread is block explorers, not the discussions of APIs.
So it seems that most people report their favorite block explorer for occasional manual use,
rather programmatically usable APIs that support a bigger feature set. Most of the sites listed
don't have an API.

Yes it is. blockchain API still leads.
hero member
Activity: 517
Merit: 501
February 01, 2015, 08:30:18 AM
#5
Thanks, that was exactly what I was looking for (but with search disabled...)

Actually, after a second glance, not really. Smiley The focus of the other thread is block explorers, not the discussions of APIs.
So it seems that most people report their favorite block explorer for occasional manual use,
rather programmatically usable APIs that support a bigger feature set. Most of the sites listed
don't have an API.
legendary
Activity: 2198
Merit: 1049
February 01, 2015, 08:23:52 AM
#4
Thanks, that was exactly what I was looking for (but with search disabled...)

Search is now enabled on this forum. Smiley
hero member
Activity: 517
Merit: 501
February 01, 2015, 08:21:50 AM
#3
Thanks, that was exactly what I was looking for (but with search disabled...)
sr. member
Activity: 860
Merit: 423
February 01, 2015, 08:19:04 AM
#2
You might find this post useful...

When you check an address balance or a transaction status online, which block explorer do you use ? If you run a service depending on a third party API, which block explorer's API you rely upon ?

Update: I'm listing out the outcome of this thread here...

1. https://blockchain.info/

2. https://blockr.io/

3. https://blockexplorer.com/

4. https://www.biteasy.com/

5. https://chain.so/btc

6. https://helloblock.io/

7. http://bitcoinchain.com/block_explorer

8. https://bkchain.org/btc

9. http://bitinfocharts.com/bitcoin/

10. http://www.blocktrail.com

11. http://explorer.chain.com/


If you know more, please add in this thread: https://bitcointalksearch.org/topic/which-block-explorer-do-you-use-636463
hero member
Activity: 517
Merit: 501
February 01, 2015, 07:46:07 AM
#1
Hello,

I am compiling a list of bitcoin APIs. Note that I am not interested in collecting block explorer web interfaces, but APIs for developers.

"Data" APIs

Requirements:

  • some sort  of HTTP API (eg, REST)
  • query the blockchain: blocks and transactions
  • p2p network: unconfirmed transactions, push transactions
  • query addresses: transactions, balances, unspents

(so basically everything one needs for building a web wallet)

Hosted:


Self-Hosted:

  • Insight API (self hosted open-source, by BitPay) (Hosted versions exist, see below) [websockets]
  • Bitcore node (self hosted open-source using BitPay's "bitcore" API) (successor of Insight API) [websockets]

Discontinued:



High-level wallet APIs



Additions/suggestions/corrections?
Pages:
Jump to: