Loading Tool

Explorer IconExplorer

Memory Pool

44,480 transactions
26.58 vMB
0.05818475 BTC
Random Selection Loading Transactions
Max Size: 140.58/200 MB

Candidate Block

Mining Attempt 59f3172522a116bccc384d9a3daceac82fde93d95f645af1fc45e19fe8e4b5f7
Version 20000000
Previous Block 000000000000000000013fd7066231f224b9ddf7e4711069a5d4cb70e9c36f65
Merkle Root 8bea3d7faf2394f99fcc438e8b74c7daeddf41b35819382e4ca8f5451e1b2404
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,494
Size: 1.00 vMB
Total Fees: 0.00937605 BTC
Feerates: 101.72 > 0.94 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,783 (377,433 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
537,350 537,350 00000000000000000010de3752a7cae91005949af4a65889fd48c1877fafade0 501 0.16/1.00 vMB 15
537,349 537,349 0000000000000000001f8e1fde2d4b1213f10dc8830d6cbfeb8f0785d222913d 696 0.31/1.00 vMB 12
537,348 537,348 00000000000000000007f14a086d79b8fa0a00da2dcaa925ac1fc98218d393aa 1,221 0.49/1.00 vMB 12
537,347 537,347 00000000000000000002fa866e1790e79991e86b44e57f752a41a0c3acb57139 1,449 0.53/1.00 vMB 13
537,346 537,346 00000000000000000009dacb86b5318373de8c6714be1053869f926b3a4cdbb4 789 0.28/1.00 vMB 25
537,345 537,345 0000000000000000000b77e1b86d30c567a07cc7138e02ea253d323fc6772d55 2,231 0.83/1.00 vMB 22
537,344 537,344 0000000000000000000177523728db1cca6250be925e7331bafc54dca084d96b 620 0.24/1.00 vMB 19
537,343 537,343 000000000000000000086fff558db3d33e71c4e54b5292d4c79f293acee3778a 562 0.24/1.00 vMB 12
537,342 537,342 0000000000000000000d8315bff37d2d9a7d0e3f590b87b6aa4b4d72503cc441 2,346 1.00/1.00 vMB 17
537,341 537,341 00000000000000000005c065a21d3b2f2bc36259607a6813f71aa6a5669a2d54 1,444 0.73/1.00 vMB 17
537,340 537,340 0000000000000000001b6e7c7f84fc4bd75b819061ea7353a31addfd55328452 61 0.02/1.00 vMB 15
537,339 537,339 0000000000000000000b92c2d3094b9883c28057dcd737cc0706aac2b5e455b8 1,682 0.70/1.00 vMB 14
537,338 537,338 000000000000000000218a53c44da7d669d7c4a7f148f86c0090e98ab272b6a6 16 0.00/1.00 vMB 70
537,337 537,337 0000000000000000002076c7d3f8f1c478f5f24408453f3c26cd7602a05fc3e1 124 0.08/1.00 vMB 3
537,336 537,336 0000000000000000000ba35a6deb2a82cdf346e49cbf4b25ff6e2d9541ccc6c3 2,340 1.00/1.00 vMB 14
537,335 537,335 00000000000000000022bae0deb23f8206f468e6150e02e1828e01cfb2e972d5 1,419 0.67/1.00 vMB 27
537,334 537,334 00000000000000000006c81b50998ccf450a3c4732b8f6e206897219a1770339 679 0.33/1.00 vMB 15
537,333 537,333 000000000000000000271307f767f48f70c87e84ea7446184b42458081f22cde 32 0.01/1.00 vMB 8
537,332 537,332 000000000000000000245175670dd4c13fa05f9cde672a4325bd16047ce15633 64 0.02/1.00 vMB 7
537,331 537,331 00000000000000000026dfe0f576993c946946279531385da843647a7c765f2c 640 0.24/1.00 vMB 15
537,330 537,330 00000000000000000023740efe126d5c24b85f35a30c7813f27c9d6ad2fac597 461 0.22/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.00 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: 648.93 GB
    • Received: 13.11 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.