Loading Tool

Explorer IconExplorer

Memory Pool

80,424 transactions
30.13 vMB
0.08964149 BTC
Random Selection Loading Transactions
Max Size: 180.66/200 MB

Candidate Block

Mining Attempt 0830eed859d7f2b62d5e2752a7265337f2b53017c3a1c0c82e4bc4c9c8ec9101
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root b62513f52fdc875c9db91603d86ad4afdbdc85c3535a54ea4abbce9adc97f30a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,358
Size: 1.00 vMB
Total Fees: 0.02802887 BTC
Feerates: 301.07 > 2.81 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (513,822 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
401,185 401,185 00000000000000000037ab74c8db9b7a9d7de039210d8eafaeb44ba35adfb624 1,676 0.86/1.00 vMB 42
401,184 401,184 000000000000000002e9533a4fe03bb251b3fdb30ffaa384aad133b7fae594cf 845 1.00/1.00 vMB 31
401,183 401,183 000000000000000003c4a4d9c62b3a7f4893afe14eef8a6a377229d23ad4b1ea 221 0.18/1.00 vMB 30
401,182 401,182 000000000000000002d51535f40d1e01f656ee3d35abc68dce8ff745775f5481 1,401 1.00/1.00 vMB 37
401,181 401,181 0000000000000000068cba8e909da088bd6299095bc1b00deea03c526b4b62b4 34 0.01/1.00 vMB 56
401,180 401,180 000000000000000006b434e08617d8e17bcd632a032c7679ae63a3d01c906339 771 0.39/1.00 vMB 55
401,179 401,179 000000000000000004552082cfd2c0a8512c7e8d7729ec203bcdb76cfa2cc6ab 1,390 0.63/1.00 vMB 46
401,178 401,178 000000000000000001b2550740fa30d63c57f197f5c36aaf417582a8e1d69d4e 293 0.18/1.00 vMB 36
401,177 401,177 000000000000000004b5845363ffbd053b6fecc9255ae8e35d9d2cf8b979ce63 149 0.12/1.00 vMB 22
401,176 401,176 0000000000000000046cd2b74c0f810ccf50f617afb63d959dd0e504a0bd5f59 742 1.00/1.00 vMB 8
401,175 401,175 000000000000000003217338a5762b6cdaed4d62e6cfd0234650f3a8aaab5d8e 1,436 0.64/1.00 vMB 51
401,174 401,174 000000000000000004935197c3b3134359e9c3dca1797dfaa66aa55c453a4a69 1,306 0.88/1.00 vMB 25
401,173 401,173 00000000000000000618d66bc58e0729c872e66a1fda349be4ea35b81fbe89cb 2,587 1.00/1.00 vMB 40
401,172 401,172 000000000000000003eaa3bb68f34c5b127b9b644de3f3c7366331c1fa1a0477 2,640 0.99/1.00 vMB 92
401,171 401,171 000000000000000004acef5cffef99a45596acde98915dcc81a2715fe96b6b22 82 0.08/1.00 vMB 11
401,170 401,170 0000000000000000061378e9639c2f991ad911397ae23093c0e206d92a53df0a 1,001 0.47/1.00 vMB 45
401,169 401,169 000000000000000005f0c1a1cc9797cb90727bbefd320dad6ef21133844a20ec 440 0.21/1.00 vMB 51
401,168 401,168 00000000000000000530f98d8206725bb5502fdfc7c66dea13c87f4b254366d2 1,086 0.99/1.00 vMB 26
401,167 401,167 00000000000000000266d4a8c20f1c238ba49e0af44102a54923b03ff50da751 208 0.23/1.00 vMB 44
401,166 401,166 000000000000000004124fa4553d78ee7618716efa6dd5a19470367c43710e00 812 0.53/1.00 vMB 39
401,165 401,165 0000000000000000053e3b16327c7fbefd60985610414abc25222dad6e55408c 815 0.62/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.