Loading Tool

Explorer IconExplorer

Memory Pool

35,255 transactions
28.05 vMB
0.05957152 BTC
Random Selection Loading Transactions
Max Size: 140.43/200 MB

Candidate Block

Mining Attempt 934f9cb9377cd2743db07ede473349bb17d9ceeb636c163f1c0f97d72900495d
Version 20000000
Previous Block 000000000000000000019a77c40282d48b8b439c6b19800056fbbad552052c91
Merkle Root ef8b649f4adbd383370a9d514399b124a1d37f724178d358541a20e8d66a9dfa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,208
Size: 1.00 vMB
Total Fees: 0.00582896 BTC
Feerates: 53.51 > 0.58 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,554 (797,142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
117,412 117,412 000000000000bf50c41d760f40961d790bbe91dfcd1425489a62a99119097ec5 16 0.00/1.00 vMB 1,819
117,411 117,411 000000000000bcbb794506e974da7ff0f78978f77fc819396f70eedc493b1a3c 11 0.00/1.00 vMB 0
117,410 117,410 000000000000a6a9bf3733aba09fe348bbd3ae24a7dc2a25ee339bff33a70a70 16 0.00/1.00 vMB 1,487
117,409 117,409 000000000000b6ce30550d4ef9872195e87d06b53d02e2152406d27e4f02ac70 9 0.00/1.00 vMB 0
117,408 117,408 0000000000006790f23a5f92d8369a8b1fc2b28810ca8baaca45a7eec82297c0 6 0.00/1.00 vMB 836
117,407 117,407 000000000000301c3aba3e0591b1aa0504057c547f68612bcde02c2458b56c9b 15 0.01/1.00 vMB 282
117,406 117,406 000000000000556f87b5038764543b3417087f6d9af49963f476cac7da1322ba 9 0.00/1.00 vMB 0
117,405 117,405 0000000000001cbbde26cab7b91d2bdf4034b8556852997689560f8d484afc05 13 0.00/1.00 vMB 1,335
117,404 117,404 000000000000a8ec8417a349281ae167b2142cd42c7ab32bae5597ff9a397963 12 0.00/1.00 vMB 257
117,403 117,403 0000000000008ace39efa9a200551f6efe66b81ff1a787586e32bed9df194840 27 0.01/1.00 vMB 1,482
117,402 117,402 00000000000057fa984f5f83fb709dcbbe1a4ff475cc36330524f2ac6dbf1ab5 12 0.00/1.00 vMB 858
117,401 117,401 0000000000001bb19b4deba36c4c2e13bea940c36115b3004a1beecc95ff80e2 10 0.00/1.00 vMB 0
117,400 117,400 0000000000002b9f9113b14a2cdfff43a803f211b8d99e9628610f0c9b18e914 11 0.00/1.00 vMB 1,060
117,399 117,399 00000000000090f9bc1070e52799ee29798a7d69afd230812a2055a661dac3c4 10 0.00/1.00 vMB 0
117,398 117,398 000000000000331cccbb590d697f28e5920732f313e9eb59553050131ecf159c 12 0.00/1.00 vMB 1,067
117,397 117,397 000000000000351bd5b458fed35e3605c5c674e9eaeeab9e13334dae99fd0061 9 0.01/1.00 vMB 382
117,396 117,396 000000000000642c98932a101a19e9052ede240368902463d6977b275cebdb17 16 0.00/1.00 vMB 627
117,395 117,395 00000000000055ec90ca8b7e17326a46b73bf97e8db250d60cd381bda1fd29f5 18 0.01/1.00 vMB 797
117,394 117,394 00000000000057abd5855e1b50a232d91fc36f011bfb564c5aca91d29d419595 6 0.01/1.00 vMB 2,104
117,393 117,393 0000000000007c5eaac84e63f25d14e63ee013661efa766722fdf9e08ac940f3 16 0.00/1.00 vMB 996
117,392 117,392 000000000000929d7f5e9351ebf94340c5dbdbec3139049aaff822c250b62264 10 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.59 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: 623.38 GB
    • Received: 11.45 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.