Loading Tool

Explorer IconExplorer

Memory Pool

88,640 transactions
33.75 vMB
0.14079295 BTC
Random Selection Loading Transactions
Max Size: 199.81/200 MB

Candidate Block

Mining Attempt 4a14a1b9acde64d4f4f2d927d5f9b3518c67e88569c732ddd2758ebd1a3c4368
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root c51a758fc60726ff9b053e9351f18b6f05f99fcca3c28226cd3b4f8571eb0a2e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,191
Size: 1.00 vMB
Total Fees: 0.05665898 BTC
Feerates: 469.97 > 5.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (275,401 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
639,548 639,548 0000000000000000000b5920df944f00f27f61b421bd878b88d788422323c51e 2,602 1.00/1.00 vMB 63
639,547 639,547 000000000000000000075d8e5dab6a99cad0a46f700608b9853b508a13304143 3,034 1.00/1.00 vMB 81
639,546 639,546 0000000000000000000e1055ccdb63bcfbfcad5f4f61268968b8946a6936dcf4 2,471 1.00/1.00 vMB 56
639,545 639,545 0000000000000000000c36881d2a6e8df7af9b6b732f93d9fc38fe1cd9264066 2,840 1.00/1.00 vMB 66
639,544 639,544 0000000000000000000c9257d5d5f05f17fd3a9b7a58b5f4ef5298abab6b4ea5 2,567 1.00/1.00 vMB 53
639,543 639,543 0000000000000000000de84bd10832d0548713ea8b2286251d3c813fc4c14dd1 2,323 1.00/1.00 vMB 56
639,542 639,542 00000000000000000006607cc9454a477b5f0c58af16719c924cd3fa9fef3838 2,428 1.00/1.00 vMB 58
639,541 639,541 0000000000000000000f29f799bc7d40262fdd19f425276f31b2f385ff6b331a 2,917 1.00/1.00 vMB 67
639,540 639,540 0000000000000000000d39cb4fc382b83d726a1d1b3d69136369c9a89156cf20 2,904 1.00/1.00 vMB 64
639,539 639,539 0000000000000000000ea3541ad6aea3d088699830353d60080b1e68971b6bb2 2,757 1.00/1.00 vMB 70
639,538 639,538 0000000000000000000893197b3f9c1113d726e77fd70b47fcba6dd23665dd73 3,350 1.00/1.00 vMB 92
639,537 639,537 0000000000000000000d8e608ff2252b8cf901bb01926fd92d26b79e7f0e94f7 2,375 1.00/1.00 vMB 43
639,536 639,536 0000000000000000000d61b1fae77b10c50c7f403192f590528a6306ff855a1a 3,290 1.00/1.00 vMB 49
639,535 639,535 0000000000000000000c4303b08840005fb57dd5915abdb934e4d391dd1464e6 2,792 1.00/1.00 vMB 64
639,534 639,534 0000000000000000000b8b220714101cda06df6a43a110eb35733feaf044f121 2,666 1.00/1.00 vMB 59
639,533 639,533 0000000000000000000368e3df71ee19c119b3344fdd755bdd5c68ca5f7be7e8 2,902 1.00/1.00 vMB 69
639,532 639,532 00000000000000000000391596cc47f7c47eba1e662cef382fe6b270e60ba097 2,575 1.00/1.00 vMB 56
639,531 639,531 00000000000000000006a13be7c1ba103fcc783ee54db033a21967735a8383db 3,065 1.00/1.00 vMB 58
639,530 639,530 00000000000000000008ad94bbcbee835863e20e8324740fc9e812cf5a7d2a49 2,708 1.00/1.00 vMB 78
639,529 639,529 0000000000000000000944ecde6d106ce0025743e2f375aa3731426f92f96f15 3,111 1.00/1.00 vMB 71
639,528 639,528 0000000000000000000198c434c0caa5e95e258ad6e5bcdfa7f073ea6796e82c 2,919 1.00/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 782.30 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: 657.90 GB
    • Received: 14.56 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.