Loading Tool

Explorer IconExplorer

Memory Pool

32,715 transactions
10.03 vMB
0.15944107 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.44/200 MB

Candidate Block

Mining Attempt f68710c982bfca4782b5fa6313dc8ef9f33b868b16a093b17b994775353b580c
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 3587889952337658b3763482e8c3c798087e71e7f83c980a1ee2fd9ecbe24882
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,554
Size: 1.00 vMB
Total Fees: 0.07060202 BTC
Median Feerate: 4.58 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (697,840 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
215,376 215,376 00000000000002f668021c5c799c47398b0eea7f24d5cd060347ac6d6a95b99d 439 0.26 vMB 81
215,375 215,375 0000000000000201c8a0bea5a65d3f8f5e2c3156373c961db8e52beb101ce03d 11 0.00 vMB 169
215,374 215,374 000000000000040916bebc57cda3b784230e4e4c1e1985dce3e100febda73908 54 0.03 vMB 109
215,373 215,373 00000000000004aa58e9212cb79ae94c65518b772b6c236c3f8cbb3394434009 41 0.02 vMB 16
215,372 215,372 0000000000000233c70bd5e3560a4af875ce7069e240a19894ccad68292baf50 347 0.14 vMB 166
215,371 215,371 000000000000034abb41941a5e861d39c6461c099e9afaab9797423a525d763c 267 0.11 vMB 150
215,370 215,370 00000000000004747938b1da0a7525c20704815981fd89b10440e3bc937418e8 461 0.25 vMB 138
215,369 215,369 000000000000044ed18a6e4f1f3831c9dfebb1dfa8546978ca0578354294c533 517 0.20 vMB 182
215,368 215,368 0000000000000532e19606cc3e3d41b493b495a62432fdd5695a59e608dad78c 603 0.25 vMB 171
215,367 215,367 00000000000000205a349eba10b9a7b77ca335e3c1429d9b8883b821c1aca8f2 132 0.06 vMB 121
215,366 215,366 0000000000000099677881210da1dac01511f73596d9f3f5b0e6b4934cc66796 188 0.08 vMB 124
215,365 215,365 00000000000001c36a6c010a1292a0326faa63c2380ebb0edc3903c673bf9676 419 0.16 vMB 257
215,364 215,364 0000000000000325757aa73bd870079a515f162dfb68a04e9997f030e4b25204 142 0.08 vMB 128
215,363 215,363 00000000000001f818beb8c0969b51b8af91decb57aeb16d15423e1968ad23c0 414 0.20 vMB 217
215,362 215,362 000000000000006a481afe4755539b56fff40861b6ac29e004fc26093f2ec15b 744 0.42 vMB 142
215,361 215,361 00000000000000c545ad781d4d2a00615982dacd98e02794949bdc03cc3a37af 70 0.03 vMB 115
215,360 215,360 0000000000000040949776e12c11606267c9a27a79a475e5c4f5dc83ceb7fd93 83 0.04 vMB 159
215,359 215,359 000000000000028fb2738f8f94eaa7dba89fca51bd9fedcfc107e2fe44c38367 91 0.04 vMB 86
215,358 215,358 000000000000039f25dd658c89c99c8e77513c5e4e6861069293a9caecd3410c 20 0.01 vMB 117
215,357 215,357 00000000000002ca65f4df9011bf953df5115c2f19ad09111d6886e6fcdc0c31 36 0.03 vMB 92
215,356 215,356 0000000000000203664ce2c6b0c5b561fb5348ee65cab68cad4993912b60eda2 412 0.21 vMB 189
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 68
    • Outgoing: 10
  • Data Transfer:
    • Sent: 22.15 GB
    • Received: 0.44 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.