Loading Tool

Explorer IconExplorer

Memory Pool

86,112 transactions
32.07 vMB
0.21671536 BTC
Random Selection Loading Transactions
Max Size: 191.77/200 MB

Candidate Block

Mining Attempt bc933121d69c5bffa2921b869b8850247d5bf5fe480ace5c54767ea9817438f3
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 4a05e8194e3dc5fa9125fcb906ce0c563d9003dd0248d241a77d8467dfea69a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,882
Size: 1.00 vMB
Total Fees: 0.09746850 BTC
Feerates: 529.10 > 9.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (369,747 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
545,400 545,400 0000000000000000000f9a319ce96a265dd5bf274f173fa9d2f3516b2c928e01 1,441 1.00/1.00 vMB 6
545,399 545,399 0000000000000000001ca3bc54f62a8719ba15caccf16aa57a8118a0b09c3691 2,779 1.00/1.00 vMB 22
545,398 545,398 00000000000000000001d2ce8adb2b2b8bd6954b61d65fa0666bcb03a8a457b0 105 0.04/1.00 vMB 9
545,397 545,397 00000000000000000000eec1ecab3afd680c3dd5830ba2f3ba1f1a2ef0e63b0d 1,313 0.84/1.00 vMB 12
545,396 545,396 0000000000000000000c17d3dae8b05a561aaa77a6fb3dc5839d41ea296824ea 982 0.59/1.00 vMB 10
545,395 545,395 0000000000000000001f6e9c9ff5065ea020bc9d5b9d00bb4aa02d4c373d87c9 2,224 1.00/1.00 vMB 2
545,394 545,394 0000000000000000001964c7e3606d20f39ded556ec1557fcb0c13f026712b33 1,890 1.00/1.00 vMB 13
545,393 545,393 000000000000000000029133d91f7e7809fe5f45f706cb66e09fed22352c221a 2,624 1.00/1.00 vMB 25
545,392 545,392 0000000000000000000ef39e3ddab4791ee2ec4f8142fa5448988cb995275773 610 0.35/1.00 vMB 9
545,391 545,391 000000000000000000130a9bc2650d50546ae0a4d1a1c340c83e49706893e577 1,583 0.83/1.00 vMB 12
545,390 545,390 00000000000000000011f8874e2e9caeb03eddc24dd7fa14402be1566916ebc5 2,227 0.92/1.00 vMB 10
545,389 545,389 000000000000000000039a0ef3aa8b7cb6c7bd843de9fb384471a16b3a064bd4 1,251 0.72/1.00 vMB 10
545,388 545,388 000000000000000000029e7df0cee43b1262547ef22b899451c0ec3646fadca8 961 0.43/1.00 vMB 9
545,387 545,387 000000000000000000208613aa94ea6f45af548fa00d6240e802522e61d3d190 1,874 1.00/1.00 vMB 7
545,386 545,386 0000000000000000001134cabd8de8db855a77056bbfde9949b386ba9718e9a5 3,199 1.00/1.00 vMB 15
545,385 545,385 00000000000000000018ae4e8214c71c705523698c34a57fba7523f9e305083c 721 0.27/1.00 vMB 9
545,384 545,384 00000000000000000022215dbffcd1768cd0d489c56eb21af13c3446e61f65f4 1,096 0.48/1.00 vMB 15
545,383 545,383 0000000000000000001df4d65d337b04cf14b6fe6696c672b1aa544e950243b5 781 0.30/1.00 vMB 10
545,382 545,382 00000000000000000005e5900624b50c2abf9384161e89f94dbfc6b576534614 670 0.28/1.00 vMB 9
545,381 545,381 0000000000000000002390dda3ef2dd3928f0856628f5506a1bb1c20313b332f 1,969 0.75/1.00 vMB 16
545,380 545,380 0000000000000000001b0141b3fc9bf96c311624a4a4b2781a71cd494548ba3c 2,471 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.