Loading Tool

Explorer IconExplorer

Memory Pool

14,402 transactions
5.97 vMB
0.04505535 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 35.21/200 MB

Candidate Block

Mining Attempt 7b6c4d63c486349ce3d35da7c2e39af8e91f2c415cd2e9e4be5920897549b4ab
Version 20000000
Previous Block 000000000000000000008a32030f18bfbcf56f9bc4b6582f27818e6d2a5ec937
Merkle Root 01e71c369606766d6018b47a99d1f884c931c4bd7bc013508caf087771e7bdf5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,607
Size: 1.00 vMB
Total Fees: 0.03470725 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,448 (751,131 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,317 162,317 0000000000000a55602b34a67004bfeeec1f8b2ccbe2aa3b89af92889ecda182 38 0.02 vMB 42
162,316 162,316 0000000000000050caa4956632c4e5531ef661c1638f5232605eb61c003d5760 51 0.02 vMB 264
162,315 162,315 0000000000000240e259f5429ae7794202c4101ce2e20c8ce9bea9e5cf60b002 58 0.04 vMB 77
162,314 162,314 000000000000082e8881e138d957117b00cd19739eea1047190c0ec1b71da9df 37 0.01 vMB 0
162,313 162,313 000000000000004eaa12d9381eb1d87a8b1e11e37b6aa4c84f142ed8c1b6febd 44 0.02 vMB 61
162,312 162,312 000000000000064949c7b1b1b56525f9c09e14d0fee14822b6ae1ada8d208205 100 0.04 vMB 52
162,311 162,311 000000000000003eb0116cbefd16183213afda6f36d570eda8633a7a8bd2410f 7 0.00 vMB 229
162,310 162,310 000000000000057c291fcff3537c97c6231a5c61ff9243b3a1ae3080a6929b46 11 0.00 vMB 35
162,309 162,309 00000000000005c0703e145ba917750dfe4f896bdfb2ee157d7208e36b2fca5c 53 0.02 vMB 121
162,308 162,308 00000000000006085f04decf7c5a65a0497cf74ad3dee9ec5f82fd07a1d5481b 118 0.04 vMB 1,856
162,307 162,307 000000000000019cd82e0c8e7f6669e3572f9465e8d8b1d0e63ae1a3c8405ef8 56 0.02 vMB 128
162,306 162,306 000000000000005350f2d51e537aa79380fdf12bbe6fa5c7d44d25aa5ca980fa 10 0.00 vMB 470
162,305 162,305 00000000000005d5312b6e84c22458333d44ec5308324df9db4c55e5d3b3de6a 16 0.01 vMB 19
162,304 162,304 00000000000003752502caf511824d970380ad62dbb92c892651bc30ac54c98d 1 0.00 vMB 0
162,303 162,303 00000000000006ea1517bb4eb6719a6236fa34b38df35442d3e1091c255192fb 122 0.05 vMB 195
162,302 162,302 000000000000022913c4461575d696604ade1b5e48fb20ab73d715b8cbb233e9 8 0.00 vMB 562
162,301 162,301 00000000000001996d701ce17af030a6afc4bff6d19c8d5ea541e7b6edc20f5a 13 0.01 vMB 179
162,300 162,300 00000000000007506819e280c866556dd908e2646c253823bb68592e02284528 63 0.02 vMB 1,412
162,299 162,299 000000000000077c40e64d1e0102b7fda233f49b010517df2146bac42d5488f0 9 0.01 vMB 9
162,298 162,298 0000000000000787506b4a43942cfc97146b4aee236aec8b7561313d4187b2ee 117 0.05 vMB 62
162,297 162,297 000000000000007b6f1753e0f141390d3484d5ea4ae313bb64371be127d03c4e 15 0.00 vMB 48
Previous 10 blocks ↓
Total Size: 779.65 GB

Node Details:

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