Loading Tool

Explorer IconExplorer

Memory Pool

37,309 transactions
15.23 vMB
0.09971810 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 87.34/200 MB

Candidate Block

Mining Attempt 8fe527fdd00c14e0745dd5aad0ed7ebc7c5224b17f716e9188a90e7845bd697c
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 4d2eadab84830367fd4f28171d62003a28243024d33d5ae08c4e8d407a14ee9a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,460
Size: 1.00 vMB
Total Fees: 0.04579563 BTC
Median Feerate: 3.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (745,915 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,426 167,426 00000000000008116cc7247b5847c8f684949d4d6af6164fd696b30b6da73370 26 0.03 vMB 40
167,425 167,425 000000000000060fbb096210255750da3a9291d3231d0c9519b7839e2aebd3c9 126 0.05 vMB 44
167,424 167,424 0000000000000b0e4955b6d6ed2ff9a2524f1494be847423fd86aaa734f1c8f4 6 0.00 vMB 0
167,423 167,423 0000000000000b04a1044c85796243d259ccf888973dc2975cf056a0b704d6af 11 0.00 vMB 55
167,422 167,422 00000000000003b67a4a7673b13f51daacb1a0b258eee3c73c0327aec1fab951 14 0.00 vMB 313
167,421 167,421 00000000000004ba0860885bda566e58ccc9804984298c1c64e3e5baea6e00ce 49 0.01 vMB 112
167,420 167,420 000000000000069679303377444fb911514d2600b834377bd63a77ac62a816c8 14 0.01 vMB 435
167,419 167,419 000000000000098cd3ff61efeb6a336d616fa6af7646b7c3a9b758745c237e62 96 0.04 vMB 150
167,418 167,418 0000000000000b9ea060c69425f10dbe3eea27cb2b8022c79e6e9fb104bdac4c 23 0.01 vMB 424
167,417 167,417 000000000000015fbe4916b3b061b563a1724593479b8e4fe8310f312de0c8ef 1 0.00 vMB 0
167,416 167,416 0000000000000998b702b3be1cebbc9089976ef29e9b2aaff9ab2d679fd33910 10 0.00 vMB 0
167,415 167,415 000000000000012e9ab06ebd2f1ac06b84a388f5a502e2c86521d84e30aa80a1 41 0.02 vMB 59
167,414 167,414 00000000000008c9b0e507695167f0965c9a1b4a099564c4a529996a13478d52 87 0.04 vMB 99
167,413 167,413 0000000000000805f92b669e57a404dd9ee8ffa28cc50ca01d545e206ed4f204 1 0.00 vMB 0
167,412 167,412 00000000000002c5189baee857b4f17a711ee86967d1f8f44dc6df35755128a3 7 0.00 vMB 32
167,411 167,411 000000000000017cc79852641dbeaa863147f6cc8a3e5321cdeef3b1f69f3282 57 0.02 vMB 195
167,410 167,410 0000000000000259f3fa65f4556a8ffe3f2960d8a893fa71b28d5f94686ddab0 16 0.01 vMB 79
167,409 167,409 00000000000009e183ff4b38903551e9913ccb1c3425b621d93131281ce74db0 49 0.02 vMB 223
167,408 167,408 00000000000008566ae6d07a9c71efd8431253688ffa271d64b8ab9276756c67 57 0.02 vMB 8
167,407 167,407 0000000000000812228b8373592785ff3c4970becfbb3937b42e271f16233b36 34 0.02 vMB 66
167,406 167,406 000000000000002c30939f1acd8115df5761226c3dcfdf9b26742f7a6eacc74a 36 0.01 vMB 9
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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