Loading Tool

Explorer IconExplorer

Memory Pool

44,163 transactions
30.18 vMB
0.04447379 BTC
Random Selection Loading Transactions
Max Size: 171.13/200 MB

Candidate Block

Mining Attempt d8148ca5deaa81e6539eea33bafe47e133e19693239d4a81f3529d17ee967f35
Version 20000000
Previous Block 0000000000000000000107ce8e2ea95db90e37d62d4428ba3fb62864d6da29a6
Merkle Root 30c704b6cd4494467753ccc639d5511c896e038dbdee72e70897629e738cdfb5
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,491
Size: 1.00 vMB
Total Fees: 0.00649807 BTC
Feerates: 30.44 > 0.65 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,790 (16 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,774 940,774 00000000000000000000d7d3645bd0e500eb71af79fcec4fa2afd5da4d3ec35f 3,280 1.00/1.00 vMB 2
940,773 940,773 00000000000000000001d2f5aae3feffd6bd2d7f357d38f7fad96ceaa5e2e87b 2,780 0.95/1.00 vMB 3
940,772 940,772 000000000000000000015e21c498089d9d627d91d872839d25439bbd88d37134 309 0.12/1.00 vMB 2
940,771 940,771 0000000000000000000108291d45eac630c351043b8b4854cbb007f9c2b35779 514 0.23/1.00 vMB 2
940,770 940,770 00000000000000000000ec33b163e78a502141a86f619c848d15ff923640b901 3,948 1.00/1.00 vMB 0
940,769 940,769 00000000000000000001f05d8c39d58bebd80707ff86c751c458440316b45e13 2,890 1.00/1.00 vMB 2
940,768 940,768 00000000000000000001e0aeea855e9451f7f7f035126ac2aee1cc408dda0d78 4,884 1.00/1.00 vMB 0
940,767 940,767 000000000000000000008438cadc9e578d725df3eea571f0324874d4bdb68411 4,288 1.00/1.00 vMB 0
940,766 940,766 0000000000000000000137bd33d3fe5c21d7d300ed82c58d939bf934ae1ed999 3,537 1.00/1.00 vMB 2
940,765 940,765 000000000000000000007c1f71eba591bcfad33612b0fece8ad511b85e4146de 5,274 1.00/1.00 vMB 0
940,764 940,764 00000000000000000000425b42a4d893570e90208824fdec29da4787e7286dba 3,475 1.00/1.00 vMB 1
940,763 940,763 00000000000000000000a359d23e8e80aa09de6e6ad2b6946ce36b74c374e69c 3,104 1.00/1.00 vMB 2
940,762 940,762 0000000000000000000099ed25bbb6c4ba51db6301d75f0e561624f3b55a776d 4,526 1.00/1.00 vMB 1
940,761 940,761 0000000000000000000097d5cb6d1fc2396572fc3bcde29b6b3723a979d69d1d 535 0.22/1.00 vMB 1
940,760 940,760 00000000000000000000b40cfd064d48f91d9f03252b19b648f909125adf5fcf 4,925 1.00/1.00 vMB 0
940,759 940,759 000000000000000000011ba377e998da6a0f9d5be37b242f17e59836b873f28c 4,613 1.00/1.00 vMB 0
940,758 940,758 00000000000000000000e633fffd223bf3051749920172ea8f23ecd740b5af90 4,890 1.00/1.00 vMB 0
940,757 940,757 000000000000000000011c391bc6123b6975e2a30bb418d2c43949c454977244 4,631 1.00/1.00 vMB 0
940,756 940,756 000000000000000000004083e2bda4aeb80cc8351fd2f02c97fd4df62dba80cc 2,821 1.00/1.00 vMB 2
940,755 940,755 00000000000000000001a7b15a4f91307d0e97f4a0c3fa45d408462ef4d7e83d 232 0.08/1.00 vMB 2
940,754 940,754 0000000000000000000076893823b2ef1ecdd6553fcae4ed6e2607eb45beaf8a 5,145 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 828.16 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: 4,563.17 GB
    • Received: 246.00 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.