Loading Tool

Explorer IconExplorer

Memory Pool

28,861 transactions
9.76 vMB
0.11674457 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.36/200 MB

Candidate Block

Mining Attempt e6b59855ddeb5ef538c76c8cd9d8232b2c5986bd97eb120cf45fcef0a11b2a57
Version 20000000
Previous Block 0000000000000000000207d87b7daaa9b76b765d546cb6d2acb529123ae5516d
Merkle Root 572996c08ec638e7e26c47834eae51cc33a73c31981b0c298a2285dcc037a1dc
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,825
Size: 1.00 vMB
Total Fees: 0.04010568 BTC
Median Feerate: 3.43 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,220 (772,632 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
140,588 140,588 0000000000000306263f52aa0e6157adecaeea7bf655d5f28bca6bc2fe358e8d 87 0.04 vMB 113
140,587 140,587 000000000000002ded4cb2a18a4f5279bb0a8aede967d7515085b4eabd6abe08 84 0.03 vMB 99
140,586 140,586 0000000000000709b4688221dcdc15fe0604cb4d4b408ca0107f31b0b18163f4 7 0.01 vMB 281
140,585 140,585 000000000000078b0fa2da6c68ab6f8a5a23fea3e68098479c3e45ac52545576 93 0.06 vMB 198
140,584 140,584 00000000000002adc09f6fbf798138557926ac830b30414ef5d1c0bf923491cb 130 0.06 vMB 325
140,583 140,583 00000000000001dc5100f1ea31b119c791cc4a1b5053cfd52b3fe2dd251c3149 7 0.00 vMB 381
140,582 140,582 000000000000021aabace7833938bce7f6c84a9724cee29d90c82e9481ca4be8 63 0.03 vMB 113
140,581 140,581 00000000000001537af35240e3c5e9d68dd1da1bdcd323513ca9c0e88d7c9ed7 9 0.00 vMB 904
140,580 140,580 00000000000007009dfbdb0149aa90076f5e27f9aaeeb43a85f4c0008609ebdc 75 0.02 vMB 6
140,579 140,579 0000000000000621604d45c724bfc61f1763fd7e072f2760e5cb60467af62121 55 0.02 vMB 144
140,578 140,578 00000000000006257f11751e7fd67173510cf8cfdae133470b55c0030d35bfcf 138 0.05 vMB 176
140,577 140,577 00000000000007f48967773d593b4beb361fe825356ff86e9ae2269ccc151a4e 22 0.01 vMB 319
140,576 140,576 00000000000002b23dbb98b895100f53a89b9c99a802a521148fb5cd9818fc92 44 0.02 vMB 555
140,575 140,575 000000000000026c21f7915fd34af23ab6a96db2981ac858d6c00efb43169720 51 0.03 vMB 236
140,574 140,574 00000000000002c31d5e78e760756afe8edb6d0a31fc10a1e738b69e96357bdf 4 0.00 vMB 800
140,573 140,573 00000000000007a64c514ae4d63a411b17f1eb3a9c55f2aeb6e8c1207ac2c919 58 0.02 vMB 330
140,572 140,572 00000000000000121339649287e37ff2e6c2a00b3e55e5c29be9753db4da5c97 3 0.00 vMB 71
140,571 140,571 00000000000005b8a3bd262d0172960b93455f95cf4d3ab6da39938062d9abd4 26 0.01 vMB 102
140,570 140,570 0000000000000818eca2249897bb062c57f1d71561738df439273294ded874c6 129 0.04 vMB 274
140,569 140,569 000000000000026eae6dbe3345adf89cbc43697f467ef2725d1a75c892068cc7 37 0.01 vMB 311
140,568 140,568 00000000000001461591428d0594bc0bbc417ca2a764f3e7c28ca90fdd0ab502 81 0.04 vMB 201
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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