Loading Tool

Explorer IconExplorer

Memory Pool

83,674 transactions
31.27 vMB
0.09745263 BTC
Random Selection Loading Transactions
Max Size: 191.88/200 MB

Candidate Block

Mining Attempt ae155361ae6791ee36f47ff79da67a5d4ef6f9675ebbd42c16d778e5d81a6734
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 11a4884689a0529aebefb13909d155f2dec70e4de37cfd7fb2678f9220ef65bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,612
Size: 1.00 vMB
Total Fees: 0.02682776 BTC
Feerates: 301.57 > 2.69 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (539,767 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,457 375,457 00000000000000000793dc4fd8f186412920233ed702f825182d5a9b957123a5 293 0.17/1.00 vMB 41
375,456 375,456 00000000000000000ab09d17d026078ff9744e83faca38df95b600565741aee2 1,456 0.89/1.00 vMB 36
375,455 375,455 0000000000000000063f0fd53b68239e645962bf4aabd4ccced1e0ec86dde78e 2 0.00/1.00 vMB 0
375,454 375,454 00000000000000000c8691d898ab799cfd86324016d1e05aa5ac67af2c5aec92 1,467 0.87/1.00 vMB 60
375,453 375,453 000000000000000003e14baba9b6d3de85ddb099e88403d6185f51937955dc5e 556 0.72/1.00 vMB 11
375,452 375,452 0000000000000000079f48b0d5696eb0c981a6f9138f63fdcdb88eaa1056fc5f 2,233 0.95/1.00 vMB 94
375,451 375,451 000000000000000002991c2c9c83f0b080c433c283edf7374f1605ff2b2aae12 867 0.67/1.00 vMB 42
375,450 375,450 000000000000000006f09d8f8cdeaf80d4e82557aee71d0dc12c94d7cbf2096c 1,044 0.64/1.00 vMB 41
375,449 375,449 00000000000000000c46fe234143ea5baf80ce8237750dc0cc4e858f3c2555f9 325 0.20/1.00 vMB 27
375,448 375,448 0000000000000000124d407af6f226defcb8bd15b91875c36e4a4fa4c324352d 488 0.39/1.00 vMB 24
375,447 375,447 00000000000000000d6a2bdcfdbe7ac8d5532b02322c07797ae4c82a2a91a69d 816 0.40/1.00 vMB 45
375,446 375,446 00000000000000000872cc74066c1bd241e277d7c390ced35665eb808e3fda05 287 0.15/1.00 vMB 31
375,445 375,445 000000000000000001e35c101c1e613ea30ba1094d063b3cc41a369b915c1cb1 1,752 0.90/1.00 vMB 35
375,444 375,444 000000000000000000eaa7a262f6c1e8ad33005beccd0d31525492e6c6d3f418 190 0.26/1.00 vMB 6
375,443 375,443 000000000000000012610d04e7416e8bcd55149d1de548bd4a19de770a270dd3 1,785 1.00/1.00 vMB 37
375,442 375,442 000000000000000003f8e1cad05db04ccaf9a7a44c67032b56ae12a4e511b445 1,411 0.75/1.00 vMB 34
375,441 375,441 000000000000000008d9d65c651c3ecfd7f04e41746e70dfec87b0a0d450aee8 378 0.19/1.00 vMB 41
375,440 375,440 0000000000000000116653dea1d803ac409bb110a51e14b7556b1c59ab217416 527 0.33/1.00 vMB 24
375,439 375,439 000000000000000001e909985488c3d8bfd5180b93a97d7244341e151b69a244 1,730 1.00/1.00 vMB 35
375,438 375,438 00000000000000000b8e45de9f55e1669481806f1928924fb7eaa3413f262d2b 74 0.07/1.00 vMB 11
375,437 375,437 00000000000000000c13bea2e46f3af552b04ad1c89fae08d0a54479389afad9 781 0.45/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.78 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: 709.58 GB
    • Received: 16.92 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.