Loading Tool

Explorer IconExplorer

Memory Pool

81,987 transactions
30.92 vMB
0.08831187 BTC
Random Selection Loading Transactions
Max Size: 188.62/200 MB

Candidate Block

Mining Attempt 90062e8647965c9d5addd6ee80da073dcef292a2b959e418fe1848b1226c5b58
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root f220846effafe8c76a6e0058df71637acb643a168efd636257a4cf1201cf8258
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,844
Size: 1.00 vMB
Total Fees: 0.01895877 BTC
Feerates: 150.93 > 1.90 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (437,919 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
477,413 477,413 000000000000000000105fb4d2e3a0c4e981ea86149408745f19f55d7817f39e 1,354 1.00/1.00 vMB 123
477,412 477,412 000000000000000000d42aca713e0330943c551cbf547caea045248c9bea60e2 1,596 1.00/1.00 vMB 209
477,411 477,411 0000000000000000011f466861b29d384262544b4b59b2f2808493717a2b5872 330 1.00/1.00 vMB 15
477,410 477,410 000000000000000000a8490407b3b1c1406b5d268da0174780424b5ecf247696 1,479 1.00/1.00 vMB 145
477,409 477,409 000000000000000000cafc67efa026323cf9972b4d6431103fcfed75f99573e3 2,152 1.00/1.00 vMB 84
477,408 477,408 00000000000000000079b0adfb75ec94124f77105dc7f10431e4dc60b49dd242 2,245 1.00/1.00 vMB 227
477,407 477,407 0000000000000000015b4593624180dec5370e0aa059796f5915045d9322d9f7 1,864 1.00/1.00 vMB 173
477,406 477,406 00000000000000000007aad6f786435f34d760df14e76240a063cf604ca29a3f 2,035 1.00/1.00 vMB 23
477,405 477,405 000000000000000000ec4d25f5039cb86583348d79326ad5573dd6b122e96548 1,305 1.00/1.00 vMB 115
477,404 477,404 0000000000000000007dd70cfe7361ab648585d7c5409e52866d24f9937540d2 451 0.93/1.00 vMB 118
477,403 477,403 00000000000000000032d836d7b5d5e9d89f69ee67a5b2998f10059e362852ea 743 1.00/1.00 vMB 113
477,402 477,402 000000000000000000600db1460df2b0cf140c0dd974cb0f110e5065d95e6245 2,184 1.00/1.00 vMB 213
477,401 477,401 000000000000000000157a6e74394c81101b151e4e89b70c3281db8a00074450 1,745 1.00/1.00 vMB 75
477,400 477,400 000000000000000000a6b7e6fd51bbac521bc4836e264c00dd16e7a2a8330063 1,537 1.00/1.00 vMB 183
477,399 477,399 000000000000000000b28ca6e02ade5b9c82fa93dc0407684e9ea4315ef9eb8a 2,046 1.00/1.00 vMB 107
477,398 477,398 00000000000000000030b71f473d7ce1a7c7b9d154c926afa619eb066c4415b7 2,250 1.00/1.00 vMB 196
477,397 477,397 00000000000000000104e753a6b627f4b4fca1dbde1b9aa0ad18e49c2200deb7 156 0.04/1.00 vMB 171
477,396 477,396 0000000000000000000c4a3586b6af744175ff14b43d60c2cc495749d1ee5543 253 1.00/1.00 vMB 14
477,395 477,395 0000000000000000014753f7252653184a44ade4efdb7b8a79c2daeaaf385da4 1,540 1.00/1.00 vMB 49
477,394 477,394 000000000000000000cb69523beb8cae96d3999f4f0324b476c4fd70b6d46afe 1,576 1.00/1.00 vMB 95
477,393 477,393 0000000000000000012c31cf8a0de8f19a79e60f567c68c32e93c2e7a56e5c2e 2,038 1.00/1.00 vMB 194
Previous 10 blocks ↓
Total Size: 782.97 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: 715.85 GB
    • Received: 17.74 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.