Loading Tool

Explorer IconExplorer

Memory Pool

80,224 transactions
29.58 vMB
0.08968553 BTC
Random Selection Loading Transactions
Max Size: 179.28/200 MB

Candidate Block

Mining Attempt 9e10d4f2bd0f09f7ae5369bbb753957601ea54aca8936a561127826f875a30fc
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root b7d9b34a59c0dfe3b915ca7ab1094e1e207dc99ac03eef75c33d9ed26b788b92
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,349
Size: 1.00 vMB
Total Fees: 0.02709771 BTC
Feerates: 278.95 > 2.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (539,536 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,559 375,559 00000000000000000d67f5b91428c3b6907e3740aa71b339614007828ed5b89a 561 0.62/1.00 vMB 21
375,558 375,558 000000000000000011fa4a348e94e63c224adf30a331e1eb8ba7b4af86d1ea58 741 0.99/1.00 vMB 13
375,557 375,557 0000000000000000103cc335e6c858cfbf7499f78e7a875c21c2350ec48fa360 1,104 0.62/1.00 vMB 37
375,556 375,556 000000000000000004232c20b2f1b8db124dc68baa99b75598ec446d8f7ae137 2 0.00/1.00 vMB 0
375,555 375,555 0000000000000000005e62b85216c7ae122385c745bba62e256e741532202f49 335 0.22/1.00 vMB 33
375,554 375,554 000000000000000011cc510c25cbe163ba6062a9f737cab657a6d6722e00d91f 540 0.35/1.00 vMB 33
375,553 375,553 00000000000000000dbb13957de73ddd44d52afc32f7ac8c38abba8f04d8aaab 203 0.09/1.00 vMB 40
375,552 375,552 00000000000000000f81013024692535e5a0e0d3ed29afaa7c0e597d18295fde 1,116 0.46/1.00 vMB 50
375,551 375,551 00000000000000000bf8f91142eace9093565cabee4c5bf79c88a202b780cae1 1 0.00/1.00 vMB 0
375,550 375,550 000000000000000011c045ef873b3cc051512ff6dff3f42299a34274b35aaee7 470 0.18/1.00 vMB 50
375,549 375,549 0000000000000000026e5dc2cf87baee4d9b1c865b6371807183977c61dad9dc 781 0.42/1.00 vMB 37
375,548 375,548 00000000000000000e0e8d83c95232fff9f1cf4bbebec05b271699f998dd411a 66 0.03/1.00 vMB 30
375,547 375,547 000000000000000009adddaf93c0d06a7846ec87b447b63f9896c4df5fcbba11 1 0.00/1.00 vMB 0
375,546 375,546 00000000000000000d7bc4a403b551c5bfbf5e3080f1b6c91ad8286d069a87d5 891 0.46/1.00 vMB 40
375,545 375,545 0000000000000000104b3d552ab3b140f6cb2b786645879cbdb9d61e2fcc2a08 507 0.40/1.00 vMB 24
375,544 375,544 00000000000000000f36be4e707ed80e86e1b2bc582f8a30b1774bc01f3b4c20 1 0.00/1.00 vMB 0
375,543 375,543 00000000000000000d07f73b392335ca46bafa1cade0e64f92221f86111b3ae9 299 0.14/1.00 vMB 32
375,542 375,542 00000000000000000a30946e80cdf5dd51d36b58180f73ae0990ce3e107d9e25 1,084 0.54/1.00 vMB 36
375,541 375,541 00000000000000000b73d51f3e495cf747b025adb17a9b1ed228a76af24a4e64 1,483 0.67/1.00 vMB 41
375,540 375,540 00000000000000000d58725eef6cb1f1da42a4731b1a7dbb23b959231d3fc375 1,699 0.87/1.00 vMB 39
375,539 375,539 000000000000000002f102e83898a2cfa3e750ed60fb1b4ca3dda1c516ca3739 945 0.53/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.56 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: 670.04 GB
    • Received: 15.81 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.