Bitcoin Forum
May 07, 2024, 07:14:25 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Using python to read blockchain  (Read 1807 times)
jackg (OP)
Copper Member
Legendary
*
Offline Offline

Activity: 2856
Merit: 3071


https://bit.ly/387FXHi lightning theory


View Profile
September 27, 2015, 06:28:29 PM
 #1

Does anyone know how to get python 2.7 and python 3.4 to recieve data from blockchain. I want to recieve data specifically on my own address.


<-------------------------------------------------- HERE!
Any suggestions, ideas or complete code
Make sure you back up your wallet regularly! Unlike a bank account, nobody can help you if you lose access to your BTC.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Newar
Legendary
*
Offline Offline

Activity: 1358
Merit: 1001


https://gliph.me/hUF


View Profile
September 28, 2015, 03:22:45 PM
 #2


Getting data from your locally stored blockchain (running bitcoind or bitcoin-qt) or the blockchain.info service?

OTC rating | GPG keyid 1DC91318EE785FDE | Gliph: lightning bicycle tree music | Mycelium, a swift & secure Bitcoin client for Android | LocalBitcoins
jackg (OP)
Copper Member
Legendary
*
Offline Offline

Activity: 2856
Merit: 3071


https://bit.ly/387FXHi lightning theory


View Profile
September 28, 2015, 03:33:27 PM
 #3

either! Thinking of using blockchain.info at the start
OmegaStarScream
Staff
Legendary
*
Offline Offline

Activity: 3472
Merit: 6125



View Profile
September 28, 2015, 06:48:25 PM
 #4

either! Thinking of using blockchain.info at the start

This should help you out then : https://github.com/blockchain/api-v1-client-python

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Smokeasy
Member
**
Offline Offline

Activity: 140
Merit: 10

Decentralized Block-chain Voting


View Profile WWW
September 30, 2015, 08:14:42 AM
 #5

Does anyone know how to get python 2.7 and python 3.4 to recieve data from blockchain. I want to recieve data specifically on my own address.


<-------------------------------------------------- HERE!
Any suggestions, ideas or complete code

This should get you going for locally doing it:
"How to Program a Blockchain Explorer with Python and Bitcoin"
http://alexgorale.com/how-to-program-block-chain-explorers-with-python-part-1

The link is Part 1 but Part 2 can be found at the bottom of the page.

CryptoVoter
btc_enigma
Hero Member
*****
Offline Offline

Activity: 688
Merit: 567


View Profile
October 01, 2015, 02:24:11 PM
 #6

Does anyone know how to get python 2.7 and python 3.4 to recieve data from blockchain. I want to recieve data specifically on my own address.


<-------------------------------------------------- HERE!
Any suggestions, ideas or complete code

This should get you going for locally doing it:
"How to Program a Blockchain Explorer with Python and Bitcoin"
http://alexgorale.com/how-to-program-block-chain-explorers-with-python-part-1

The link is Part 1 but Part 2 can be found at the bottom of the page.

Yes, this link is good ! I also recommend you look at bitcointools https://github.com/gavinandresen/bitcointools if you want to pull in data from bitcoind blocks

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!