Loading Tool

Explorer IconExplorer

Memory Pool

43,375 transactions
26.96 vMB
0.05787973 BTC
Random Selection Loading Transactions
Max Size: 142.18/200 MB

Candidate Block

Mining Attempt 8203b0c6ffd35125068ec71152122e173c2bd475ea5223841ee7d2cc49d84fe5
Version 20000000
Previous Block 000000000000000000006541c0b8e2f386dee130dab69fd333fb79c357f33cdc
Merkle Root 7a6c3d810a3e04cd964a0e5d438fb0800051a3cc5030a8fbe7e9eed2b0175844
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,560
Size: 1.00 vMB
Total Fees: 0.00786742 BTC
Feerates: 50.18 > 0.79 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,897 (465,078 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
449,819 449,819 0000000000000000017c5ccc3943c9e63da260d6ee059a736fb78317aee2a70d 2,473 1.00/1.00 vMB 108
449,818 449,818 000000000000000001759626e89dd3012b5cd620ac57a44286738ed15a9d7240 1,533 1.00/1.00 vMB 106
449,817 449,817 00000000000000000151dcbcc2591f7756c00d2a137aa07a770e13b963ac2ae8 1,277 1.00/1.00 vMB 104
449,816 449,816 000000000000000001839774971acf5f2f7c8c7b527cecc0142d48be11354665 1,549 1.00/1.00 vMB 110
449,815 449,815 0000000000000000007d776219748e5c2594fc05c390e59ebe530ddd7109f390 1,604 1.00/1.00 vMB 132
449,814 449,814 000000000000000002149955595d889de89411c2484c06abb3be682133d56592 2,155 1.00/1.00 vMB 92
449,813 449,813 00000000000000000229c0cd07c1fb84daedaccba8e7c3f7dc05b889a185dff8 1,576 1.00/1.00 vMB 94
449,812 449,812 00000000000000000228d5f6b60cce7004c30a4d87cb797feef809a1441cedef 2,478 1.00/1.00 vMB 117
449,811 449,811 0000000000000000004ec4b729df3be85eb06bcc99fac0295a60db3599f75681 2,564 1.00/1.00 vMB 80
449,810 449,810 0000000000000000028ae8539b52a97260ee07cc090b541b23d85665d02fb6ae 1,802 1.00/1.00 vMB 117
449,809 449,809 0000000000000000007c49ce4177827b4693f961e30d365aec62189768349460 2,139 1.00/1.00 vMB 86
449,808 449,808 000000000000000001501e2729c633b807309e617ce8663f2bfbc60cc6e1966e 1,621 1.00/1.00 vMB 74
449,807 449,807 0000000000000000008ce84b11a212f3950dc0d6f1ecccd66361fa2494e73986 2,104 1.00/1.00 vMB 83
449,806 449,806 00000000000000000110cad4e025b08fa000f2efc94d2e1bf652e070358883ca 1,962 1.00/1.00 vMB 118
449,805 449,805 00000000000000000046ba7de8b4f295deba9dea64b79950d621f46a519552b6 2,762 1.00/1.00 vMB 93
449,804 449,804 000000000000000002934b6c24845558cb9c1d84112c96536084b6710dae916b 1,628 1.00/1.00 vMB 78
449,803 449,803 000000000000000000a2b163fff5660fad70e02dd6ab162dbd39a4e1a43c1498 2,538 1.00/1.00 vMB 103
449,802 449,802 0000000000000000011f62b2a65f190e2b72c1728d27895bc608ddf6d09031b5 2,084 1.00/1.00 vMB 108
449,801 449,801 000000000000000001772b087d971be5a7b8a14c87ac78771593acef4f374627 2,486 1.00/1.00 vMB 79
449,800 449,800 0000000000000000022787e81a28ff288d8770a6ab593dc5629af506572205c5 2,570 1.00/1.00 vMB 105
449,799 449,799 000000000000000000372ac02c6d73ebeb9f72405b0d035b62371b2c0aff6104 2,571 1.00/1.00 vMB 94
Previous 10 blocks ↓
Total Size: 782.21 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: 654.19 GB
    • Received: 14.11 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.