Loading Tool

Explorer IconExplorer

Memory Pool

13,273 transactions
9.96 vMB
0.02658726 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.53/200 MB

Candidate Block

Mining Attempt 54e13fafc84b6f123a45337b39c2f86f636cac338b2eb932478b45623f5c7e62
Version 20000000
Previous Block 00000000000000000000d8354835b6a50d1cd25337019743ebbc2d92d4bc275e
Merkle Root f1c67fafc89a9c93c0d275295f08c11f01aac02037d5fa73cd988a24f9c195d8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,294
Size: 0.99796 1.00 vMB
Total Fees: 0.01134873 BTC
Feerates: 78.04 > 1.14 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,642 (757,249 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
156,393 156,393 00000000000001d785fa7826d0ea8ed9b8f2b3eb26260fecc0fc1d64b6451970 24 0.01/1.00 vMB 90
156,392 156,392 0000000000000805d4230b56e1e80d86cba15ae5d54611c2d196152a0b1f0c65 22 0.01/1.00 vMB 214
156,391 156,391 00000000000002e1f03c236f98469a1ca5a72019e9ae66fc65b6eb3d3c828939 78 0.04/1.00 vMB 181
156,390 156,390 0000000000000cee4e72594036ff9fe06b84bf04ab4dedda66723afd035c8bfb 33 0.01/1.00 vMB 173
156,389 156,389 00000000000004b5491d44bd069d46c98958d83d36b5f762c393aeaaf3b26bb8 99 0.03/1.00 vMB 16
156,388 156,388 00000000000006f248effc0f7459f2fb7a947962e6f1fb084be985d38b9e160f 8 0.00/1.00 vMB 93
156,387 156,387 00000000000001399479fe6aecbca6d492e7491cb545b40bf4b922dbdb3f7c50 2 0.00/1.00 vMB 0
156,386 156,386 000000000000017b54fc4ddb84f0476ac3878f8e64f066d4275ef779ce25d801 13 0.01/1.00 vMB 64
156,385 156,385 0000000000000586692d0203a5a3a8aeb8e093f7fdddb6aa8ab36b464a9ac2b0 17 0.01/1.00 vMB 47
156,384 156,384 00000000000007925f184754b4f5f8cf9054d0a1670afd1143ca3778ebc31fea 20 0.01/1.00 vMB 186
156,383 156,383 00000000000000ef92cfc3deac3b7207f7ee19b1336c32a5f13fcbca6c600d7b 73 0.02/1.00 vMB 24
156,382 156,382 000000000000000bf0af4cb5f0577dad31819cb396ee5d0278a99da6cff135ae 30 0.01/1.00 vMB 142
156,381 156,381 00000000000006ccab71d3f4da2ebac49e18fa68912c0ec6f4c41d61b6c4ed0f 48 0.11/1.00 vMB 73
156,380 156,380 00000000000001d9416379560af9e365f2f3a5c1b3179e3d8063720fa8aa11d4 121 0.05/1.00 vMB 40
156,379 156,379 0000000000000ccad249078c84abf617023b12ac211d9a86909faa466f15d50f 145 0.05/1.00 vMB 182
156,378 156,378 000000000000065fb770cfeaad3c83147af6ce97144c06041b70a8de1b171b7b 163 0.08/1.00 vMB 215
156,377 156,377 00000000000001e102eef2f366a4127f6a2fea5e9d206d5b26d4f70bfff28eca 12 0.00/1.00 vMB 70
156,376 156,376 0000000000000c5bf69f2d42ae486c83e2401375a3184f86d9b4716e817ada10 54 0.04/1.00 vMB 59
156,375 156,375 0000000000000c7bf58f0e5408b2cac4da2dde6a36a211f8d12869c16c88ab3e 85 0.03/1.00 vMB 139
156,374 156,374 000000000000052b625b11777829681cb3cabada0281754a9c223763ffc33ef1 54 0.02/1.00 vMB 144
156,373 156,373 00000000000007f3be4a0b0a4fa900908640f74a59f3be15de636865f965823d 92 0.04/1.00 vMB 142
Previous 10 blocks ↓
Total Size: 779.98 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: 471.25 GB
    • Received: 2.98 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.