Loading Tool

Explorer IconExplorer

Memory Pool

77,100 transactions
28.74 vMB
0.07799143 BTC
Random Selection Loading Transactions
Max Size: 173.91/200 MB

Candidate Block

Mining Attempt 60412dea704e8f0a02c8ba8583ada31b894724e8e833206ede3c78910683c4c2
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root 92fda0eb4ae268b4ecd6b886953458191135ab764da247d072f4c4137bc8574d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,917
Size: 1.00 vMB
Total Fees: 0.01820669 BTC
Feerates: 100.17 > 1.82 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (597,779 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
317,340 317,340 00000000000000001fe2849f0e26c1b6f85b2c3908fbac82c137b76a4918e360 260 0.15/1.00 vMB 23
317,339 317,339 000000000000000013ab175deee0259b4cab4887c201713840161cb892453dee 754 0.42/1.00 vMB 1,039
317,338 317,338 00000000000000000dca2319164ad942ebe56332ad252328c853ed0854aff755 255 0.19/1.00 vMB 29
317,337 317,337 000000000000000027756720b9f7f75ced17182658e55410c57bd174e0d79926 364 0.24/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.63 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: 672.12 GB
    • Received: 16.15 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.