Loading Tool

Explorer IconExplorer

Memory Pool

78,501 transactions
29.25 vMB
0.10480470 BTC
Random Selection Loading Transactions
Max Size: 175.92/200 MB

Candidate Block

Mining Attempt 208d129e8878d7303bb22bb9391cff94dcf6c8a42221057a1904de5a95c7dc2e
Version 20000000
Previous Block 00000000000000000001a2148a353b227d382a7d8eddccbe4a14c874fc92a04e
Merkle Root a4cf6a7cf4eb277d99690f2a3b937c61cc3b80d4fdfa1d7c2808d006bf33be6a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,364
Size: 1.00 vMB
Total Fees: 0.02886604 BTC
Feerates: 144.91 > 2.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,267 (705,384 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,883 209,883 00000000000003d3012f24d7162a528b4591995438fdd4730dfca72aa32e2907 123 0.05/1.00 vMB 314
209,882 209,882 00000000000002d32573045e3f043e84ff93bd00eb2a222085c032828d0c93ed 70 0.03/1.00 vMB 61
209,881 209,881 000000000000018bd752405bda17105435ce4e72e5f21b7903d866fa9adde2c7 75 0.04/1.00 vMB 124
209,880 209,880 000000000000025c7618b92fd91f4fee75dbd82c1d930aa16c2b1524be64788a 35 0.02/1.00 vMB 149
209,879 209,879 00000000000002c90fb1f86f221fb9bca83576678db89ad63abd7f27bb75ed47 268 0.12/1.00 vMB 214
209,878 209,878 00000000000004be47f3f97213111c964eef6b0358452e2220ba747274a08242 113 0.04/1.00 vMB 180
209,877 209,877 00000000000000d1d77db93300c4d17d2070d9113ed401d84567adaea01a14ad 156 0.07/1.00 vMB 251
209,876 209,876 000000000000022cda1296b7594c498a01a9af166a6e6d75bb0a4d7d329e7c15 411 0.18/1.00 vMB 179
209,875 209,875 000000000000026edd252811bdf77483cfe807161a2576cdba3e8e71c1c5edd8 8 0.00/1.00 vMB 162
209,874 209,874 000000000000039b8f45a179bdbaa76ac753d155ea7d62bddecd8d3722ef317b 1 0.00/1.00 vMB 0
209,873 209,873 000000000000026d2ebd09074e4d3a2cd4c352bfa1241258358b3829817725ac 8 0.00/1.00 vMB 0
209,872 209,872 0000000000000044e0df27a12cb81b67dd19c090a9a38382a534176adeb47e7e 411 0.16/1.00 vMB 551
209,871 209,871 000000000000020fd275a457532a666a2869ab4547bfdad32e34b283811938ae 452 0.25/1.00 vMB 401
209,870 209,870 00000000000003de257d18c1d75d518118ee88d5457078c3904216d82026d26a 110 0.06/1.00 vMB 242
209,869 209,869 00000000000003aca83538556212eef81556afebe1f1cacf7d09c6bb5c1388bb 417 0.19/1.00 vMB 180
209,868 209,868 000000000000043d6eb6031376294d979a9f66c6ef3fc87fd0b6b1df2818666a 317 0.16/1.00 vMB 176
209,867 209,867 0000000000000229bdeded962d4c8de5f21cea328d29a06560a38b47c4d3e6be 46 0.02/1.00 vMB 278
209,866 209,866 000000000000022541216b74a7888b6c9c282891c24baca8202b0a2699466a74 169 0.12/1.00 vMB 122
209,865 209,865 00000000000001afb3ef29b13048aba79b2615497d7d8c0e9b6fd3a367181564 483 0.24/1.00 vMB 162
209,864 209,864 00000000000002e2262772f0c459f063148a0bb17bd2c1c662fa816293178c03 690 0.45/1.00 vMB 72
209,863 209,863 00000000000000da63d4ce4de015c357fca70f4f0ebfcba9b9f1ab3195764389 746 0.25/1.00 vMB 261
Previous 10 blocks ↓
Total Size: 782.85 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.81 GB
    • Received: 17.22 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.