Loading Tool

Explorer IconExplorer

Memory Pool

25,037 transactions
5.44 vMB
0.02496022 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.71/200 MB

Candidate Block

Mining Attempt b44f8c49591b1d40aeba82e5d4a58b82b2baca6d14228b329b07ccabbc02cfc0
Version 20000000
Previous Block 00000000000000000000345b267982d34ee31839903b0f6a8bfad241a371fd9d
Merkle Root ae5d7b78fe4d6eb733b88448e14a518c1636c37219bf66774b73f9e52974a258
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,333
Size: 0.44 vMB
Total Fees: 0.01186474 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,237 (654,188 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
259,049 259,049 00000000000000157b5879dd38f0b10719580bf15ec78f5db47b99c87fc23be2 161 0.38 vMB 85
259,048 259,048 000000000000001baa61e918de5c2cf0c181b3b76037b6c85d3e2a193583cee1 252 0.10 vMB 114
259,047 259,047 000000000000001597b9e18f6594da9d536d64357b8032fa8327390aa3509b5f 115 0.08 vMB 41
259,046 259,046 00000000000000023d809852ea729aeaabb1d0466ac4a012756679c71c753b82 619 0.25 vMB 135
259,045 259,045 00000000000000007477e806ffc935fb822312af63ebc1a0bed6905252c733ae 186 0.07 vMB 95
259,044 259,044 00000000000000217e7ba41cb7193e1ba3ae8423449484cd4135c758991778ce 1,028 0.46 vMB 109
259,043 259,043 00000000000000188dd576b2ec93036b462f0272a9e84d03a2fa54d3634a155b 562 0.36 vMB 39
259,042 259,042 00000000000000246a63d846a45c454f7fb4d6ecd5edb8c1e693af2c3b6ff823 681 0.25 vMB 166
259,041 259,041 000000000000000d7b43848440f5c9bda72cc640aef6788518a897f65cc747e1 492 0.25 vMB 92
259,040 259,040 000000000000000854cd37bd5d04fe87845d3558892eb8d8a5b48804f07c4dff 657 0.25 vMB 128
259,039 259,039 000000000000000025648bf3ec8140d8384b106efff028e57c42faacfa812d8d 646 0.25 vMB 124
259,038 259,038 000000000000001279c2cc782a01e1156b920455b25196742c159aa1f1a10f69 69 0.02 vMB 104
259,037 259,037 000000000000001b9105958eb2d7c6bdd56e8330e782f1c6c983aafe7c76e67e 152 0.06 vMB 62
259,036 259,036 000000000000001cd82dacf8bd44b19f66f214eff33f95cf131ba1b4f8e80998 321 0.14 vMB 73
259,035 259,035 000000000000001ab2a257b14355cd627697c25442772f4e89c75fceebce8926 639 0.25 vMB 129
259,034 259,034 0000000000000022500680da2fee569382146c1aeb57d31987cde566898a32a3 548 0.22 vMB 99
259,033 259,033 000000000000000d1f734cbdc13ba4cfbd71e9d8b90d243e5f2c7810d971f611 120 0.06 vMB 80
259,032 259,032 000000000000001a9a80dc00c7aac056242da2d5c6cc71f44bb19e8dc0dca10d 137 0.06 vMB 97
259,031 259,031 000000000000000bdf81756cbaafb821597c8832d1ab88a0d09ddf69861e3fe1 686 0.28 vMB 116
259,030 259,030 000000000000000ac3b7c43f7e82803a2cfc3dd87e9602ed4b0449d02077bbd1 365 0.15 vMB 107
259,029 259,029 00000000000000201f990ef8d9e7bb3efe7757d0cfe8bfd84043da5a417de711 248 0.17 vMB 74
Previous 10 blocks ↓
Total Size: 779.27 GB

Node Details:

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