Bitcoin Forum
May 05, 2024, 09:32:22 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to get information about all transactions like blockexplorer?  (Read 1078 times)
bitcoinex (OP)
Sr. Member
****
Offline Offline

Activity: 350
Merit: 252


probiwon.com


View Profile WWW
January 30, 2011, 02:57:54 PM
Last edit: January 30, 2011, 03:15:23 PM by bitcoinex
 #1

I want to make a database similar to blockexplorer for internal usage.

blockexplorer uses a patch to access to such information on bitcoind. Maybe it makes sense to make such a patch as part of the official client?

New bitcoin lottery: probiwon.com
- Moжeт, ты eщё и в Heвидимyю Pyкy Pынкa вepyeшь? - Зaчeм жe вepoвaть в тo, чтo мoжнo нaблюдaть нeпocpeдcтвeннo?
Even in the event that an attacker gains more than 50% of the network's computational power, only transactions sent by the attacker could be reversed or double-spent. The network would not be destroyed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714944742
Hero Member
*
Offline Offline

Posts: 1714944742

View Profile Personal Message (Offline)

Ignore
1714944742
Reply with quote  #2

1714944742
Report to moderator
1714944742
Hero Member
*
Offline Offline

Posts: 1714944742

View Profile Personal Message (Offline)

Ignore
1714944742
Reply with quote  #2

1714944742
Report to moderator
1714944742
Hero Member
*
Offline Offline

Posts: 1714944742

View Profile Personal Message (Offline)

Ignore
1714944742
Reply with quote  #2

1714944742
Report to moderator
Cdecker
Hero Member
*****
Offline Offline

Activity: 489
Merit: 504



View Profile WWW
January 30, 2011, 03:27:09 PM
 #2

I do have a working implementation of the protocol that uses an event driven approach to communication. It'll allow you to get real time events from the wire without having to rely on the Bitcoin client to notify you or even worse, having to pull data out of it at regular intervals.

What sort of backend are you using? A database?

Want to see what developers are chatting about? http://bitcoinstats.com/irc/bitcoin-dev/logs/
Bitcoin-OTC Rating
bitcoinex (OP)
Sr. Member
****
Offline Offline

Activity: 350
Merit: 252


probiwon.com


View Profile WWW
January 30, 2011, 04:12:07 PM
Last edit: January 30, 2011, 04:47:57 PM by bitcoinex
 #3

I do have a working implementation of the protocol that uses an event driven approach to communication. It'll allow you to get real time events from the wire without having to rely on the Bitcoin client to notify you or even worse, having to pull data out of it at regular intervals.

tcp -> bitcoin data struct decoding -> sql ?

I never really thought about this way. I'll do then, it will be interesting.

Quote
What sort of backend are you using? A database?

yes, postgresql db

New bitcoin lottery: probiwon.com
- Moжeт, ты eщё и в Heвидимyю Pyкy Pынкa вepyeшь? - Зaчeм жe вepoвaть в тo, чтo мoжнo нaблюдaть нeпocpeдcтвeннo?
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!