Loading Tool

Explorer IconExplorer

Memory Pool

43,379 transactions
26.29 vMB
0.05520089 BTC
Random Selection Loading Transactions
Max Size: 138.39/200 MB

Candidate Block

Mining Attempt 59da86460af5c7870ec01f00ab4a8edc2222ab31ecd343814a8dd5c749b55b42
Version 20000000
Previous Block 00000000000000000000d8ba2955f02eb456e7c5acbac6935bbd800431352c76
Merkle Root ddf925cb399e53832006831c28ee0e65ecb3b25a144fe750c5d50363305dd8ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,829
Size: 1.00 vMB
Total Fees: 0.00720590 BTC
Feerates: 100.28 > 0.72 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,739 (735,320 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,419 179,419 00000000000005e2503215a94f60ea0354a88c792a5b823f0e6f487a64966925 12 0.01/1.00 vMB 9
179,418 179,418 000000000000048df2d1627f8d515c9e75f97a1e8735b278ed6374a7a608de04 56 0.03/1.00 vMB 110
179,417 179,417 00000000000001f768cb66614a5a0407c55b1ea599fda0a75cd826e7a69aff3e 76 0.03/1.00 vMB 135
179,416 179,416 00000000000004f2f6f45a88c373f9ac5b1da138c68909e266cc779af27e2959 16 0.01/1.00 vMB 64
179,415 179,415 0000000000000a6547056390307e579e7c037117df5b6fb36ce77d8a56242593 111 0.05/1.00 vMB 153
179,414 179,414 000000000000047a1ce3105d4c8855d9af002b118e4af8ec7b638a385331012e 129 0.06/1.00 vMB 121
179,413 179,413 00000000000007512233815337a5093ece433ac96524d3cc9facc442bd30b406 181 0.07/1.00 vMB 129
179,412 179,412 000000000000049b1ce1d53079c7549c7a21cc0111c3b22446bc814bf1325156 152 0.07/1.00 vMB 145
179,411 179,411 00000000000004a660a1af2504f78e30aec8869387f71de65adbd17b3e420870 69 0.02/1.00 vMB 14
179,410 179,410 00000000000007afe7c67d703659e0f67f2d162ab98876d85f57be5b078b73ed 382 0.17/1.00 vMB 136
179,409 179,409 0000000000000b1adfb411a7c5aab48f304cd6efb688dc3aeafb62c877ff8d56 93 0.05/1.00 vMB 589
179,408 179,408 00000000000001c99f7c6f056f1bc679090be7e162d4a8276242165c7faf461e 45 0.02/1.00 vMB 95
179,407 179,407 000000000000078ac0ba7b577a78044c1b5135aa152686c7c68effff0ba19df9 16 0.01/1.00 vMB 51
179,406 179,406 00000000000006eff3cf706090269d3a2b4e95545283d583b99c3cc70c5ca6af 111 0.10/1.00 vMB 105
179,405 179,405 00000000000006b972aecebe06605d5b351f7cec301ae501efb3ae6d57539bd1 52 0.02/1.00 vMB 154
179,404 179,404 000000000000044e41692665b49730e8f0d37046d1a95d37b8a1aa98e6cb19d2 185 0.07/1.00 vMB 135
179,403 179,403 00000000000007e8d57a92232edf12809370e26b732d6dc3dbe5417f7c648ffe 141 0.06/1.00 vMB 121
179,402 179,402 00000000000008dadecf59dadb5c19c6169007f58ba71e74526362e5bc6c1bfb 12 0.00/1.00 vMB 71
179,401 179,401 00000000000004dd1adfc6b20b54e9103ed7734c9801e8806f8b5b4eb0fbfb6c 169 0.09/1.00 vMB 95
179,400 179,400 0000000000000435e44123773e1570b7c7f2a874c4e97a0d9dc2fbb4b1e4906e 60 0.02/1.00 vMB 25
179,399 179,399 000000000000085de07ffebee357b7ac711d88f6e7159993792ace8fa796833c 77 0.02/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.93 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: 646.28 GB
    • Received: 12.83 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.