Loading Tool

Explorer IconExplorer

Memory Pool

39,309 transactions
28.47 vMB
0.07346564 BTC
Random Selection Loading Transactions
Max Size: 144.38/200 MB

Candidate Block

Mining Attempt 68a9f17635c6243e25c06573b38ca7006be595d06daec7ab205a1ccd9f73e1a7
Version 20000000
Previous Block 00000000000000000001b25de7d6b46a8948f214d3970d4d7cda994c93f61a8a
Merkle Root c901407fb34747334ee4e30adec654dce6154968739083c7c819af2af3d11378
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,862
Size: 1.00 vMB
Total Fees: 0.01858981 BTC
Feerates: 150.93 > 1.86 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,611 (504,347 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,264 410,264 00000000000000000340c84ca1336eaa91685aba43b2f9e585926a411969734f 396 0.18/1.00 vMB 38
410,263 410,263 000000000000000005b9f8c4505f251c93962b8f7d9a5e4cea60819ae79cc7df 1,068 0.49/1.00 vMB 34
410,262 410,262 0000000000000000025997f405f6173131efd1827c7c28b173a07264f30e4e48 671 0.34/1.00 vMB 37
410,261 410,261 00000000000000000498ba03fb2ac3768c2a7700e113f92550ab54b0c66b1800 1,504 1.00/1.00 vMB 24
410,260 410,260 0000000000000000005b8bed3ae7ed47232e281da18d3439e680eb2b062abd6f 83 0.03/1.00 vMB 43
410,259 410,259 0000000000000000037b2d3890b4f8b2da4e0464a4bf8f07815cdb6cc7ac3679 185 0.12/1.00 vMB 38
410,258 410,258 0000000000000000007f2cd45aec2841507d60bd3eb85312a13ddfcb3add8f54 199 0.15/1.00 vMB 24
410,257 410,257 000000000000000000207d10a879354d30cd781bd44d204a341d3a322b8708b5 1,391 0.95/1.00 vMB 26
410,256 410,256 000000000000000001dce0a83224ea5f36adb08edc24eeec2aa7a923c51ef0fc 1,900 0.83/1.00 vMB 59
410,255 410,255 0000000000000000014f064aa459a3e88ae72c43ca8691a597f8a4dfde48d6d0 725 1.00/1.00 vMB 19
410,254 410,254 0000000000000000053b69e7abd7d7083c8e7cddf4e3acb90cdf09a0dd8b4671 679 0.27/1.00 vMB 43
410,253 410,253 00000000000000000442f95b458045f9276f22ddec5ae3668eefd4f15698f8c3 989 1.00/1.00 vMB 19
410,252 410,252 00000000000000000588ee1040f6004bbcff138abaa52b707afab2f3037a2f8d 3,187 1.00/1.00 vMB 51
410,251 410,251 000000000000000004b038d272f3bd2132fd31986ecbe7fb8a83a0d61d27ae5b 669 0.54/1.00 vMB 17
410,250 410,250 000000000000000004185dc1b79bb48cb375c18ffa99e7aefa3ba7790571cbca 1,408 0.73/1.00 vMB 34
410,249 410,249 00000000000000000304073a49a41f7d5fbcbf6d236f6eb542c33ab59c76cd6d 335 0.17/1.00 vMB 38
410,248 410,248 0000000000000000060d02efab20994ecb8d25191351c64d774f2d59c77ed675 2,450 1.00/1.00 vMB 41
410,247 410,247 00000000000000000322953be68e1ec5815ad078221999a1d0af8998ddfd6a8b 634 0.67/1.00 vMB 17
410,246 410,246 000000000000000005e4f0a786fdfad9f7e1f9a165bf61394d84c71c23314620 880 1.00/1.00 vMB 19
410,245 410,245 000000000000000004f234e3376e99671a93777039396a465170215f6a2aeca6 341 1.00/1.00 vMB 10
410,244 410,244 000000000000000000af6e8eccdeeb770e3eda1d93f063d471fb2828e1cad831 251 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.70 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: 629.12 GB
    • Received: 11.87 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.