Loading Tool

Explorer IconExplorer

Memory Pool

40,498 transactions
28.13 vMB
0.06488590 BTC
Random Selection Loading Transactions
Max Size: 143.70/200 MB

Candidate Block

Mining Attempt b9f0d973c4a96d43cd7a36886b7379a7f3fedd78686fb8c6cae184b64ca82f0d
Version 20000000
Previous Block 00000000000000000001569b11e789f54c2d4bfafa299c809e424c63bb9696a6
Merkle Root 07a8272917553cf596cf34aa80a2edaf9953150dd7169272e42eb2560fb5c16f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,925
Size: 1.00 vMB
Total Fees: 0.01080393 BTC
Feerates: 201.07 > 1.08 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,625 (78,182 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
836,443 836,443 0000000000000000000285cd65b8d54e6e017bcbefe929bce85ff52c3a2924be 2,848 1.00/1.00 vMB 27
836,442 836,442 000000000000000000010049b0855b7609c3e87ea50c2330bf549deb0ace0969 784 1.00/1.00 vMB 18
836,441 836,441 000000000000000000007b751206347d35b5a00f2699501e043ef95ea5a0cfd6 1,737 1.00/1.00 vMB 22
836,440 836,440 000000000000000000026e331a853c02689e782fd93eabf881d6ebfe86c969f6 1,904 1.00/1.00 vMB 22
836,439 836,439 00000000000000000002232fbe310cd5540544a137bf9a77b45382fe52ae779f 389 1.00/1.00 vMB 18
836,438 836,438 00000000000000000001d13a84de96eee3463c4b5f164477dfacd31d4d7f7ad5 1,002 1.00/1.00 vMB 21
836,437 836,437 0000000000000000000097ed557f15340bed38d2b3f2013db0822d4751efece4 722 1.00/1.00 vMB 19
836,436 836,436 00000000000000000000507a7c2d72010a676772407336d4100bfedcf0e3fa7f 1,885 1.00/1.00 vMB 24
836,435 836,435 00000000000000000001f0e9c7d6e31e53cc79915247aeaef50c5805c461b4c4 2,036 1.00/1.00 vMB 25
836,434 836,434 00000000000000000001bb7e0bcd298b669ae6997192630c6fbb7de397265712 2,046 1.00/1.00 vMB 28
836,433 836,433 000000000000000000017596ddf1adbf89b7419aa4aedcfac379cf68023a9a57 1,141 1.00/1.00 vMB 26
836,432 836,432 00000000000000000001a8d21ac89a20ee4e0acb04b80bf85e5af3730b6d971b 2,849 1.00/1.00 vMB 29
836,431 836,431 0000000000000000000321757865834569982a69d96c33e0a4b3eef7b19f27a8 3,064 1.00/1.00 vMB 37
836,430 836,430 0000000000000000000028cddff312c4c79af93e62c35fd6ede20dfc6960b4ba 1,149 1.00/1.00 vMB 20
836,429 836,429 00000000000000000001cad52bde607604be5ae670f85ea3af9fe7967bbf8566 1,830 1.00/1.00 vMB 26
836,428 836,428 00000000000000000000de824756e3c5ce8fd1efe03e6474f259c587e0515be0 2,973 1.00/1.00 vMB 23
836,427 836,427 000000000000000000001a3a96b040dbcc00e887dadac09042af58c71c9e1201 2,335 1.00/1.00 vMB 19
836,426 836,426 000000000000000000014a29415cb5295621d782a44b0811de6295496832173b 1,423 1.00/1.00 vMB 15
836,425 836,425 00000000000000000001389b6f6c7d021e472ee2f6b534316cd5a30fc4c704e8 2,186 1.00/1.00 vMB 21
836,424 836,424 00000000000000000002355a5e0ace8deb13586221db02e0496478437f6d97fa 1,590 1.00/1.00 vMB 12
836,423 836,423 000000000000000000033e1164f4ac11aab216e69a0fa189c9ddff4d54e5db55 3,160 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.73 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: 630.07 GB
    • Received: 11.98 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.