Loading Tool

Explorer IconExplorer

Memory Pool

77,246 transactions
28.80 vMB
0.09581284 BTC
Random Selection Loading Transactions
Max Size: 174.61/200 MB

Candidate Block

Mining Attempt 7479055045bd64da7f90bfede9283f7fbfb433d0260684df2a173699acb6f470
Version 20000000
Previous Block 000000000000000000005de6fe12219d6b17a605ee8356607b187babf88976d0
Merkle Root f153be32be0f8e1b7928c3636c9161e68a7c1da02554ca9e2f0247c64499fcde
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,823
Size: 1.00 vMB
Total Fees: 0.03063932 BTC
Feerates: 151.11 > 3.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,591 (890,024 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
25,567 25,567 00000000b5f7a49a452cbf872adcc891579d51e5c95300e6c60d49dff1bfe2da 1 0.00/1.00 vMB 0
25,566 25,566 00000000b385f7b018bdc70d28fa65299ed477a74bb0f73bd18c5dcb16dcfeba 1 0.00/1.00 vMB 0
25,565 25,565 000000003c3aa1fef00e66d4674aa2137f74b310d3b42b07a932c32b5e8b9096 1 0.00/1.00 vMB 0
25,564 25,564 000000002e9971e0fbd6e79a0d66b270db8c01a4ab23981e507f74591a6f3cb5 1 0.00/1.00 vMB 0
25,563 25,563 000000007f0946413541268b819799f41fab8e230e196204031f659fdef32509 1 0.00/1.00 vMB 0
25,562 25,562 000000002cee5c8cab58b6e887137d5e2eba873880d684da1a33d409e7614720 1 0.00/1.00 vMB 0
25,561 25,561 000000003a8fcaa6a9e91c470ddf428f8cf6b6b11c27be8e7bf387a8e8b92700 1 0.00/1.00 vMB 0
25,560 25,560 0000000050daba3af43060d22898983d1f4fe81014ed8b145cab476c3d8693ca 1 0.00/1.00 vMB 0
25,559 25,559 00000000fdc9824ba4170bd071965a8c12f4bd3027b9f535d1abab9ae6a0f539 1 0.00/1.00 vMB 0
25,558 25,558 00000000c79af13a1962001ab763be6b068b77d9013b058911f1535096730965 1 0.00/1.00 vMB 0
25,557 25,557 000000005bd24f95db4162c55cdf3b3e4d012407d9346b1df29d5fff95b540c6 1 0.00/1.00 vMB 0
25,556 25,556 00000000e23456c1c2b3d87f8249c708b325fe7f9ca4184293c1c5b40634edda 1 0.00/1.00 vMB 0
25,555 25,555 0000000071cd979722a64da745cb2437896908e706d5e9d0cfe34d55ba8c5742 1 0.00/1.00 vMB 0
25,554 25,554 0000000027c46b3fa62461bc16f8c901ee6214000984ff30ce441508a45cfa06 1 0.00/1.00 vMB 0
25,553 25,553 00000000501ad4d86ca47a1a7c683e4958cd072c967d60b94f9ee970fceb3b2d 1 0.00/1.00 vMB 0
25,552 25,552 0000000088417f75e8a4e88b5b211ce416bb55189fa2ea87bb263abba1e01a30 2 0.00/1.00 vMB 0
25,551 25,551 00000000eda9acd6b693f0e534a16d017721fbf4e8e3f5ece3d2326d9732a9c9 1 0.00/1.00 vMB 0
25,550 25,550 00000000b314dcef8e1526971449e479c2be6bd5c6018e953ff33b8290bbec91 1 0.00/1.00 vMB 0
25,549 25,549 000000000fb00a0c1a2e9da2bf70be204dfd3217741bc90f27c51d32c832335b 1 0.00/1.00 vMB 0
25,548 25,548 00000000467649957b92dc7c27b6ae7dd20423cb5c70e71854c57ebfd10c1368 1 0.00/1.00 vMB 0
25,547 25,547 000000008449f5bc8434505c5e864954c3da9cfad64c7b68e4842f5587c5292a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.41 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: 770.30 GB
    • Received: 19.84 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.