Loading Tool

Explorer IconExplorer

Memory Pool

83,387 transactions
32.11 vMB
0.10346653 BTC
Random Selection Loading Transactions
Max Size: 190.90/200 MB

Candidate Block

Mining Attempt d75fa7befc1f33f1b01ff884f083b2d043cb0762e0254d1d7eac9b9c9c31d442
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root b8b436194fae12e354264c877491cb78161b66f1812a18e0a683693a0194c875
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,629
Size: 1.00 vMB
Total Fees: 0.03917742 BTC
Feerates: 387.56 > 3.93 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (375,387 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
539,566 539,566 0000000000000000001d50611d49369776c5b0ecaeca304e5eebfe63a6172727 3,164 1.00/1.00 vMB 10
539,565 539,565 0000000000000000000fb64b3323d721cb45dfb06b1c95c1d9935da4d664f3d2 2,621 1.00/1.00 vMB 12
539,564 539,564 00000000000000000016216ec0467796dd2cdfcf2f8bc4bcee6cab2075cd1f12 536 0.27/1.00 vMB 5
539,563 539,563 00000000000000000009a496976fdc6d780acce5a876415bd7d01873dce1eb2f 2,157 1.00/1.00 vMB 29
539,562 539,562 0000000000000000002576794943ade33779602b7e12cf3ac3b440a9ad712d8e 170 0.05/1.00 vMB 17
539,561 539,561 0000000000000000000bd0f5215e19d7daf6deaa4510a7c13e471e2c039c5ffc 760 0.32/1.00 vMB 16
539,560 539,560 000000000000000000208c06b4236e87cae41472fe0d28fe1b96693317b807c5 155 0.05/1.00 vMB 24
539,559 539,559 00000000000000000012a9339f5ca5dac7ddeacf97043283ef11ae91a6217ba2 252 0.06/1.00 vMB 8
539,558 539,558 0000000000000000000120d2da9452a5e9d4bb0d10619d652e33b5d6dd5242f5 1,538 0.59/1.00 vMB 16
539,557 539,557 000000000000000000267e0e7d6f69f06b21fd59d5b92daef84273b2642fa8a8 1,463 0.54/1.00 vMB 25
539,556 539,556 000000000000000000058fc57609e9a79ab2a77fce0e2660e958cebaa4d3ccd1 538 0.24/1.00 vMB 14
539,555 539,555 0000000000000000001cf0e38e3e6d3ab8a8062940b3aa420fee6a74b5b4ba7d 740 0.25/1.00 vMB 29
539,554 539,554 00000000000000000006ee4133bf407f79b45457f6b6c3257e2342afff8e3180 35 0.02/1.00 vMB 36
539,553 539,553 00000000000000000003d42176042eda4221f99de1d46b0cad218a89b26a4eef 298 0.12/1.00 vMB 12
539,552 539,552 0000000000000000000e2c3ef35940f3edc6e75fcf585211a90425cf52ea8922 82 0.03/1.00 vMB 10
539,551 539,551 0000000000000000001b003c929d05b36eb887563ac43c95063f1797b3ab83ee 305 0.10/1.00 vMB 14
539,550 539,550 00000000000000000017b7f61aff12b19a4e341397c0300df67aaf578cf34043 1,181 0.47/1.00 vMB 23
539,549 539,549 000000000000000000179a7cae39437e5cd3a20d8b43424743288ef309812053 386 0.13/1.00 vMB 16
539,548 539,548 0000000000000000000184ae862741462344989758cd7c10f73842b19a3d1446 212 0.16/1.00 vMB 8
539,547 539,547 0000000000000000002561a1f4ed60436284adc3b2a8a8dfd3d71cffd82285fe 1,152 0.71/1.00 vMB 14
539,546 539,546 0000000000000000000e78cfb6741126746b2e79e657e64ee4b8a8adb2faf578 660 0.26/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.31 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: 658.85 GB
    • Received: 14.59 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.