Loading Tool

Explorer IconExplorer

Memory Pool

35,362 transactions
25.95 vMB
0.06928761 BTC
Random Selection Loading Transactions
Max Size: 131.91/200 MB

Candidate Block

Mining Attempt 4c1848b6321d3bd3f5a2cda5c91042cfbb3f881b1fac2f052d36c6be5bd40faa
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root 3c3a3d7e08920cf5922e69710fec4676910807ed45afe4d0878a77d5ffc1ab49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,590
Size: 1.00 vMB
Total Fees: 0.02169192 BTC
Feerates: 250.88 > 2.17 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (518,289 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
396,402 396,402 00000000000000000830f42f339f33f3065a597a46b297c2c1abf7c502a906a9 1,964 0.99/1.00 vMB 38
396,401 396,401 000000000000000008c7763303e79f704ba588f5a3cad3a17099acc048234057 734 0.36/1.00 vMB 38
396,400 396,400 00000000000000000818e993de849b5bf5f7b9d336f89f87c97821ec925498d3 657 0.27/1.00 vMB 47
396,399 396,399 0000000000000000063252cb3455c72f284544e8a9acc073c27d0db1a725e94b 429 0.40/1.00 vMB 25
396,398 396,398 000000000000000000c763636b59228b4944399a854d1529bb0d32d92f04be3d 2,422 1.00/1.00 vMB 47
396,397 396,397 000000000000000006b68b65dda4dd8aa75f2d4dbe6d8ceac7c23d3b46de8217 501 0.25/1.00 vMB 34
396,396 396,396 00000000000000000715e421bb8f0858909eef208329686bd7a2f12eb01bf48f 219 0.20/1.00 vMB 21
396,395 396,395 0000000000000000087e75a489449eaf3e6993090033e828c65d891704c04f96 1,058 0.48/1.00 vMB 43
396,394 396,394 000000000000000002f7fa309317602dd8a06d156fffc721cd87681ec3f3a495 1,740 0.90/1.00 vMB 35
396,393 396,393 000000000000000002f831bb0df42ed3cd3ff64609d64d15137fd745c09632a0 2,192 0.93/1.00 vMB 42
396,392 396,392 000000000000000005885affcf7f13ff42e329152b1e898c9422f24f0dd788ed 614 0.36/1.00 vMB 34
396,391 396,391 00000000000000000799a14c0ebf82a3dbe818d98413b23eb0d7102d2f4a231e 1,192 0.52/1.00 vMB 42
396,390 396,390 000000000000000007da7f490fe038c6582b2a235ab8cc3d16ab0f128896501f 1,537 0.66/1.00 vMB 45
396,389 396,389 00000000000000000317e68cc901f835d53d8388108229519fafa5b13e59a04c 227 0.14/1.00 vMB 30
396,388 396,388 000000000000000001ba1b74fb73434ae0c823a6d7cbad585ae9ccadf10beb01 1,185 0.71/1.00 vMB 32
396,387 396,387 0000000000000000036a43144709fde4403c1823f20e3caeea27b4ce8f6c5191 2,134 0.93/1.00 vMB 47
396,386 396,386 000000000000000008a36ef59353660e60bda031d154ac91ead331b525899a6d 529 0.41/1.00 vMB 30
396,385 396,385 0000000000000000024b71ef8000bd5e0c19e4402061ded57593fbf2200cbda5 2,320 0.95/1.00 vMB 49
396,384 396,384 000000000000000001a42d452c11675d5dc4a34ed01f318c9966d38897dbb0ba 826 0.45/1.00 vMB 35
396,383 396,383 000000000000000008ef0fc4799ccde8593f0ad246f560ae524f8c570968854f 524 0.28/1.00 vMB 44
396,382 396,382 00000000000000000290c5456154150ca2e949d6e96f51d479b7f22493f59676 226 0.13/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 781.84 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: 637.82 GB
    • Received: 12.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.