Loading Tool

Explorer IconExplorer

Memory Pool

19,496 transactions
8.50 vMB
0.03834141 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.08/200 MB

Candidate Block

Mining Attempt 560bef149593cbed36b1b2bf3b7a86b3ed4312ac28419894eef08717c40dfd6f
Version 20000000
Previous Block 000000000000000000005de82c89e76a4485033bd94c0162c863c16d02ff1cea
Merkle Root 608a21f64cb8931a4e58b7cd7d79a3d3ab0fdaf87b6bd77f7f23943e90597023
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,369
Size: 1.00 vMB
Total Fees: 0.02014205 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,398 (782,440 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,958 130,958 0000000000001a6a63f36d26e74d6665a67dd8925ef39eb04d0ea9da63f5c774 76 0.04 vMB 455
130,957 130,957 0000000000000998a82a5c67734ad65a40c5c74800658f03f5014291c7a3eb52 3 0.00 vMB 1,198
130,956 130,956 000000000000067f90821cf8b341f46babea1c6d1b433d8f11907b872037a650 45 0.02 vMB 108
130,955 130,955 00000000000004303fa22917556a5b29b7d0081ed46bd1aecfb85e434f62a628 14 0.01 vMB 595
130,954 130,954 00000000000005ff38fe0ac16b81f194491c7d5b76449dac1ed9b5b9fec440bb 21 0.01 vMB 997
130,953 130,953 0000000000001b9581a01678cb53b3c97abd8a5eb13084112b25bb0e0e438039 43 0.02 vMB 396
130,952 130,952 000000000000103072fbe04646e8e0f2777d58db7630ec4453636bd5b01e21e1 15 0.01 vMB 1,610
130,951 130,951 0000000000000e5785546884cd291b5c0a497bf2aedd4a2d86b370ad6ca83497 8 0.00 vMB 741
130,950 130,950 0000000000001a2e37afedcc3a1ce7a0ed81d7592a0fe707732b9442043c01df 61 0.02 vMB 74
130,949 130,949 00000000000018fd6f6506389f05ccafb8a09b9970df4251f438710e64601b8b 20 0.01 vMB 1,401
130,948 130,948 0000000000001b745a8392f2ed15cfe1e699b5017351ccd345e6bf6e78e8a39a 144 0.05 vMB 576
130,947 130,947 0000000000000205e2919207aece38526f34a8075668efa1ac4aedeb79ca70c3 60 0.03 vMB 848
130,946 130,946 00000000000001a1275682095f15b5242dbecd90fe9dedc6e58474fc6753b0d2 10 0.00 vMB 1,236
130,945 130,945 0000000000001295d926c432bc4f173779bc39249738ea1db09ce304f85dd105 46 0.03 vMB 903
130,944 130,944 000000000000137b1f8ae4895ee7917266d8866bcc2c754608c3734602827bf9 13 0.00 vMB 1,515
130,943 130,943 00000000000003acb2676d15c5a9b8799030e4a9952baadcd37566bc7bfe1f7c 14 0.00 vMB 291
130,942 130,942 000000000000077d5a9df7dbfa7c9bba42f35f28050cad2d6acb39a745192091 26 0.01 vMB 876
130,941 130,941 0000000000000c242cc945c1c1795c1ceab5f6e42c2cd8585a0cb7b4d13f5d3b 6 0.00 vMB 1,464
130,940 130,940 0000000000000d78bd0aa9e3d0e61517883cb19830e9bbf3a97e8739eee9c89b 36 0.01 vMB 1,056
130,939 130,939 0000000000000cabb659aa7b1ab0b5dc28b6b08854047bc11c701bab2daed210 22 0.02 vMB 900
130,938 130,938 0000000000001865db9b1faec736d3a552b820b2883f7cf754f045c1829300d3 17 0.01 vMB 1,145
Previous 10 blocks ↓
Total Size: 779.56 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: 262.72 GB
    • Received: 1.01 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.