Loading Tool

Explorer IconExplorer

Memory Pool

82,120 transactions
31.82 vMB
0.08098405 BTC
Random Selection Loading Transactions
Max Size: 193.13/200 MB

Candidate Block

Mining Attempt a3535125f265194f43389f1e64ba65f9b2a3cc436b06c7245d1f1746613e7507
Version 20000000
Previous Block 0000000000000000000031ba7fe1eeefe76d233c2558b7cc402ecad40e6ac670
Merkle Root 9895311bb64aad13d88ac582b4d9e400a83aaa13047190ac13aa652a3c83c477
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,418
Size: 1.00 vMB
Total Fees: 0.01161140 BTC
Feerates: 73.20 > 1.16 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,214 (286,833 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
628,381 628,381 00000000000000000004e338efcad3b29c12bbba49785959222f7dfbc8066690 3,212 1.00/1.00 vMB 42
628,380 628,380 0000000000000000000eebd3e46ff2a946c4408501df24ea7d68e7f59598a3f6 1,967 1.00/1.00 vMB 31
628,379 628,379 0000000000000000000beefe1796013ef07b475f17425d45652a87d0522b509a 1,659 1.00/1.00 vMB 37
628,378 628,378 000000000000000000063eb9dfcb55296ebb4962cdaab97b31082b881a08f9ca 2,489 1.00/1.00 vMB 78
628,377 628,377 0000000000000000000af6ac647ac14e69fdac9b4f723b48ecfd1ecc14c9ddd6 2,496 1.00/1.00 vMB 51
628,376 628,376 0000000000000000000a0245a4f375c18490d58e5e5f15271585d2aa200cdb75 2,647 1.00/1.00 vMB 45
628,375 628,375 00000000000000000000fc8b3d3bd571aad3314841c880d1ef066ff54fef5935 2,617 1.00/1.00 vMB 71
628,374 628,374 0000000000000000000b53af820dd57d947cae2bd8b9179f96d7aac6c74faa62 2,315 1.00/1.00 vMB 62
628,373 628,373 0000000000000000000af347a9f826dcae04a7dfa804b6d574223fb4e63adddc 2,917 1.00/1.00 vMB 112
628,372 628,372 00000000000000000004781f812fcc2efe09dc19243560f8d687179949481464 2,496 1.00/1.00 vMB 105
628,371 628,371 0000000000000000000134004af769fb3a1d88f875d6227bdb17790804388349 1,922 1.00/1.00 vMB 53
628,370 628,370 00000000000000000004aed416445c3f89a857bb92662e5780828462f8c0c990 1,979 1.00/1.00 vMB 67
628,369 628,369 0000000000000000000b48499a498da0b5cbc726be34908cc4069fc97a3a3403 2,533 1.00/1.00 vMB 60
628,368 628,368 0000000000000000000d611134723a2f478a2bc766ce86ea99fbb6219a25a286 2,746 1.00/1.00 vMB 112
628,367 628,367 000000000000000000076184a102ea6481a4b9b8ec7f19304662331e5640fca2 2,060 1.00/1.00 vMB 103
628,366 628,366 0000000000000000000d6fa8a7c36bac8eed9399f553179daab4f67f40ddce7a 1,317 1.00/1.00 vMB 106
628,365 628,365 000000000000000000003505ab1892770f0eda2cdb25646486a459eafd57133c 2,070 1.00/1.00 vMB 58
628,364 628,364 0000000000000000000a8e6017250ab43c789e9b5e2d4e0d2edae7d080dcd2a5 2,466 1.00/1.00 vMB 84
628,363 628,363 0000000000000000000aac4480434a40d87eb7ee76898ad48293354944557089 2,380 1.00/1.00 vMB 53
628,362 628,362 0000000000000000000c93e49208cca70fb46fefffe368a17f55870f44200705 2,291 1.00/1.00 vMB 78
628,361 628,361 00000000000000000005ef98f4e8d5768cd4c0d51ec4697544dda946fbefc596 2,038 1.00/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 782.76 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: 708.97 GB
    • Received: 16.80 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.