Loading Tool

Explorer IconExplorer

Memory Pool

44,210 transactions
28.10 vMB
0.15971922 BTC
Random Selection Loading Transactions
Max Size: 146.08/200 MB

Candidate Block

Mining Attempt f960245fa93111c00aa9e1aad9da2bde3f4724cda016ffb597ea57cd81c0500b
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 4cb0379ad8fb74f16bb6fa0eedf2853e2c6248326d299665c77f61af9a08f070
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,710
Size: 1.00 vMB
Total Fees: 0.05828914 BTC
Feerates: 151.12 > 5.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (807,414 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
107,291 107,291 000000000001c46642c4504b5f320cedf0b61a38181dd14b565289524382d63f 12 0.00/1.00 vMB 0
107,290 107,290 00000000000261d27fee1550a5582d12cb0627ef88697178feec9b09e7dc6022 12 0.00/1.00 vMB 0
107,289 107,289 0000000000026d886d2544abb6cf4fb70da04d79b669a26fe758e4e48c6ee1ce 11 0.00/1.00 vMB 327
107,288 107,288 0000000000010961f1e4adf972d80708f3a4c3c81fd8d1e3fe8fb0c6e8339dfb 35 0.01/1.00 vMB 97
107,287 107,287 0000000000013407874cbbf5ae404748c38e02e41f6bc4afa6991bfa38afafd8 3 0.00/1.00 vMB 0
107,286 107,286 0000000000027c701a5b8a779887c45e0f47e834a7e6b660cc4f666dc77048f9 4 0.00/1.00 vMB 0
107,285 107,285 000000000001980d151e637144a2592573ad70c1ad3925057b538e8471a06a5c 3 0.00/1.00 vMB 0
107,284 107,284 000000000001954e4496116b360e0ae358ddac4bc58c48b1e18fae5f592f4eaf 2 0.00/1.00 vMB 0
107,283 107,283 00000000000042396b03d2123bd13118ee26cd559213cd6ff4bf15270f5cced2 2 0.00/1.00 vMB 0
107,282 107,282 00000000000226da2228e4150d2e6c45dcd4fa10159b996481d4d73b68afef52 10 0.00/1.00 vMB 382
107,281 107,281 0000000000008e563ec096776766eba261713049ad8ccabc7fb67cc2e5e6394c 11 0.00/1.00 vMB 0
107,280 107,280 0000000000012dee8bc69deececb54b368ce7d4f95e4c1eab409ba646fe0ee92 8 0.05/1.00 vMB 963
107,279 107,279 000000000002791faa68f7589e7ce5059b69c2832ac59375085d22ddfef28bbe 3 0.01/1.00 vMB 942
107,278 107,278 00000000000173e69521466b2b1a951b6b1a098dbfea4dd11ea15115350f20a1 8 0.00/1.00 vMB 0
107,277 107,277 000000000001ca3923e229d52da485d6e142c033086120fc401689377e8c6956 12 0.00/1.00 vMB 0
107,276 107,276 000000000001126a33cd9b6caa755a8c9d28574dbbe648af563f6fe36102e980 11 0.00/1.00 vMB 0
107,275 107,275 000000000000227fa28072be33d8c1a48f5a49703704127bd3c47bdfb63c6b6f 23 0.01/1.00 vMB 0
107,274 107,274 000000000000053e7b4560061f25ec3d2aebce19b095fcdf243bf810f5157ae1 10 0.00/1.00 vMB 0
107,273 107,273 000000000002331b7eff8e55a0442fa37545ce541a3b28ec84e10b8f8902b4c1 13 0.00/1.00 vMB 0
107,272 107,272 000000000000317ee23a34d1063f10f64f7b432b3f9a48d25ed15b20d5548ef6 7 0.00/1.00 vMB 0
107,271 107,271 0000000000014d49daa8d8a0cfbd2cc09ba2a556e783401fbbc6bbfa47b10d45 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.87 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 643.27 GB
    • Received: 12.58 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.