Loading Tool

Explorer IconExplorer

Memory Pool

82,469 transactions
31.00 vMB
0.08274772 BTC
Random Selection Loading Transactions
Max Size: 190.27/200 MB

Candidate Block

Mining Attempt c055055d1a66affac91eb4729d9a3f9dfac01be7e1e21866ead3b2db2c51eaba
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 2a07c6023af8dc412f675912fe8aa6004568d1457c6e02e7eb59a5b0555b1359
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,678
Size: 1.00 vMB
Total Fees: 0.01306412 BTC
Feerates: 301.05 > 1.31 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (536,453 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,766 378,766 0000000000000000032fb8e6b06c559f840aa9ff1e3ac869e314900a2cca9d19 693 0.42/1.00 vMB 30
378,765 378,765 000000000000000004e6d9cc08ed2e5fc47667e40bb0dc16a31971ee3ff0dc39 494 0.99/1.00 vMB 8
378,764 378,764 000000000000000007be15d1b287a770610f69c5571f46ff2339cc2330f566a5 572 0.34/1.00 vMB 45
378,763 378,763 000000000000000000b15a02b9ebcd737642cb2bd730485ab2b92208ea85926c 383 0.25/1.00 vMB 20
378,762 378,762 000000000000000011dd8f8233cb8cf58f40781fa94ff9b26c56dbaba2526d58 224 0.11/1.00 vMB 31
378,761 378,761 00000000000000000ed3c9ead8cd9ec4e2c6eca65ece540a40c24cb2ee689a08 1,024 0.46/1.00 vMB 43
378,760 378,760 00000000000000000919f90aa7cd93812cca03b45999dca7173773d55a9d17b3 628 0.37/1.00 vMB 19
378,759 378,759 00000000000000000a22594c604e0b5f5b71ba54d79793bc5ade03d07710a78e 2,097 0.75/1.00 vMB 56
378,758 378,758 000000000000000007792be4f00a46f2445ae055aa914d0c849dcc67b5d6684f 1 0.00/1.00 vMB 0
378,757 378,757 00000000000000000ce1740081a77c64a92a52dd030ebab1e152579b716c9a44 1,333 0.50/1.00 vMB 45
378,756 378,756 0000000000000000086953e0756241fa6f6d497692de986c9672c7f4d1bc7710 519 0.27/1.00 vMB 42
378,755 378,755 0000000000000000055c55f773201e56ad083afa8fe4a775db48b286a4e812b8 701 0.31/1.00 vMB 46
378,754 378,754 00000000000000000b43aa3160457e015c33980a7ca152327c18d782d777f7a0 298 0.18/1.00 vMB 26
378,753 378,753 0000000000000000063a2f080a6512b3460c8d4a02711263930fa2c09a88c38b 1,571 0.75/1.00 vMB 46
378,752 378,752 000000000000000001849333245746ba3c5066db03bba253d454b861becc3dd9 749 0.32/1.00 vMB 42
378,751 378,751 00000000000000000495335f6e7fa15b4472779e58411c92ee66fe5e51bd2db9 872 0.40/1.00 vMB 45
378,750 378,750 000000000000000001d8c28595ba3ebacc5bd1dc7cc91a3cd47400e2c83c1123 1,485 0.71/1.00 vMB 36
378,749 378,749 00000000000000000601c02134e4d49c7d5903f0fe382a5f10d24f7de457c5c0 1,239 0.66/1.00 vMB 33
378,748 378,748 00000000000000000f5bcf4819c3d040d9d9513be33c55de2a8656b977e53a23 719 0.43/1.00 vMB 21
378,747 378,747 00000000000000000abce37d26f282fd7e2b9d029f0956d9fc70430e2f6d0575 2,657 1.00/1.00 vMB 50
378,746 378,746 0000000000000000099b607232fbf540f276701cb237b23b2a82cc17d0b09a2b 682 0.41/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.77 GB

Node Details:

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