Loading Tool

Explorer IconExplorer

Memory Pool

41,844 transactions
26.36 vMB
0.05925533 BTC
Random Selection Loading Transactions
Max Size: 138.03/200 MB

Candidate Block

Mining Attempt 59b70d22408cbc25137cc0deff7d7ee5ed7207eef3f6302bde8f353f057693f3
Version 20000000
Previous Block 0000000000000000000000cf770f6c83e15ec4a9d2e4f9cbaaca0958cd733d81
Merkle Root 84b29f5beddbae140153f3c3829e0cb3d23766a1365f4f768f50f9a79fbd291d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,712
Size: 1.00 vMB
Total Fees: 0.01103016 BTC
Feerates: 477.45 > 1.11 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,721 (99,808 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
814,913 814,913 00000000000000000003776075203179699e58b188ba2fe67e2fb33091190c6a 2,360 1.00/1.00 vMB 10
814,912 814,912 00000000000000000002ad0415e06c62c864b88ed8e0a33130a04f312f99b5d9 1,969 1.00/1.00 vMB 15
814,911 814,911 00000000000000000003a244d014a7c21b31dc288fe34d6800cd6b410348f904 2,732 1.00/1.00 vMB 20
814,910 814,910 000000000000000000002f69a18f801c11a31a88dee82617a4b72773bf71ab30 1,688 1.00/1.00 vMB 13
814,909 814,909 0000000000000000000181851436bbf75be9fa14050e7880b2a31a22c7d3b1f5 2,389 1.00/1.00 vMB 13
814,908 814,908 0000000000000000000249540e9bc6431037fcabddda7e0ca65a71f3631c0fd5 2,260 1.00/1.00 vMB 17
814,907 814,907 00000000000000000002837688b40b74a1c78b040b64af28eb70ed320740b024 3,406 1.00/1.00 vMB 14
814,906 814,906 0000000000000000000301cce11933d1614d4ce8f4bdb17d79955949bf2cc458 1,288 1.00/1.00 vMB 13
814,905 814,905 00000000000000000003a6921e3dd9674dc0927ca5135e0b0f778cc186871c4e 2,790 1.00/1.00 vMB 21
814,904 814,904 000000000000000000034fa0ff7df3f9f5880872320c843b6f3864beb832ddea 2,276 1.00/1.00 vMB 17
814,903 814,903 00000000000000000000ab611dc874cc0b4c645fba330422fe62003578146aad 2,243 1.00/1.00 vMB 16
814,902 814,902 00000000000000000004605acb928dbafb273fe6d4f7ba6d9be18fe0003694f6 2,850 1.00/1.00 vMB 16
814,901 814,901 00000000000000000000961257f2a4f60589aa9dc75003d40eb2f812fe65ee0c 1,239 1.00/1.00 vMB 17
814,900 814,900 00000000000000000003930eca20683f5d367a30af7db81ec43fec9e76628f97 2,660 1.00/1.00 vMB 22
814,899 814,899 00000000000000000000672a2a5f57895e84aff273f3b44388c5c258257712be 3,426 1.00/1.00 vMB 24
814,898 814,898 0000000000000000000166b49c577000f1f2cd74f3c9944674747932fe43bd5a 2,704 1.00/1.00 vMB 37
814,897 814,897 00000000000000000000be99fed21b5f148f3b49dc6e6e58c5476b5119e61c07 3,440 1.00/1.00 vMB 18
814,896 814,896 0000000000000000000085ed626d3d8148a3cad675f93391435414ea28f64afb 3,193 1.00/1.00 vMB 20
814,895 814,895 0000000000000000000325748540ad64985f2801218cb31dda97e0b9b98b3567 3,149 1.00/1.00 vMB 29
814,894 814,894 0000000000000000000341b7014e66d2a9f74aca9ef9b19b89395c9a97b5c18a 1,593 1.00/1.00 vMB 15
814,893 814,893 000000000000000000033af9ed9718abba2b014c17131bf2360590d6f64c5f55 2,913 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.90 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: 645.47 GB
    • Received: 12.73 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.