Loading Tool

Explorer IconExplorer

Memory Pool

31,471 transactions
9.93 vMB
0.11738320 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.17/200 MB

Candidate Block

Mining Attempt 8a9cbadf1e0cb80ef101b195150b063c1a01d92023455288761d1a71bd52f5bf
Version 20000000
Previous Block 00000000000000000001ae806ffbb20a37afceb8c324178acedfa24b5fd1da9a
Merkle Root 700632f45bb34a81b0b35c53e743c84379fd0aabb38636e5754a75a1ec0c7d82
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,612
Size: 1.00 vMB
Total Fees: 0.03538836 BTC
Median Feerate: 3.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,217 (882,871 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
30,346 30,346 0000000044155cf32887b982d30d263df1ab41485a6e7a1706d8a4bac8e2409a 1 0.00 vMB 0
30,345 30,345 00000000128350c8bbc713a6f9ccf513c98202ebd21f4ada43523186174a011e 1 0.00 vMB 0
30,344 30,344 000000002230b2adbea99aacd58715dabb09b244100d870519a37dc2551d0e44 1 0.00 vMB 0
30,343 30,343 000000004d5ba96518204d77138eccceb9198473a6a29a3671ec3c3883972212 1 0.00 vMB 0
30,342 30,342 000000000ad39c18ce9b8be726a972136fbecd2a452061377e84c21a3dfc6232 1 0.00 vMB 0
30,341 30,341 0000000031c7a06867f532cfdbab49f157e510026ac5d34242a7838e06fb877a 1 0.00 vMB 0
30,340 30,340 0000000095f0995010d21c6c43aa06ac94ccd2035c5161a87fc2c9de1b183be1 1 0.00 vMB 0
30,339 30,339 0000000039df378d3cd74f9c21280f0d9a31f8b1a0bf60ca98baab28021f2e1e 1 0.00 vMB 0
30,338 30,338 000000009cd2fc609d123b4eddd3fc163d65378f05ed45d46a6d5378d38b1d45 1 0.00 vMB 0
30,337 30,337 0000000002c060853d77bbaa650cbcf80874031ec785f2972e705d4b78577c26 1 0.00 vMB 0
30,336 30,336 000000001c169761a5d865f65fb59757c8fa77978786f24cb1cb3341d29d3561 1 0.00 vMB 0
30,335 30,335 00000000a41787fa6194e52b5ae87e920784bd6d2425d28b08a48aa6afb32bb8 1 0.00 vMB 0
30,334 30,334 0000000059523722c5384ee994d81e957fe381f77176793d4ec1b1a58d609d7c 1 0.00 vMB 0
30,333 30,333 00000000f23b577fa0376f3fc1a84b1f6a14aef2a199e171189a30275cb51c2e 1 0.00 vMB 0
30,332 30,332 000000001757632d10e8fdea18e3d778ad43b4f87078a02a68a1fb48ababc798 1 0.00 vMB 0
30,331 30,331 000000007fde1db1c9fff4f38c314ba260b7430335fb59cb7da030c0292863df 1 0.00 vMB 0
30,330 30,330 00000000ae8e017e69b0787585ecdef2dad40f272462e63d5bb079a98b341504 1 0.00 vMB 0
30,329 30,329 00000000114947e66f67b6c162bef0175eb7b1916d0ee38c761b2405eb3c456d 1 0.00 vMB 0
30,328 30,328 00000000de09626327d42a2b94823eaf7beadb32ea7f3ec17dd118be83dc71ed 1 0.00 vMB 0
30,327 30,327 000000001bcc40d5a2449fe7c38a62d5b530ff1aab9a25a1de9e504b58d3bad2 1 0.00 vMB 0
30,326 30,326 0000000009cb2ff04ed0f0101837875eb4b5c73c0d4b1ea352f45400a175e499 1 0.00 vMB 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: 71
    • Outgoing: 10
  • Data Transfer:
    • Sent: 22.64 GB
    • Received: 0.45 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.