Loading Tool

Explorer IconExplorer

Memory Pool

83,735 transactions
31.17 vMB
0.09483936 BTC
Random Selection Loading Transactions
Max Size: 190.68/200 MB

Candidate Block

Mining Attempt d54775433fc6be2067b1917bea72b33cdf063628f260ce50e718d48cf9ae057f
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root cf119d16c8fc4b884314d51a5f3f564192c1a80069a26075ad716497dccb8002
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,685
Size: 1.00 vMB
Total Fees: 0.02134049 BTC
Feerates: 150.92 > 2.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (33,729 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
881,632 881,632 000000000000000000011524f5546c2eb79c197ec220e05fc56744f630ef9cea 3,097 1.00/1.00 vMB 5
881,631 881,631 000000000000000000013c21a3ffc1310c84e27f2eb9908368dc91cd3d9a2207 3,781 1.00/1.00 vMB 4
881,630 881,630 00000000000000000000d235a507dcfd8adb1db1a2412ba1e9483473984329c1 3,424 1.00/1.00 vMB 6
881,629 881,629 000000000000000000010aa3966e3e3eb391410fcebbba07f67ffbb73c6fe401 2,666 1.00/1.00 vMB 3
881,628 881,628 000000000000000000012d5286165837011368c229b1234e9295b011de588d15 1,719 1.00/1.00 vMB 2
881,627 881,627 00000000000000000000159895800f0b85ebfe3681d7929337e275a5e89e0f43 1,697 1.00/1.00 vMB 2
881,626 881,626 000000000000000000026090bc7f1f924bec80e230b6ceeac8c446a166e8a394 2,959 1.00/1.00 vMB 3
881,625 881,625 0000000000000000000268c417631f99bfa70853e697c48686249cac5d09d4e7 794 1.00/1.00 vMB 2
881,624 881,624 00000000000000000001c4305c4846ce92736afc61760489923082a69565ed65 2,743 1.00/1.00 vMB 3
881,623 881,623 00000000000000000001686785246aa8c1b8ebaab8cb5a7886d99df43e11db57 3,075 1.00/1.00 vMB 6
881,622 881,622 00000000000000000002687cc7c75d01b6b7cb56d02a5bad6aaf02aad147dc29 564 1.00/1.00 vMB 1
881,621 881,621 0000000000000000000173b8c5f49787cc31e0d91ef38df384a0814d46dada65 2,882 1.00/1.00 vMB 4
881,620 881,620 00000000000000000000f3f1b8fb6b221f6c0b97d43a79a3b0cff6741036754f 3,821 1.00/1.00 vMB 5
881,619 881,619 00000000000000000001fbd3d7f3d74fdda4e9c7ad97436e8711c7e7fc585054 159 0.30/1.00 vMB 1
881,618 881,618 000000000000000000025c7729646e5a2dd635cd298590808f63bb172215b39d 1,680 1.00/1.00 vMB 2
881,617 881,617 000000000000000000005e3f7b3d2fd0e1c4ed514b5819e8b84922185106f5e4 3,635 1.00/1.00 vMB 5
881,616 881,616 0000000000000000000259fd114165331a73c9b54d0aed919f67eef37893f1ee 3,219 1.00/1.00 vMB 5
881,615 881,615 000000000000000000024c88cad0f4def67dfd4c5b22a4f3b0edf1d3da6e87d9 4,291 1.00/1.00 vMB 4
881,614 881,614 00000000000000000000f84327c17c79ac6c8a3c404124dcf7be43af88631767 2,910 1.00/1.00 vMB 2
881,613 881,613 0000000000000000000142e65c2e8cc9006c2971e3c9f654aee36fe8f417c003 731 1.00/1.00 vMB 1
881,612 881,612 000000000000000000008a57bbae40651a59a44a2fc5d2a763584e3d0c247ad4 2,573 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.02 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 719.31 GB
    • Received: 18.03 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.