Loading Tool

Explorer IconExplorer

Memory Pool

17,967 transactions
12.16 vMB
0.03963656 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 62.82/200 MB

Candidate Block

Mining Attempt 444f9b5d29cd66ff876f9168eb6fc064e8928504d5c7eaaf800cb03067f3cf7c
Version 20000000
Previous Block 000000000000000000009899a66d9ed0e5d2247b8f4b5f44120955a8c7ffbf95
Merkle Root cc7ef060eb6e785f9adb8ba1605d4309ed55a27e5c73398d313f59328985bd69
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,929
Size: 1.00 vMB
Total Fees: 0.01108917 BTC
Median Feerate: 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,255 (713,918 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
199,337 199,337 000000000000052dfa7b274b1079c870f7386a6adc2e0fbb37b8fcc8026e0d47 24 0.01 vMB 96
199,336 199,336 0000000000000527ddf31ec7b508ea5e2d734bf2a7173718cdcc91175a5f502e 233 0.09 vMB 145
199,335 199,335 0000000000000082274d9dbed37f577f33da7e7911ee2c261e5f55911a8fd60b 176 0.07 vMB 138
199,334 199,334 00000000000003916ca6a3e7d16103c260d3a542f832a60023ec79bb0caf531c 314 0.13 vMB 133
199,333 199,333 000000000000020c7bd2a1750abe8798cf01b7b560d20fb93e46f7235e0b4f3d 6 0.00 vMB 90
199,332 199,332 000000000000055ea8de07d049f37a87adac99c20da34b109210f6bd900cb4b7 157 0.06 vMB 137
199,331 199,331 0000000000000398253bf914b42705d0c037242530004dfbb4e3e4bd1d87e27a 252 0.08 vMB 195
199,330 199,330 000000000000012db8f45a33a81c24d2aa2551aae632e396cdcdbe89999bbfb8 209 0.08 vMB 133
199,329 199,329 000000000000023df72fba0db587348781f0d0c68c673c711e59cfd8a5e4d637 343 0.12 vMB 302
199,328 199,328 000000000000042094ca7757567562de2a4e99661019a97ecd3d73f70dc3af4e 276 0.14 vMB 198
199,327 199,327 000000000000053a35646bc06c09d7b4218360d2be1f1ae1dc8d7d440a04fc97 120 0.05 vMB 79
199,326 199,326 00000000000000b00ec169ac307470d2d730fe95dc93cfedfa696c6952d826eb 32 0.01 vMB 140
199,325 199,325 0000000000000218dfe841081754a978958d1350dedd6382150c7506584155a5 199 0.08 vMB 128
199,324 199,324 000000000000007bca52ed661309a7440da6c37f4b17c67bbefbaea10da9c52b 164 0.07 vMB 119
199,323 199,323 00000000000006365f6b75f6a921091dea3dbff1a2cc7c6b9d02384d4f2a0dff 21 0.01 vMB 145
199,322 199,322 000000000000057b873656f956ffd9e7877cce97628ce1b82474740630cb4146 279 0.15 vMB 95
199,321 199,321 0000000000000073c69ec2a2de0d9a35fcf160839221e1cc10838bcc0f6aced9 118 0.04 vMB 161
199,320 199,320 00000000000000bc8ada66ed82f1fc4093d2f41f6500476954e34d899768d7b0 60 0.03 vMB 101
199,319 199,319 000000000000053564a771712968999ce440c31851a7f589d54209460b1c3505 439 0.17 vMB 139
199,318 199,318 0000000000000207835f0c44c30f5f6e6c4266f37a86f4f351cca348ec50b737 64 0.02 vMB 68
199,317 199,317 00000000000001a8aa1c33e7f3a767d472e6f9052631f4f608c881665ef22f82 256 0.12 vMB 102
Previous 10 blocks ↓
Total Size: 779.30 GB

Node Details:

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