Loading Tool

Explorer IconExplorer

Memory Pool

42,087 transactions
29.21 vMB
0.06838974 BTC
Random Selection Loading Transactions
Max Size: 149.52/200 MB

Candidate Block

Mining Attempt d76d8164d733a7ab11cbd6c5a4ce66738d23a6ea08ab63cc11a2c2017911110b
Version 20000000
Previous Block 00000000000000000001c828f0aae187fd43c96f8afcfb80f879b49902b03414
Merkle Root a297eb5fd7963077d017934af84ed056ae4a9f6a77e06e75bfcf8b7eb1df0c85
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,870
Size: 1.00 vMB
Total Fees: 0.01082896 BTC
Feerates: 200.71 > 1.09 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,533 (153,859 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
760,674 760,674 00000000000000000001fd9204e0860523efd06843568c92c25d105f83a77fd0 2,725 1.00/1.00 vMB 20
760,673 760,673 000000000000000000018fcc3087d4754b063e75af64571d7f9be1198578ca8d 2,719 1.00/1.00 vMB 27
760,672 760,672 0000000000000000000101b29a3ce7347ad6402203196a35cb3d3700c52e451f 26 1.00/1.00 vMB 14
760,671 760,671 00000000000000000003409281d709c6a4429cad59eb65f99326cbbdf4b01d8c 2,069 1.00/1.00 vMB 20
760,670 760,670 0000000000000000000378705ea2ae9df55353e196d2f0ea371a1e5f3a3a18cf 2,233 1.00/1.00 vMB 15
760,669 760,669 00000000000000000002ef0b6f6e34aacacf7d50e72b6a6f02de55d57fe024db 2,622 1.00/1.00 vMB 18
760,668 760,668 0000000000000000000725d65c8428ef7ada2ae91bc3f2fbb53a22044aff430f 3,910 1.00/1.00 vMB 25
760,667 760,667 0000000000000000000458ae8085446bea8db97766a221bf515c47f1894450b1 3,477 1.00/1.00 vMB 34
760,666 760,666 000000000000000000057ab1faed78a6c0d434c691fd76b8a544f73c169a2bc3 3,730 1.00/1.00 vMB 25
760,665 760,665 000000000000000000008aa947ded70f381d1bfc2349cbaad771296c38a1931e 2,182 1.00/1.00 vMB 14
760,664 760,664 0000000000000000000474313b73a7445e3960b750f0afba24f75620ea0b742d 1,307 0.45/1.00 vMB 11
760,663 760,663 00000000000000000004ecb7f8cd943f193e915c099e1b77fe1f14733f5104ac 954 0.28/1.00 vMB 14
760,662 760,662 00000000000000000004a31957c6c9d4ac886af4c8eada2fa126e635d318a1b9 2,429 0.76/1.00 vMB 14
760,661 760,661 0000000000000000000087f920e4182063b01415b8ee2a7685f10fccbc230e60 2,279 0.87/1.00 vMB 14
760,660 760,660 00000000000000000005775c284a3f74a0c3a23dfd8a83b30904da61d1e1b037 77 0.03/1.00 vMB 11
760,659 760,659 00000000000000000002a4f653512adeadb03b86bfc83c8acff08e89e6018649 1,324 0.54/1.00 vMB 6
760,658 760,658 000000000000000000000cf767754220fe60085291bb21faa67256651d1cb923 2,544 1.00/1.00 vMB 11
760,657 760,657 00000000000000000004dba361616fdffe5b118bb4524f5b4428655b43afd312 3,366 1.00/1.00 vMB 20
760,656 760,656 00000000000000000002ef8a2da83ddbaa42bb3622e74e0260d0f01875e49714 2,564 1.00/1.00 vMB 18
760,655 760,655 00000000000000000001c642c22b670397db3ce7cc9dc929172117712b95a7c2 3,015 1.00/1.00 vMB 15
760,654 760,654 00000000000000000000f49c361a7d1da6c1624f9f743f79b0024321e582c343 230 0.11/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.56 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: 621.92 GB
    • Received: 11.28 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.