Loading Tool

Explorer IconExplorer

Memory Pool

29,286 transactions
6.65 vMB
0.05269444 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.81/200 MB

Candidate Block

Mining Attempt 220872f3abae761c6225948fc258a997a01d03931348bd5957bc7b95188f5b1d
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root 0ec452c83b8cfd76b152c439e3aa0987d99f4cd594473f0328f6e42bafeb83f3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,277
Size: 1.00 vMB
Total Fees: 0.03580736 BTC
Median Feerate: 2.98 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (742,427 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,820 170,820 00000000000008053ebeaabf3bbeb58411bb00cefb43c9772050edc6df347335 39 0.02 vMB 105
170,819 170,819 00000000000006b45b6e26627515ab7262bc285d79b71c50aa323492050270d3 10 0.00 vMB 171
170,818 170,818 000000000000063ffa2e4377d99e99b88233c45ca429912e8b8c6371f04f3215 27 0.01 vMB 287
170,817 170,817 00000000000002c782fe9d2adf03258d70987a23c29833b5780e4e675a0c0811 88 0.05 vMB 58
170,816 170,816 00000000000006911700e8ff538686c88648716b2acf5416b4d8464879cec3e0 44 0.05 vMB 204
170,815 170,815 0000000000000ac74cac73087ff78257a2f0cc6400d627258acf91111e1c9c91 119 0.05 vMB 154
170,814 170,814 0000000000000aad4dbaa301db06514ad6ea6a2c1101b9686aeb1f9839913874 1 0.00 vMB 0
170,813 170,813 000000000000051000fdec84082cb64a9909227d9c0b7528f876fa74b073f52b 1 0.00 vMB 0
170,812 170,812 00000000000007c1a2f36db603ccf6579a1df0ac50daede561bf438ff4dde864 1 0.00 vMB 0
170,811 170,811 00000000000008b1b37cd58ff98912e7199c6eb804a3e0f89f3f773ee3c3765c 1 0.00 vMB 0
170,810 170,810 00000000000007bf6bad72acd89b474779bb77da6116b7c1764cde8fac1b8679 1 0.00 vMB 0
170,809 170,809 000000000000029f9be38432b3a9b508e0291d61136d23d7390be1a7548024fd 51 0.03 vMB 1,316
170,808 170,808 00000000000005a634e9e79df240894199c4ea6b0ebf9ca576c5efcc7d366a1c 124 0.03 vMB 48
170,807 170,807 000000000000018a8ce4e4c2d80666adf9e171b60548efa844c49692cfaeed45 10 0.00 vMB 88
170,806 170,806 00000000000000579de9b99d7e74488ae4a2364590179e0054615974662936f5 53 0.02 vMB 140
170,805 170,805 00000000000003d4f88cb931c93f4e72ca989874309972f28d0b848d373bd624 45 0.02 vMB 50
170,804 170,804 00000000000008b69f24d3c478e5360f3d07b09f47a48a5a903133c138dc61f0 22 0.02 vMB 45
170,803 170,803 000000000000030061933358036e86cc229fbea926e17ce26cf99b699b8355c3 96 0.03 vMB 54
170,802 170,802 00000000000001dd700f6578e421f75b200b278bc73e2bbd73ece4a67a23b1d4 21 0.01 vMB 177
170,801 170,801 00000000000006428fad8ae116422d97ea6ef0f16625074337c12e96970f4bd3 1 0.00 vMB 0
170,800 170,800 00000000000007645f923f4cdafdc5bf775f42630476ad0db08f3d1c087e369a 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 44.45 GB
    • Received: 0.65 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.