Loading Tool

Explorer IconExplorer

Memory Pool

82,311 transactions
30.98 vMB
0.10468038 BTC
Random Selection Loading Transactions
Max Size: 188.44/200 MB

Candidate Block

Mining Attempt 6b4ad8a8a82fc47444a8b74ad7b14fcce007ed7e7d8a6bdc87c5968a4098a4aa
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 4ad436e7f633e98ac6999170328207d0e86dbea2f65bcb3925d3870e8767b295
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,150
Size: 1.00 vMB
Total Fees: 0.03159702 BTC
Feerates: 200.89 > 3.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (36,233 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
879,149 879,149 000000000000000000010acc813fd1608f47855ab7444081ead73bd8b3ed8e2d 2,223 1.00/1.00 vMB 4
879,148 879,148 000000000000000000019fce76eeb10aaa5825ed458802c77cbc98ec44eaf316 2,653 1.00/1.00 vMB 4
879,147 879,147 00000000000000000001cd6c88a0f17c0f821041d9bdc4b1ea13fdec49b2eac1 3,274 1.00/1.00 vMB 8
879,146 879,146 0000000000000000000042db9e17f012dcd01f3425aa403e29c28c0dc1d16470 970 1.00/1.00 vMB 2
879,145 879,145 00000000000000000000f791e89c753e4bb9b598cca19854647ce65edbfa042f 1,151 1.00/1.00 vMB 1
879,144 879,144 00000000000000000000b5e65e90c0c769729eeacb8b3f506d43e48358c68146 2,226 1.00/1.00 vMB 7
879,143 879,143 00000000000000000002205fd19486fa25eb147ed759f36b9005b97eaa523d11 2,250 1.00/1.00 vMB 5
879,142 879,142 0000000000000000000139d128a416fdfb345b63fdf05465b39aeda363e21632 1,606 1.00/1.00 vMB 3
879,141 879,141 00000000000000000000749f8af6d819e665987c0274e4721f3cdad53f6df4ef 616 1.00/1.00 vMB 1
879,140 879,140 00000000000000000000199e4ad8b96638dfdc7a795390961af94e5c190eb37c 3,673 1.00/1.00 vMB 1
879,139 879,139 00000000000000000001e29d7d5f98266cc9db574cf5278d3de681cacfd07404 4,275 1.00/1.00 vMB 2
879,138 879,138 00000000000000000000b41e731a04982507121e669fdcb2416b7fc97a6b57f2 2,302 1.00/1.00 vMB 3
879,137 879,137 0000000000000000000077a22e810a6fc2a765feff49d4cb318d8a05bec28159 3,021 1.00/1.00 vMB 5
879,136 879,136 000000000000000000010449a3078ad4f5521f18d5aef3ef4ab7c6a00c338f80 2,161 1.00/1.00 vMB 4
879,135 879,135 0000000000000000000045e52cbf5017a895b10a3c3002967a80058e1da9a2f1 1,277 1.00/1.00 vMB 3
879,134 879,134 00000000000000000000f5053c459cce63aabf5f247d279aed27aa23870481b1 1,349 1.00/1.00 vMB 3
879,133 879,133 000000000000000000017c4515c76473eded21593d944f835f76faa910c237d8 197 1.00/1.00 vMB 1
879,132 879,132 00000000000000000001415b506b66df8e6c9e039bad15974893aa2869c4d392 1,431 1.00/1.00 vMB 3
879,131 879,131 000000000000000000003f85d9916069e16238bb7a86205b8601fd95ac09beca 2,445 1.00/1.00 vMB 5
879,130 879,130 0000000000000000000021bd41a21d8641ea6dc2126575df11f69e9fc1e42452 2,604 1.00/1.00 vMB 5
879,129 879,129 000000000000000000015974f707634f8d1c448b69495630afa122c47e046fa0 2,021 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.