Loading Tool

Explorer IconExplorer

Memory Pool

58,743 transactions
17.74 vMB
0.05980400 BTC
Random Selection Loading Transactions
Max Size: 112.73/200 MB

Candidate Block

Mining Attempt 35aa92e42b94a0a58fa2974c373744fea743857b44fa657890b8361cb1e9d3c7
Version 20000000
Previous Block 00000000000000000000059ec86cae8c95cec1dbe98d814a7f0f20a372ccf607
Merkle Root 9c90e326306ac3868ad2a77ecfe8a9010c01f94d257c9de6c6e51bf3ffdc751a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,920
Size: 1.00 vMB
Total Fees: 0.02000900 BTC
Feerates: 150.52 > 2.00 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,738 (655,111 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,627 260,627 00000000000000095509c40dcd707440f061dacd93e53cc1ab2edbe97fae1368 174 0.07/1.00 vMB 140
260,626 260,626 000000000000000c4a68e3b329d07a4ab0d9d6a7c6ddd5fb506f8fff668a14e5 362 0.14/1.00 vMB 134
260,625 260,625 0000000000000000311f245b4d79c8733e328d2dc1b351065f3d77d51d864784 99 0.05/1.00 vMB 102
260,624 260,624 000000000000000a0d5d95a4565a4b6a4c3234dfd4f130adac434c7b3c7cb910 109 0.04/1.00 vMB 99
260,623 260,623 000000000000000c9d7a0e8f91ac2f36241db73eee5888220702d0edc6f7caf6 114 0.07/1.00 vMB 94
260,622 260,622 0000000000000004451d3c4d20839b84236d89f615add70f383ee223dcb050ae 347 0.14/1.00 vMB 103
260,621 260,621 0000000000000018385560ee1a11c1204f50b9960baeb87ff740e20bd16ee76e 679 0.25/1.00 vMB 140
260,620 260,620 000000000000000535ba5698a8a50fb34e5d22d6bd667d3e315f2d3527eecfeb 294 0.14/1.00 vMB 84
260,619 260,619 0000000000000004ba9392245e6104e86554cd768fe2846f8244836da5d07636 108 0.04/1.00 vMB 126
260,618 260,618 0000000000000016d6092b422e2752340e652d864c77f93cf34a4785a767bd47 159 0.06/1.00 vMB 131
260,617 260,617 000000000000000b42d0639cbe19b062eb4181ec687a4a8b0e71b06a1a76992b 240 0.15/1.00 vMB 90
260,616 260,616 00000000000000171c819f8f10803f2f1d08f08fab250cf39316719840a96391 131 0.05/1.00 vMB 86
260,615 260,615 000000000000000109249c7e364bb9806f1610ab3f4d3f451a0df436f05ba8d6 259 0.11/1.00 vMB 128
260,614 260,614 000000000000001a71353d49489df136e2a5d99570cac1fe02340da0ed8c4089 334 0.16/1.00 vMB 114
260,613 260,613 000000000000000680614930ad974787d2a78fa81feb2e69c7261a001afd6c1e 198 0.09/1.00 vMB 109
260,612 260,612 0000000000000004741dcc0dcf1666496dabb7acafdc65dff456020dda00aaab 185 0.09/1.00 vMB 118
260,611 260,611 000000000000000ca3b16389c5c1f73a125813fb23a7c337744d436359a9cf5d 294 0.12/1.00 vMB 195
260,610 260,610 000000000000001356062cef7c83ad637d19e579dbf0f057326cda339da204ff 333 0.13/1.00 vMB 101
260,609 260,609 000000000000001b66e9f9ab0c18a78fadccf7082ad9a27857b6d9696f2a7a66 245 0.11/1.00 vMB 109
260,608 260,608 000000000000000ced9314aca04651eacd6a7b3497d6ab37c46d1ed702655fd1 37 0.15/1.00 vMB 12
260,607 260,607 00000000000000033b9b9825b180fc0cc169a50a06f4934af3d9b601d7a9cdb1 274 0.11/1.00 vMB 126
Previous 10 blocks ↓
Total Size: 783.65 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: 776.51 GB
    • Received: 21.05 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.