Loading Tool

Explorer IconExplorer

Memory Pool

80,460 transactions
29.79 vMB
0.07478109 BTC
Random Selection Loading Transactions
Max Size: 179.55/200 MB

Candidate Block

Mining Attempt e5856fd4f20bfcd9884a317fd9278b3d69f3acb41c10ab230951b7b4af5817fa
Version 20000000
Previous Block 0000000000000000000115431274d076f8aa22965479bdc44a0f8d6a1664cabe
Merkle Root 58715124267164d3e333dde024d90cef96113c4162a181429e772d81c6cdf1de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,480
Size: 1.00 vMB
Total Fees: 0.01406561 BTC
Feerates: 147.04 > 1.41 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,983 (207,707 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
707,276 707,276 00000000000000000006b88b6faca11b41f1d19b03edb299ce3c8a21e7bd43ea 3,174 1.00/1.00 vMB 15
707,275 707,275 0000000000000000000bf88ab0194a9bd2048531de9a2305743bccd0810d8c53 2,526 1.00/1.00 vMB 24
707,274 707,274 0000000000000000000237138f39623596691b7f41e37ce873d5f8cf49b6e307 2,560 1.00/1.00 vMB 4
707,273 707,273 00000000000000000003a2546ceef835e7b6970fb78a87cff0a417aa5781c751 2,902 1.00/1.00 vMB 5
707,272 707,272 00000000000000000002ce4acd9c418d70933743d9af018588fc6dca43a0cf25 2,867 1.00/1.00 vMB 15
707,271 707,271 0000000000000000000914460e6ecb0796c912e9370de609728436e926d553a5 2,767 1.00/1.00 vMB 11
707,270 707,270 0000000000000000000b26be7eda231e2345214ad064f2cc86cac62fc19643c1 1,837 1.00/1.00 vMB 6
707,269 707,269 0000000000000000000036aa97dbe051f44cfbb5b44cea3b73a83b1975ede05b 1,127 1.00/1.00 vMB 4
707,268 707,268 0000000000000000000345ac45ace05338762b82b3aaa8d69c8eb78a2fb255f8 1,836 1.00/1.00 vMB 8
707,267 707,267 00000000000000000005f5014f50afb9cd3df8fbf1a46905289131c6911b8f73 3,614 1.00/1.00 vMB 11
707,266 707,266 00000000000000000005fb40ddba1ba2386ebb6962d9d32f07072368980a9f68 2,389 1.00/1.00 vMB 35
707,265 707,265 0000000000000000000722825c027a602957b218c182dd43c92a9501b3692094 2,902 1.00/1.00 vMB 11
707,264 707,264 00000000000000000004049cb13803a8f9afae125054f95de26e64ef3d9757e9 3,401 1.00/1.00 vMB 10
707,263 707,263 0000000000000000000b98388612ee0c71b0ce8205235cffdd5760fb11bf52ea 1,868 1.00/1.00 vMB 23
707,262 707,262 0000000000000000000a78d09ea7ffcc44c6904f90854000feadedfa0371b8e7 3,017 1.00/1.00 vMB 8
707,261 707,261 000000000000000000000636305f2b25f9a5c49f631c3567ba9e883d9040ecba 3,018 1.00/1.00 vMB 19
707,260 707,260 000000000000000000053824781bfa10d7e16eaafc07bed014bb2e75b4588796 2,816 1.00/1.00 vMB 12
707,259 707,259 000000000000000000093dfd61f208aa5c133de79b0e350755d4dd27b1ff2b96 3,147 1.00/1.00 vMB 14
707,258 707,258 000000000000000000019f3b0c590ae1d14d8c274cbf63213c90794adecf4d9a 2,945 1.00/1.00 vMB 35
707,257 707,257 000000000000000000047d771a8d6f4732bb32e6e1f246a57fce8e8676917350 2,924 1.00/1.00 vMB 11
707,256 707,256 0000000000000000000d4aab8a94935f9672d86559dde3257820ffb6500c5aa7 3,076 0.88/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.36 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: 662.89 GB
    • Received: 14.88 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.