Loading Tool

Explorer IconExplorer

Memory Pool

76,969 transactions
28.58 vMB
0.06392490 BTC
Random Selection Loading Transactions
Max Size: 173.44/200 MB

Candidate Block

Mining Attempt 3461fe189127a3cede5265318d196ad9ec5e15a3e32abd65b43315dca3c8f588
Version 20000000
Previous Block 000000000000000000006b4c7bb2ab823a26bc3d3f20f2f0ec55782dada1c679
Merkle Root 14cddc9d9b3fe9221e361e1f7f9668c15588d1dbedf0e8ce7f5527bfba442d49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,895
Size: 1.00 vMB
Total Fees: 0.00469799 BTC
Feerates: 40.21 > 0.47 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,104 (597,743 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,361 317,361 00000000000000000eb0ab931ea84c82750230839c20bf06118e6a4596862563 1 0.00/1.00 vMB 0
317,360 317,360 00000000000000002d9be48895c17fa322d6bfd6906836cdde6a0c97a9cbbe66 155 0.09/1.00 vMB 26
317,359 317,359 00000000000000001e1e150e716da2e47d8521ef2c3f0d9ff010bfee2af9dfaf 134 0.11/1.00 vMB 24
317,358 317,358 000000000000000005764a1c796c667135f390a257ef1f8e258431ce24cd94ac 309 0.23/1.00 vMB 22
317,357 317,357 0000000000000000154ed83cf01c4ceceb1d17ea852a4c65f62047b7102ca3af 388 0.44/1.00 vMB 17
317,356 317,356 00000000000000001c10dc23bbb42323793058ead9443507cdd327b3fd0a652a 52 0.04/1.00 vMB 17
317,355 317,355 000000000000000021e117e23db34eefdc39115ab76474cc76765da644da99a7 291 0.18/1.00 vMB 24
317,354 317,354 00000000000000000eba653188a2a5e56a327776ce8b50e2fc973cb9f00c82d6 208 0.11/1.00 vMB 20
317,353 317,353 00000000000000000b135acd7c135c4452c7fd7c0329ba404799ff22fd3e1f97 133 0.12/1.00 vMB 26
317,352 317,352 000000000000000008b5b9dd69687e0b9b5873cdb643d4bc07ef3b4ff803e5c3 446 0.29/1.00 vMB 28
317,351 317,351 000000000000000016559e1ef0f63a2bf4e62a972b6d9bfa431fc21c52c5e01b 353 0.22/1.00 vMB 25
317,350 317,350 00000000000000001858bbe16fe85f77237524cd9817582100ae86c66382591f 449 0.26/1.00 vMB 27
317,349 317,349 0000000000000000173dd79be3867f46cdc84116eae6b6d4e578c8b40f2d126b 458 0.23/1.00 vMB 29
317,348 317,348 00000000000000001c0920adddd704becd5f4bc1288dd186c6349c457a249a67 51 0.03/1.00 vMB 24
317,347 317,347 00000000000000000b9ad0b0f4ac80eb972e1d33e68def48278ac9957a4ab6ec 655 0.40/1.00 vMB 25
317,346 317,346 00000000000000000ba156235ee5023a94341ab56261ffb8ea1d82be4d6d9727 492 0.24/1.00 vMB 27
317,345 317,345 00000000000000001ae5669408a130599443ff76d36837ae3c90ee1ef76e0f2a 522 0.32/1.00 vMB 28
317,344 317,344 00000000000000000dca2e7328a3f1bcb09fc728b3ffdf130cbec7a828e41322 128 0.05/1.00 vMB 19
317,343 317,343 00000000000000001d472cb50168ae7c6ea761323617be2b3b783caa2823206e 198 0.14/1.00 vMB 23
317,342 317,342 000000000000000003d72572b1abc3ba3946a9298934c8a9ab23ce53e7212192 280 0.26/1.00 vMB 25
317,341 317,341 00000000000000002413aea63880bef73130dfe69103e6969a7b15466fed8bb6 814 0.50/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.57 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: 671.10 GB
    • Received: 15.86 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.