Loading Tool

Explorer IconExplorer

Memory Pool

88,285 transactions
32.16 vMB
0.13626166 BTC
Random Selection Loading Transactions
Max Size: 194.92/200 MB

Candidate Block

Mining Attempt 2b42692975e384d87f5e3dcd2311df40c69a18e272845e34fb11159211faf38e
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root 91d180d64ffbcbb7ebc5e0eb9cdd20bf533e036f6efa0a1c75faaa0dc69e1728
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,940
Size: 1.00 vMB
Total Fees: 0.05025960 BTC
Feerates: 101.65 > 5.04 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (400,821 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
514,252 514,252 00000000000000000024c638fd709b2045b0cd8c4135ef6b510133e63fbd6c36 1,295 0.69/1.00 vMB 23
514,251 514,251 00000000000000000045b5fcec38bad20f28ae6854227e3556dbee8587cef29e 1,366 0.92/1.00 vMB 7
514,250 514,250 0000000000000000001f232466e5729b1aa1e1af2bc55c9ac35a04943bcb2f4b 2,239 1.00/1.00 vMB 20
514,249 514,249 0000000000000000001f7537e4f505677d69872a3dcb1de79abe85f9cf30d1e5 2,434 1.00/1.00 vMB 38
514,248 514,248 00000000000000000021e2abbded4092baa4013caaf68c68ab58fcd9d73061f3 1,084 1.00/1.00 vMB 14
514,247 514,247 0000000000000000004bd8b4569f2f5883c04dff17a5423a5f2003d0a17a1ab5 726 1.00/1.00 vMB 28
514,246 514,246 000000000000000000109abb8ae8fb4e454664e3bd9a00e872b2d26db525bb8c 586 1.00/1.00 vMB 49
514,245 514,245 0000000000000000002a1c4adb7cfd54934e9b325007ee4461ac140a48ffa601 580 1.00/1.00 vMB 53
514,244 514,244 0000000000000000000037d47c0d29e81f5056d093b026966b25beb53189ffac 512 0.20/1.00 vMB 27
514,243 514,243 00000000000000000020a9998ae6129c198eb0283d72f2298c46d34e9286bd63 2,471 1.00/1.00 vMB 5
514,242 514,242 000000000000000000219915b19651dd2efc6eb3ae048ddfaecd39122324eb77 2,200 1.00/1.00 vMB 61
514,241 514,241 0000000000000000002d1692e3f786d0b951b30ce4ac3b438b8c4b4830098a8a 2,034 1.00/1.00 vMB 20
514,240 514,240 0000000000000000001095a466de0f6646e30e57e4882894bd4ff0473b8797d2 2,254 1.00/1.00 vMB 54
514,239 514,239 00000000000000000046fdd4c365ca2bcdc8eecefb5ea080774d5ec4908da2b4 2,185 1.00/1.00 vMB 45
514,238 514,238 000000000000000000256662281171cb3e1661f2eea88fc09dded1b488cbdebb 2,758 1.00/1.00 vMB 49
514,237 514,237 0000000000000000000f4b26bec50075999d075ea51786622d92f63f374188d9 758 0.50/1.00 vMB 29
514,236 514,236 000000000000000000119a4e08d3d00bc9387a717b66743266b41b9acde40ed8 944 0.59/1.00 vMB 29
514,235 514,235 00000000000000000047a6c0e44a2f2d2225b53e1168c1c0b5a72238d250845f 1,301 0.67/1.00 vMB 7
514,234 514,234 0000000000000000000faa5f786357a24ab1fdaf2538f12b0ebc4cd11565306f 1,011 0.49/1.00 vMB 57
514,233 514,233 00000000000000000011dd332303671e2c243f1f59600256d912aecfba9df43a 366 0.19/1.00 vMB 52
514,232 514,232 00000000000000000033277104bdcae9b860b994112764c641df73d8f177c676 526 0.21/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.52 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: 668.91 GB
    • Received: 15.64 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.