Loading Tool

Explorer IconExplorer

Memory Pool

82,450 transactions
31.03 vMB
0.10600891 BTC
Random Selection Loading Transactions
Max Size: 188.67/200 MB

Candidate Block

Mining Attempt 944c59dc2540a0205272db760ddfa3eb08c31059ac9d9bfa127467020120c3f4
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 69b4b0f26f5f7c11377fed98b578982a4ce32bce3f9b00de412ba16d0cadea55
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,188
Size: 1.00 vMB
Total Fees: 0.03244988 BTC
Feerates: 200.89 > 3.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (4,622 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
910,760 910,760 000000000000000000006201ea532163a0ec3eb35384d29ecfc3b2850c9abaf0 3,767 1.00/1.00 vMB 0
910,759 910,759 00000000000000000001f5c3d49c3d791b0804a4179db59ca4ced8a9c22f95a5 1 0.00/1.00 vMB 0
910,758 910,758 000000000000000000021c1d434b6bd4eeb83601728be5573a277dcae7e29299 3,194 1.00/1.00 vMB 3
910,757 910,757 00000000000000000000a460b431658ead591469eefb7b9a63aa117eee50175d 2,772 1.00/1.00 vMB 1
910,756 910,756 000000000000000000003f1333c38af13d94e879b77ed854a47fb096ef12e128 4,045 1.00/1.00 vMB 4
910,755 910,755 00000000000000000000bfe8a268d65001b0dcbe44e17591b0e0ba512eb93f60 1,965 1.00/1.00 vMB 2
910,754 910,754 000000000000000000006721d18417fa0722a20690bcd48eec12c4f71cb0af6f 3,087 1.00/1.00 vMB 3
910,753 910,753 000000000000000000004fac74e230a67db1c5e338ca999799edd2607aecc1dd 2,527 1.00/1.00 vMB 2
910,752 910,752 00000000000000000001dc2f219bc52a32e62ff0a08f1ad6900a79fac13e1927 4,208 1.00/1.00 vMB 5
910,751 910,751 0000000000000000000229562eb2e8707fe45a31a20e4d66fb08c8a13dbef8aa 3,205 1.00/1.00 vMB 1
910,750 910,750 00000000000000000002119e0e7721a2b976c9e721e8401f13966de379232a26 2,548 1.00/1.00 vMB 4
910,749 910,749 000000000000000000014d19f1fef5d42bd66d092dd3aefde0d5355e002f7bcf 3,287 1.00/1.00 vMB 4
910,748 910,748 0000000000000000000035cfbeb5e20dfa68003acb2f5c0040ffca39d99237b1 3,930 1.00/1.00 vMB 4
910,747 910,747 0000000000000000000003ffe084d0e9d9e4a7bfe5423b26943d52fcf1c0ac1e 3,695 1.00/1.00 vMB 2
910,746 910,746 00000000000000000001417f53919a784d5126e7312a995042918cdd841f7582 3,995 1.00/1.00 vMB 5
910,745 910,745 0000000000000000000112ce8bfe4ce1efc30cd72706d74feff44570faf3aa45 173 0.05/1.00 vMB 2
910,744 910,744 00000000000000000001ea8b315061029792d96f06a54609602d37a29172aca8 3,888 1.00/1.00 vMB 2
910,743 910,743 0000000000000000000009599a547957669f00f5f6eeed0984cd38ea2aa01d2e 2,836 1.00/1.00 vMB 1
910,742 910,742 000000000000000000000e04a1a8d365fb69dde4ce44ca3aa7269565bae62077 3,321 1.00/1.00 vMB 1
910,741 910,741 000000000000000000009d5ad6d2c6bbb207040c828bc3c02593ecbce7f8e52b 2,072 1.00/1.00 vMB 2
910,740 910,740 00000000000000000000213e3bb91daad14a1f43410c7cddbfa9cdc6e5880f0a 3,801 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.05 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: 720.60 GB
    • Received: 18.21 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.