Loading Tool

Explorer IconExplorer

Memory Pool

43,084 transactions
28.60 vMB
0.06997962 BTC
Random Selection Loading Transactions
Max Size: 147.11/200 MB

Candidate Block

Mining Attempt dad5d90598dee91526c1574ad70b2ec6152256a8ede47517411a96acf1e84e3c
Version 20000000
Previous Block 00000000000000000001569b11e789f54c2d4bfafa299c809e424c63bb9696a6
Merkle Root e88f50af1e9ff17a84924da05a2d3801cf1db6733aac46f3c54cc0caac1f3b8f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,261
Size: 1.00 vMB
Total Fees: 0.01456960 BTC
Feerates: 201.07 > 1.46 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,625 (338,546 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,079 576,079 0000000000000000001fc5051fb363f9ddda0da5df856b63199b79cf2ddf8dff 3,071 1.00/1.00 vMB 79
576,078 576,078 00000000000000000007c7db5a704164cb68dbe4ab08484099031b124b9b911b 2,686 1.00/1.00 vMB 99
576,077 576,077 00000000000000000005645ffcffbb4ea5f9d45ac0a384c97d922766e0cc9f1e 2,439 1.00/1.00 vMB 108
576,076 576,076 000000000000000000224df183884002061292e820df7df5376eb1ea4ef12bd7 2,219 1.00/1.00 vMB 81
576,075 576,075 00000000000000000005b7a15e31dfbcc818e649e9d73170ba3f482907ae0005 2,734 1.00/1.00 vMB 97
576,074 576,074 0000000000000000000f32ee4a336e9fa6aa32682eb0852beabaa1c51f16a0d9 2,576 1.00/1.00 vMB 95
576,073 576,073 000000000000000000296376276b83c9dd7dbbe7ecadf6b9a69f0be4822b695b 2,907 1.00/1.00 vMB 81
576,072 576,072 00000000000000000003f305aea45eb7d866ffc30f8400e76b24aed69ec2b3f4 2,824 1.00/1.00 vMB 96
576,071 576,071 00000000000000000021cfb6743bda75064dc2a2222f870f1264e0791ca3178b 2,938 1.00/1.00 vMB 92
576,070 576,070 00000000000000000025530e68fb88658fac44cf1470073fb7dc967ea1a7ad64 3,414 1.00/1.00 vMB 127
576,069 576,069 00000000000000000004e1f560fe7733bf8cd29d12a3238d10f8e665ab364fb3 2,349 1.00/1.00 vMB 94
576,068 576,068 00000000000000000018a4e015a9f438d8c0184adc02d26c6b90cfa42e47ec12 3,123 1.00/1.00 vMB 102
576,067 576,067 00000000000000000020aa3f1c794d6ec39231f9dc61cf8909dcd9c4b3fd7778 3,468 1.00/1.00 vMB 104
576,066 576,066 000000000000000000183d7f16d9881f43619813ed12b704286d53013984b81c 2,813 1.00/1.00 vMB 133
576,065 576,065 00000000000000000029df6716dc1c34d57e17ac8acc9b3dcf694f21152208c7 3,163 1.00/1.00 vMB 93
576,064 576,064 000000000000000000057470a612ea65e69540b00ae5179bc8c8ecfdb88bb178 2,785 1.00/1.00 vMB 117
576,063 576,063 00000000000000000028fee09a646d8945674830d868533fc394792bb7328f8c 2,616 1.00/1.00 vMB 104
576,062 576,062 00000000000000000001b61921a9672832e131a38bcb2c537b4c1094719aa8cc 2,547 1.00/1.00 vMB 98
576,061 576,061 0000000000000000001f618af404b00b6619fcbd2cf89fc3d2cc1fcedace8f69 2,103 1.00/1.00 vMB 111
576,060 576,060 00000000000000000001568c7d1e897bcb3d55b9cf7511ddb474dd7f86a53d8d 605 1.00/1.00 vMB 97
576,059 576,059 00000000000000000027f5903c88305276536680bffd34fece54932eba32dcc5 1,431 1.00/1.00 vMB 108
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.