Loading Tool

Explorer IconExplorer

Memory Pool

78,089 transactions
29.47 vMB
0.10596424 BTC
Random Selection Loading Transactions
Max Size: 177.51/200 MB

Candidate Block

Mining Attempt b71c41527f8d257c46906f250257d20ad518510be526dae80b213c1bdbd64048
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root f9608c786f952558ef386e8ada1bd8f0b57468ab99381ee69bd6457480648679
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,488
Size: 1.00 vMB
Total Fees: 0.02929894 BTC
Feerates: 151.12 > 2.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (278,096 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
637,175 637,175 000000000000000000116831d1095dfc56b5f8fed123b81cd6049db019d3be4b 832 1.00/1.00 vMB 11
637,174 637,174 0000000000000000000c002f637cfe033c9845d64b94c459b346b5a0ba48d859 444 1.00/1.00 vMB 5
637,173 637,173 00000000000000000007f5100575a123ffd56dc5b3abb97d2d80fae127e7239d 1,302 1.00/1.00 vMB 14
637,172 637,172 0000000000000000000d9678c5db911268eb64c11150898056c1aef82c480008 1,404 1.00/1.00 vMB 12
637,171 637,171 000000000000000000026914ed87ab5440d1e92eaa7da7233d134721575ae358 2,408 1.00/1.00 vMB 23
637,170 637,170 00000000000000000007214f84277654221695e2c5bbce1e4af5e434304ee3f1 2,494 1.00/1.00 vMB 31
637,169 637,169 0000000000000000001130484c8e1c78c10e178727046cf83f669e2f2d9d906e 2,632 1.00/1.00 vMB 9
637,168 637,168 0000000000000000000eed7d671fdc3cf102da5f2a10d5828d82a9a511c1d7eb 2,840 1.00/1.00 vMB 26
637,167 637,167 0000000000000000000f4403238a08f10f481c1e3b91086ea3fda25cc04ae1a3 2,992 1.00/1.00 vMB 50
637,166 637,166 00000000000000000008f60412aff12bffc441c257c8c76b48296e5511efbf58 2,615 1.00/1.00 vMB 24
637,165 637,165 00000000000000000009377ea9ef7e21f5a9afd4e54085362d0accb1347d672a 2,047 1.00/1.00 vMB 27
637,164 637,164 000000000000000000055ddf1f0a76fd6d23298730c9e002181e653540e9b9c5 2,792 1.00/1.00 vMB 49
637,163 637,163 000000000000000000109f8ee9cf5e750da19332f75514331bf069f9567d7430 2,451 1.00/1.00 vMB 10
637,162 637,162 000000000000000000071af46d8112cee77e744c2ee68273be02487685c844f0 1,568 1.00/1.00 vMB 38
637,161 637,161 000000000000000000036900cea07d3adf2b1f3b0b33c793e49aa2a47203d681 2,518 1.00/1.00 vMB 53
637,160 637,160 00000000000000000002023aeee64df904f977bb6a26ab2e24cfdffb93e30b0c 2,321 1.00/1.00 vMB 25
637,159 637,159 0000000000000000000ef14bf0c5ef1266d873077b061539798e0a76c81c5abe 2,844 1.00/1.00 vMB 44
637,158 637,158 000000000000000000022e284775e488bea95f0945cdb1780982e4dc08fc30d7 2,808 1.00/1.00 vMB 47
637,157 637,157 00000000000000000001bbc0a1dd384232f6ad5ea740adb925109bacc2f6121d 2,895 1.00/1.00 vMB 52
637,156 637,156 000000000000000000081d436817b5daa4badc1b4af998a84d51890987dbbf38 1,525 1.00/1.00 vMB 19
637,155 637,155 0000000000000000000cda26dff7d837ac714e4385655e4ca4dbc048ace1cd04 2,121 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.86 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 712.97 GB
    • Received: 17.26 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.