Loading Tool

Explorer IconExplorer

Memory Pool

43,988 transactions
26.53 vMB
0.06095291 BTC
Random Selection Loading Transactions
Max Size: 139.86/200 MB

Candidate Block

Mining Attempt 852315076faf8b6d858e8071582752d3e9344ce81ddb585f60de5ee5a54e397c
Version 20000000
Previous Block 00000000000000000000e80075463d9b649392db1c3f77b6ad92bc26bba09057
Merkle Root 2e529d0f1ca1ff266373d91bc0567043d522efc9cd715ea737b0f75ae8391976
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,333
Size: 1.00 vMB
Total Fees: 0.01226340 BTC
Feerates: 83.62 > 1.23 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,761 (439,943 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
474,818 474,818 0000000000000000011811c332b5b15cfc8fc61829b1b742a9d277668afc6542 1,051 0.62/1.00 vMB 124
474,817 474,817 000000000000000000ebc995d32d1f21afeb71dbf3f024d5e01c26bb35e260fb 1 0.00/1.00 vMB 0
474,816 474,816 0000000000000000018573b43dd702c823e6522b2b0ba036a7ae74226673dbcd 1,216 1.00/1.00 vMB 105
474,815 474,815 00000000000000000032821e1490462f38ca92a7b45fb66d891bf1442e5765d3 196 0.26/1.00 vMB 52
474,814 474,814 00000000000000000133e1877e330b6ff370957ff4e78110ebcd0eee99b13a50 498 1.00/1.00 vMB 34
474,813 474,813 0000000000000000011c8c5141dd24dcc8802a5705a480c6e0744c53029c2d6e 2,174 1.00/1.00 vMB 167
474,812 474,812 00000000000000000059cf8da58aa2f74ca4d95b36c08f2ef98650ff6043ddfb 1,162 1.00/1.00 vMB 83
474,811 474,811 000000000000000000d961e5b1de4d0d8d0712f67279953f5c0cb3952307c421 735 1.00/1.00 vMB 52
474,810 474,810 0000000000000000013eafcef42d0072019832f81f1d1f53d3e47417ba0f16cd 1,367 1.00/1.00 vMB 95
474,809 474,809 0000000000000000005e2c33659d99c3b458d9269616b3731ca2c52ba1cb2634 1,490 0.56/1.00 vMB 160
474,808 474,808 000000000000000000c161972d2c41a94753f9e75db00717087f450c59e517c9 1,078 1.00/1.00 vMB 68
474,807 474,807 000000000000000000ac2dd68d5742faaccf56d03017b46fc96b1b40f7710fb2 1,218 0.91/1.00 vMB 130
474,806 474,806 00000000000000000025ff0e973085579c534b2aeaa7e926d7e10ca5070c55fb 1,175 0.70/1.00 vMB 43
474,805 474,805 000000000000000000ea987c0b9eec74563a6e9bbe792111dd2640b1c2200213 1,856 1.00/1.00 vMB 143
474,804 474,804 0000000000000000017702d6d79d37490aeb98a7d9ff66c53c07fcbe625d55f5 1,537 1.00/1.00 vMB 398
474,803 474,803 0000000000000000008dca5a2cd1962dc56fdc74cbba68c03bc4ad267362ebd0 711 0.97/1.00 vMB 54
474,802 474,802 0000000000000000015915b514ff513043436a5903c3ec8f0de9b2361450a5a0 528 0.33/1.00 vMB 254
474,801 474,801 0000000000000000006f4576f4aaf5924f1923b55d99a60c76924d16f0527049 1,748 1.00/1.00 vMB 115
474,800 474,800 0000000000000000015f328fa53b60ff8a56e1d66a6a4f822f2272dad84a9ca0 1,354 0.59/1.00 vMB 230
474,799 474,799 000000000000000000745c264abc74b3aff5207797f4f85a5b37a751d77850ee 2,066 1.00/1.00 vMB 179
474,798 474,798 00000000000000000043ad7289d3b9acede0bb7da85799485cf6cefa35fb9389 365 0.99/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.96 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: 647.62 GB
    • Received: 12.96 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.