Loading Tool

Explorer IconExplorer

Memory Pool

28,060 transactions
9.26 vMB
0.09161319 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.96/200 MB

Candidate Block

Mining Attempt 70e7575b559a2bee2e127881c98ae5b0c518fbcfa9da08364448c46aeceef7d5
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root f529be6894caeaba96c78ed7a100ab438c1fc626b4c4d6cadbc14e6a125eaf04
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 986
Size: 1.00 vMB
Total Fees: 0.02517144 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (744,927 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,294 168,294 000000000000026a2236c99a55ce94170b416a7641b60b1f92636b95fb7b0da6 31 0.01 vMB 4
168,293 168,293 00000000000003925d1dadf1138005c656b12fd83575eb21e5e2018268fbe3e0 44 0.03 vMB 41
168,292 168,292 000000000000089c9ee9bdf606907c1ae4525922c25a5f8132cbd38fb2307e00 5 0.00 vMB 51
168,291 168,291 00000000000004495082f6eba392292c72f5a022aff3ebe8cf9fed9ad3dee0c1 8 0.01 vMB 38
168,290 168,290 000000000000062b27bf4bb0eab1c7301150f1e8644a361bc430b3d13e0b7326 40 0.02 vMB 28
168,289 168,289 0000000000000b778105fb43d28279a0fd22dc0b94e81f9cbc6a7d18191b1944 73 0.04 vMB 454
168,288 168,288 00000000000002060fb8379be361f75ea9805217e87e7a40307f6e7eddf0e98a 51 0.01 vMB 0
168,287 168,287 0000000000000964caca6018c6d35134c8a1bcad6ec8309679d0b2594d04737a 57 0.03 vMB 60
168,286 168,286 0000000000000a2a967624d0a32ca325d15a4aa022c33ec3964b7cf4267211a4 8 0.00 vMB 90
168,285 168,285 000000000000057aa5f4ca727810de6b6bc65fdbd0f73cfdd34c88b99a36378d 68 0.02 vMB 10
168,284 168,284 00000000000004a341e1bb09907d85b8be4fedd9fe1104e84293fd106dacb109 56 0.03 vMB 15
168,283 168,283 000000000000066c06284c9c35c5334444f2cb7bf9c2d265eebdffc03b79077a 59 0.06 vMB 347
168,282 168,282 000000000000014cd3c2fcb6f9d7110c2176683e3d519c812d02c8aa4929fa0c 41 0.01 vMB 45
168,281 168,281 0000000000000254ce21661fd43cd0cef511341cd923b6ea9dcdfadfb83997b4 34 0.01 vMB 144
168,280 168,280 00000000000006fc01e7f37c83d4ceba7990060b453686a40cd453a4b636c610 9 0.00 vMB 0
168,279 168,279 0000000000000a15c138c8077efcad4a4c8f52fea58fd22bf8969afc8f1f1468 55 0.02 vMB 48
168,278 168,278 00000000000008ed5891146c4d92cf2ece05219e2799cc05f2a92ee6f075c0d2 9 0.00 vMB 460
168,277 168,277 00000000000000c2f97c4b65b8d63495ff31e0f15aefa7d8b8816cacc2cfd917 15 0.01 vMB 68
168,276 168,276 0000000000000aab6c9e5cce51604c6364c32b604ee2d3ac64e1257e4b033126 1 0.00 vMB 0
168,275 168,275 0000000000000065c1ef4e376dc5d2e481a7e182d337f4c0110cbe5681fd3796 28 0.01 vMB 114
168,274 168,274 0000000000000ad64879ecbd11761a361cd6cb0ec080e2d28a41d324d927d739 8 0.01 vMB 26
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 71
    • Outgoing: 10
  • Data Transfer:
    • Sent: 23.99 GB
    • Received: 0.48 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.