Loading Tool

Explorer IconExplorer

Memory Pool

27,419 transactions
8.27 vMB
0.07730052 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.60/200 MB

Candidate Block

Mining Attempt 7be81870a78253253bc9c90d9424a02debeb0ef086a53ddc8607c79d8916b749
Version 20000000
Previous Block 0000000000000000000063af8f8c068635bbe0f2464d1331c774a4e3f5edb2f8
Merkle Root e839c0899db57f55b0e9bfe8ff0b3c9cc1401c322797490bda69e5aee80b84ff
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,127
Size: 1.00 vMB
Total Fees: 0.02892869 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,214 (878,990 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
34,224 34,224 000000000fcd55267bf91dabb805c0df40cc599701c32712f45b44c225f9c876 0.00 MB 1 0
34,223 34,223 0000000038da2a8de4179fd40fa4b3f5afd5217275f5f06e54c13aa0d3015810 0.00 MB 1 0
34,222 34,222 0000000084ff269b46fbc6a9b5fb2a8b22fff90c831d2cf358d0848daf382e39 0.00 MB 1 0
34,221 34,221 00000000d43d6077eeca1192dc746466b71410327fec3aff03366905c4ea192f 0.00 MB 1 0
34,220 34,220 000000000fcd333b352f0c9e29a856c7aa1a308223f53672d894aef4ada0732e 0.00 MB 1 0
34,219 34,219 000000008acec4cd97c30b658e3fa3c278eeeaec081ec2b872cc3d6ee368ae89 0.00 MB 1 0
34,218 34,218 000000006e8facae536245387ecf677ebc38e5b06ea2cbf58ef4081c124dbb2a 0.00 MB 1 0
34,217 34,217 000000005f536c80b7381a7a477ca6f1605215706e850edfdff1651bf8fbf992 0.00 MB 1 0
34,216 34,216 00000000030aa368bff7e905a91c331d97a19a0260d0a6a99fbef7d0f8c67b88 0.00 MB 1 0
34,215 34,215 00000000b921df3099f79afecb7044b76b19ecbf4457bb8420e6f40af7e9180d 0.00 MB 1 0
34,214 34,214 00000000c7817f844be8a4ace9b6f4f371d66929fbc248026737712e6f1cbf40 0.00 MB 1 0
34,213 34,213 000000000671fe9dedaf497a60014cb6aa03d1c38cbe3b73c07f81710b3d3226 0.00 MB 1 0
34,212 34,212 00000000b5ad45dda6e42a102ddeb7c35065c5e758c4b9b582bbb044795da8fd 0.00 MB 1 0
34,211 34,211 0000000083390c7f443910a32a1bd83408e506f24161e54d3830a7deb8672147 0.00 MB 1 0
34,210 34,210 00000000bf1219d71e208ada74fef000ec972ce9f3572f5f9ac98a322a4fbfbc 0.00 MB 1 0
34,209 34,209 000000001bbd657b50f56d0b684cd1610fd3b398b4d2b5291c54f4b6375a6cd6 0.00 MB 1 0
34,208 34,208 00000000c2a403004e27efa128472ddf5cf6d959bfd5a930907c0ddb265ffb23 0.00 MB 1 0
34,207 34,207 00000000336066785e8a7f6a6a6064856c84615b6252164ea06dc992bddfff0f 0.00 MB 1 0
34,206 34,206 00000000ce0703300e5fd0b1d13b28c7baf6d96c25b3475c5fab404a6412ed8b 0.00 MB 1 0
34,205 34,205 00000000d6f8733cc77636f2782c0d2437c6e82556793231e514f796baeff0e7 0.00 MB 1 0
34,204 34,204 00000000ca8bee09a683aff5ef19759081cad732bed16148354a06bd89418e4a 0.00 MB 1 0
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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