Loading Tool

Explorer IconExplorer

Memory Pool

39,415 transactions
26.16 vMB
0.05233486 BTC
Random Selection Loading Transactions
Max Size: 136.31/200 MB

Candidate Block

Mining Attempt ce4d77f568d9f4c9977cf6ea26ec4caa388a1e87b451a2ff4befe4b4a2ed4f21
Version 20000000
Previous Block 0000000000000000000018814d3d8a0f9277bbafe575a6ea906e31298d58afa1
Merkle Root 25ab5b8a71c93134570372a105f8d93edf2785cf50055fc6fbf0b2bf7316ef75
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,724
Size: 1.00 vMB
Total Fees: 0.00441929 BTC
Feerates: 100.00 > 0.44 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,799 (334,415 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
580,384 580,384 000000000000000000217b87feafcaff15a9b607ac26b456943662365ed97123 1,717 1.00/1.00 vMB 101
580,383 580,383 000000000000000000208d25e1f467df2050862658fe0f217d790ad7e735dbff 2,124 1.00/1.00 vMB 109
580,382 580,382 0000000000000000002221bb70a15806c342209ce4764ee746d4f27ca786d4b3 2,405 1.00/1.00 vMB 121
580,381 580,381 0000000000000000001323870563ec1ab6fadd4bf10f00b19d755cd9cb91eb24 3,026 1.00/1.00 vMB 97
580,380 580,380 000000000000000000050991dde9eb6851284574e40712a08d842a07321da75c 2,779 1.00/1.00 vMB 111
580,379 580,379 0000000000000000000ed9931fab74d841f379a4da14d270e08cb0511a7e701e 2,389 1.00/1.00 vMB 110
580,378 580,378 00000000000000000016c19fc85968d5062fda363f112bbc95024d1f0bf4ee9e 2,680 1.00/1.00 vMB 99
580,377 580,377 00000000000000000003299c06bb96946c0a5d17586c96ee7882bccf0bd9cef2 2,828 1.00/1.00 vMB 141
580,376 580,376 000000000000000000219941c7e2ffd551ec33b2a7cc714132c67c08d77be66f 2,676 1.00/1.00 vMB 70
580,375 580,375 0000000000000000001bce6f72f9d14e37f0a251a553c09ce3ee606ad64abff3 2,767 1.00/1.00 vMB 79
580,374 580,374 00000000000000000000ca7d8196da864e266213391d4cce15a46cdbcbeee5b9 2,697 1.00/1.00 vMB 121
580,373 580,373 0000000000000000000bbf467c208606a505793ff973b310b21c99e829c86cfb 2,441 1.00/1.00 vMB 23
580,372 580,372 0000000000000000001b32adccf6172ad1ae22b6ce9459c352396884059e9501 2,744 1.00/1.00 vMB 36
580,371 580,371 0000000000000000000277f4dbc441538d64ef1c7e2e39661cd4a3c76b86f5e3 2,688 1.00/1.00 vMB 43
580,370 580,370 00000000000000000003c3ddfa392252cb7b625b88b9d3c9aa2a3cd7dd279aad 2,587 1.00/1.00 vMB 54
580,369 580,369 0000000000000000001aa0f4bdc2c9eb46585d1e612756a9aea9b58656f73919 2,608 1.00/1.00 vMB 82
580,368 580,368 000000000000000000132dc5941c60eab4ad4482983c9283d4c9de4d4de15379 2,343 1.00/1.00 vMB 73
580,367 580,367 0000000000000000001605ca087098cf3eca9c7e70ed6783b837527f35a369e5 2,257 1.00/1.00 vMB 102
580,366 580,366 00000000000000000024c923fe8873778e437290e4958234922df101956fa4f4 2,721 1.00/1.00 vMB 130
580,365 580,365 000000000000000000054cd0ed2c79ef7e9f72292902652e5c425eb5767a52ae 2,713 1.00/1.00 vMB 107
580,364 580,364 0000000000000000001a4591b4dd5b4216b058cc87a195785fc10441dc82f708 2,501 1.00/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 782.03 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: 650.29 GB
    • Received: 13.26 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.