Loading Tool

Explorer IconExplorer

Memory Pool

33,861 transactions
14.30 vMB
0.06253167 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: 82.57/200 MB

Candidate Block

Mining Attempt 27b57285f1f68dd05374011b5f415f450549b83fe206cad28987007bdc108621
Version 20000000
Previous Block 00000000000000000000fcfeb08eb3e8132df80ab0066dce138120a13dfa737c
Merkle Root 5d213a2eedd1f21faf2d06f6110c8cd7f50bbc644d99ef6fbd90d5540a19f922
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,042
Size: 1.00 vMB
Total Fees: 0.02097093 BTC
Median Feerate: 1.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,340 (657,668 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
255,672 255,672 000000000000002e4926e7c9174553fc399e048a36e8427807bbdcc36eaa7707 128 0.05 vMB 218
255,671 255,671 000000000000001ae776c944d54e88dd41ef7639361c2ddbc29540b7878b6d63 61 0.03 vMB 115
255,670 255,670 0000000000000040e8a27854255bb52993e4a6346420d203c8132cbdceb082d3 368 0.15 vMB 136
255,669 255,669 0000000000000016089a15a068a96d60cfa6da9c947ecec0dbb0b1d14ea0d671 43 0.02 vMB 75
255,668 255,668 00000000000000100441b18c6ad548c1bbebcdf91eb3959103e3f0527de3ae3d 160 0.07 vMB 137
255,667 255,667 000000000000000414f2276347149a8c474643cf93d859a53ae69dcb531d5e02 284 0.13 vMB 116
255,666 255,666 000000000000003516e64c9eff68cdca52bf774a41b075e31c69e9d8ed7354e5 224 0.09 vMB 140
255,665 255,665 00000000000000134a57cccf6b8e8b5bf15977b419443f00a5f9f971e1bd6588 335 0.15 vMB 130
255,664 255,664 000000000000000c373fb88565e9052f399b975fbd3d0ac3c7be5708d6eaf7a8 91 0.04 vMB 91
255,663 255,663 000000000000002be9751fed5e5db8458cc7008dd38064bb552829e170b25239 180 0.07 vMB 116
255,662 255,662 0000000000000024aee900836d3a1c9a384760866041ee4fbe50bcd2a5ca92f1 83 0.03 vMB 133
255,661 255,661 000000000000001317595bdf290ead4f2a1faf0c577f9c9cd9f1be726ca31b0a 48 0.02 vMB 113
255,660 255,660 000000000000001457bf86f4fd36cf3467db29d9f7a9db3f47770e287a160974 46 0.02 vMB 96
255,659 255,659 000000000000002d51c5a52efd9755b79cfe98cd806c919bb34beeceddc2fed1 101 0.04 vMB 142
255,658 255,658 000000000000003cf538512089b354c0bc9bdb55065f8fd684637671dcfe5c5a 91 0.04 vMB 40
255,657 255,657 0000000000000006d7c09594ead982de456e8ee6e70266a8e656f8d7bce7022e 948 0.39 vMB 120
255,656 255,656 000000000000003df897b4205841e4be2322afc48c5a91f84efa0192db19b07b 12 0.00 vMB 128
255,655 255,655 0000000000000024ce28cf9b5ac30dcaf8fa49f46b37cd05bc88a7b9708c99be 68 0.03 vMB 124
255,654 255,654 0000000000000030c75355f3e131ad372595a357d13493f029f3e0181657de42 373 0.14 vMB 115
255,653 255,653 000000000000003ed61fb636cfe793d042e887b29f22bfb912159869ca578c55 105 0.04 vMB 119
255,652 255,652 00000000000000153a1c7dd394b82f916c8193733b9def358d71e3fbbad4e2eb 350 0.12 vMB 226
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: 88
    • Outgoing: 10
  • Data Transfer:
    • Sent: 144.81 GB
    • Received: 0.59 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.