Loading Tool

Explorer IconExplorer

Memory Pool

78,732 transactions
29.45 vMB
0.11854216 BTC
Random Selection Loading Transactions
Max Size: 177.98/200 MB

Candidate Block

Mining Attempt e4e153214d5f868d6f5369f0a216fc71f753c2f9982e28d4b146bd41159f0536
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 0b1a940a5dc6595b17cc2ab27edc3487969479627522dcf132d4c6d24ed4fd58
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,410
Size: 1.00 vMB
Total Fees: 0.04112529 BTC
Feerates: 198.58 > 4.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (250,920 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
664,350 664,350 00000000000000000001eb34dfbe795788161beae33406b9f2cbf76a6f8d3988 2,760 1.00/1.00 vMB 45
664,349 664,349 00000000000000000001e42c08c5aec9f98d940ada23d995b0b1454813ca9578 2,733 1.00/1.00 vMB 38
664,348 664,348 00000000000000000008c76c44c1a0b938beee3a6d2be58317d7315bdea854a5 2,574 1.00/1.00 vMB 77
664,347 664,347 000000000000000000070614ef536a96fc0901593916e06a1e57ff68e707faf6 3,134 1.00/1.00 vMB 92
664,346 664,346 0000000000000000000d4e0a0638c531ae1f0bdafc9e3ca620276d46e23c1c9b 2,178 1.00/1.00 vMB 36
664,345 664,345 0000000000000000000538470b3a938496cbe5550cb82fe89d06714175773033 2,177 1.00/1.00 vMB 80
664,344 664,344 0000000000000000000056aa0cb4f18f1dc8144150955cd19c98146b47adbe08 2,767 1.00/1.00 vMB 82
664,343 664,343 000000000000000000053efd7d35addffa68da949e437af93499a1d08f602c04 1,968 1.00/1.00 vMB 27
664,342 664,342 0000000000000000000bf461c61d41193e2d8e5bce9658d5c41da7968971043f 1,054 1.00/1.00 vMB 14
664,341 664,341 00000000000000000009852aded352c13c68bc7199d38705f9567a2e7f75a64f 2,475 1.00/1.00 vMB 24
664,340 664,340 0000000000000000000635800c17c41dc503acda917e093270ae4febea59b1eb 2,609 1.00/1.00 vMB 77
664,339 664,339 000000000000000000071c092b8ede298f6b91af9f8d1b9dfed8da07d0789dcf 2,484 1.00/1.00 vMB 45
664,338 664,338 0000000000000000000b877fdad04051c75532bddd19bb628e67c51dd7f835da 2,736 1.00/1.00 vMB 83
664,337 664,337 0000000000000000000c97083dcc544a1efdff6fa4d2f73a7538690272776938 2,782 1.00/1.00 vMB 45
664,336 664,336 00000000000000000004537da47442217147101f00743bfdb1a0ad29708ec83e 2,716 1.00/1.00 vMB 33
664,335 664,335 0000000000000000000275247afe518c68598e0dfb0836a9b73fde6727f9c028 2,990 1.00/1.00 vMB 46
664,334 664,334 0000000000000000000e55fbfe987ed092d30db834d27a62b5d182faa433906b 2,560 1.00/1.00 vMB 75
664,333 664,333 0000000000000000000d21aceefcdcfa53e35f131a4a06a8cac1c3e239e77365 2,731 1.00/1.00 vMB 84
664,332 664,332 000000000000000000055497f660e779315b9d3db66fdde43d5b9d345a3f58fc 1 0.00/1.00 vMB 0
664,331 664,331 0000000000000000000511d55037f1da73afd1206391f142591a59cc2a9e4cf6 990 1.00/1.00 vMB 55
664,330 664,330 0000000000000000000ca9a05ef169a0e7af6b9b5da68360d4af3e6868cb275d 2,083 1.00/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 782.86 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: 712.95 GB
    • Received: 17.25 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.