Loading Tool

Explorer IconExplorer

Memory Pool

72,545 transactions
28.34 vMB
0.07294362 BTC
Random Selection Loading Transactions
Max Size: 171.45/200 MB

Candidate Block

Mining Attempt a09db84358a21a44cfbb729ff15a5855f8b2fbfcef0b611b36ed305eb15fc1df
Version 20000000
Previous Block 00000000000000000000643621fefdd8d2b8dbe2725274357827e4ba0a62f960
Merkle Root 25944fe730eaa1e95d27ee7db3a6eb3918bf948347ce605598be9ce0224ac601
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,009
Size: 1.00 vMB
Total Fees: 0.01081502 BTC
Feerates: 150.52 > 1.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,451 (28,702 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
886,749 886,749 0000000000000000000072d40104b0c0bf6b99a3289027c32d42b807ab86157e 966 1.00/1.00 vMB 2
886,748 886,748 000000000000000000013d00234f54a8b0bbf3f5f10b47eab11cd9796a70c78c 205 1.00/1.00 vMB 2
886,747 886,747 0000000000000000000146b92e138e4e41fec5928953041efb0c1ae7e1918dd0 1,174 1.00/1.00 vMB 3
886,746 886,746 0000000000000000000031cd404e6dcefdfe31db601b3f6fbfb3d5b08ad96577 3,281 1.00/1.00 vMB 4
886,745 886,745 000000000000000000004e0ed5a472336f8e90c1d4ce2e068e127316c569ac2f 3,681 1.00/1.00 vMB 4
886,744 886,744 00000000000000000001cf3c6d389db481354d7bda1306b30515edf568f02038 2,405 1.00/1.00 vMB 6
886,743 886,743 00000000000000000001d47d5706caf15fd835cfbe4a190192ec9b76ba67d24c 3,664 1.00/1.00 vMB 7
886,742 886,742 000000000000000000010f420bdbb78ff3241822fae6e84d905a1c7aa3e01f31 864 1.00/1.00 vMB 2
886,741 886,741 00000000000000000001395aaba1c5908c31008395aa22ce7261ade62506bfeb 2,324 1.00/1.00 vMB 3
886,740 886,740 00000000000000000000b1c53f2b260bcc046a96bb3729283baae1a4ee16081e 3,530 1.00/1.00 vMB 4
886,739 886,739 0000000000000000000041042de7aa23a0dd58ec21ec4d316cd0dd5bf083176d 3,354 1.00/1.00 vMB 4
886,738 886,738 0000000000000000000180f6dfcaa59784ab591d286f6ee3e75cc6fd1c385d7d 2,886 1.00/1.00 vMB 3
886,737 886,737 000000000000000000026b460b26bfecc0d80142d478a4e8d8c58814574c1cb0 3,303 1.00/1.00 vMB 4
886,736 886,736 0000000000000000000042c9db1c704a36f4d02db709a5e03437bc4adfac7496 3,022 1.00/1.00 vMB 5
886,735 886,735 000000000000000000020a26f19b1aca61363f93d023cd667e18585d34105143 3,097 1.00/1.00 vMB 8
886,734 886,734 00000000000000000000a30843da6a1a5d12f66bb40c874d107ab34c32180cfb 3,866 1.00/1.00 vMB 5
886,733 886,733 000000000000000000022b4d8fc43af1be95e08bd4fcecce9923f85b8a5cff9d 1,520 1.00/1.00 vMB 3
886,732 886,732 000000000000000000000ec0d9ec77cb758c8f669b576596e24179261e6deeba 3,890 1.00/1.00 vMB 5
886,731 886,731 000000000000000000026d997cc63ce437cde926317cdbc5c331ef15d2dfb191 3,198 1.00/1.00 vMB 5
886,730 886,730 000000000000000000015c6b3d392bbadf7260e9fb18bdae4ed7c0125de7e99c 2,897 1.00/1.00 vMB 3
886,729 886,729 00000000000000000002596c79703b56c1cf8894755ed56824a330993fd94afc 3,532 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.18 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: 750.25 GB
    • Received: 18.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.