Loading Tool

Explorer IconExplorer

Memory Pool

70,292 transactions
26.39 vMB
0.06100195 BTC
Random Selection Loading Transactions
Max Size: 159.71/200 MB

Candidate Block

Mining Attempt bf5116bd2dd7c2d3a05c650f17a7702622ac6e9f36d996257c8c201fd17b6d35
Version 20000000
Previous Block 0000000000000000000036422ab61dbcf0349de83af20f000132644b332f8024
Merkle Root d1b132b5982a43735b1e68fbfc82665e2a9302cf62f15609a674d7401aa263b0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,575
Size: 1.00 vMB
Total Fees: 0.00485136 BTC
Feerates: 45.16 > 0.49 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,462 (632,050 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,412 283,412 0000000000000001e635b4724f284bd3d168f7809fb4a834f4dd8cdd10e146f8 25 0.01/1.00 vMB 54
283,411 283,411 0000000000000000e0524b3e1e7bb7f0ee1c7f4906176e464b46f9839a02ebe2 510 0.24/1.00 vMB 43
283,410 283,410 0000000000000001d6b36f7a4c31ea81e99bdb702b18aac859275e57bdd101c6 118 0.05/1.00 vMB 71
283,409 283,409 0000000000000000f89d1dc170fc198322ba79e8ee6a42c26a19694803bb2623 253 0.16/1.00 vMB 71
283,408 283,408 00000000000000017966b42ce252662dae0fe68ee807591a436bfdb54d1a9166 400 0.21/1.00 vMB 38
283,407 283,407 0000000000000001710a858893c77d253c995cbeb8474a2d0863ce7ea8ba231c 300 0.19/1.00 vMB 16
283,406 283,406 00000000000000013ba4800d10eb6b76aea7cd59e4861f0e9446d6e8ba4bcec3 643 0.36/1.00 vMB 41
283,405 283,405 000000000000000178b73fd96b105b71f72161ff12f6639ab479eec0c5cf8172 262 0.19/1.00 vMB 30
283,404 283,404 0000000000000000aea05ca9a4928e638e378ef187c3f528aaa297541a273a45 737 0.47/1.00 vMB 30
283,403 283,403 0000000000000001aa03903ab12dd44f0a7244bfdc71aac3ee73d877533b2db0 153 0.05/1.00 vMB 74
283,402 283,402 0000000000000001416aefb56ac2adcd5ccb0a4bd1ca7dd26e3a1337fd73d34c 900 0.35/1.00 vMB 62
283,401 283,401 0000000000000001d29465da74fd94b5426c69ecd8c08b9ec743e2bf7b4768dd 151 0.08/1.00 vMB 49
283,400 283,400 0000000000000000f1c506121d0ef0dc2ab828ec4d57211f6e509b9a54a2f340 813 0.35/1.00 vMB 51
283,399 283,399 0000000000000001db643ae0e3ff550a046a2a2e50ebf70240f7da5b67181747 261 0.16/1.00 vMB 44
283,398 283,398 000000000000000168afc16cfb50c715f41a52b1f61fef8ba4b74e29efd82cee 930 0.37/1.00 vMB 60
283,397 283,397 000000000000000000e6930d611ac10166855874ba80b7bb5cec68baf8b89110 1 0.00/1.00 vMB 0
283,396 283,396 00000000000000000888b3c9ac26b034e38d26396d4421f4a190e61e537870d9 721 0.37/1.00 vMB 46
283,395 283,395 0000000000000000c61d25f5ae6b06c75700e807d734afe4a9053e0ffb549ff8 198 0.08/1.00 vMB 29
283,394 283,394 0000000000000000a29f8a862aeef6d6561485914a1a2a7fe4e63dd794d0595f 266 0.12/1.00 vMB 111
283,393 283,393 0000000000000001b91ef53660ca0f050fd704885b46a71810f26f3084784e17 153 0.05/1.00 vMB 286
283,392 283,392 0000000000000000f9359f176c14e1f1e9dcd986786d016e49ead941215d818e 700 0.52/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.20 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: 753.86 GB
    • Received: 18.91 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.