Loading Tool

Explorer IconExplorer

Memory Pool

79,498 transactions
30.33 vMB
0.12617866 BTC
Random Selection Loading Transactions
Max Size: 180.47/200 MB

Candidate Block

Mining Attempt fb1396bf2411baf3668e81a793f6548fd34129e50a7e5156e82934911a64d8af
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root df00690c16ed1687bd82b47efa9e1fea2e9ad974868756b336fa980427912d7d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,402
Size: 1.00 vMB
Total Fees: 0.03251419 BTC
Feerates: 301.69 > 3.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (486,842 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
428,460 428,460 0000000000000000005057a76292fb6b52211270bf1722b309362528ad3d80c4 1,231 1.00/1.00 vMB 30
428,459 428,459 000000000000000001e36224b6abf597fc5c31e93b56fa9a252f1e9d27fb06ea 2,934 1.00/1.00 vMB 75
428,458 428,458 0000000000000000035b7b1eb09b93f550619d044d02e76913af1695f70577c9 1,465 0.75/1.00 vMB 26
428,457 428,457 000000000000000002f20663151003d801cd00034d84c5321153e06a09be625e 335 0.11/1.00 vMB 84
428,456 428,456 0000000000000000024993ab697a2a19827e667f0e18cd7df71bf148e2415c53 1,319 1.00/1.00 vMB 25
428,455 428,455 000000000000000002c51ebfb32f44b4fccf802115d998c3ee704da6e9f8b7c8 1,188 1.00/1.00 vMB 33
428,454 428,454 0000000000000000045b8578ad601cbf21e9f995176dda3d11c9e9123f91a8c0 1,953 1.00/1.00 vMB 45
428,453 428,453 0000000000000000004238e0a5c9f9be1e9e9fdddfea284a1c011355ba069cd5 2,441 0.99/1.00 vMB 54
428,452 428,452 000000000000000000a9601ed3625db9036da70da57b2eeab343e0d325dc5027 2,728 0.99/1.00 vMB 67
428,451 428,451 000000000000000001a2764dd49ac6dcb64488fef2205dd6c028d07e29177a71 3,210 1.00/1.00 vMB 91
428,450 428,450 00000000000000000314b8817f9d5f90165a4eb49f575406469149b69e115ef8 1,590 1.00/1.00 vMB 42
428,449 428,449 00000000000000000081a8ffd6e4b5133def36ccf75a7ef575a7b88bf6c00ed0 2,582 1.00/1.00 vMB 71
428,448 428,448 000000000000000002afdaca039e6a7730b9926105b1d56d93ea11e5ebf3853b 2,136 0.75/1.00 vMB 80
428,447 428,447 0000000000000000047c8874afa9e4c8843c83da5b7a2f1aa616646acc7a8e68 1,668 1.00/1.00 vMB 29
428,446 428,446 0000000000000000042789d497e883647ce47c0aff533a5c89ac169082c39c84 2,705 1.00/1.00 vMB 60
428,445 428,445 00000000000000000041994df8164bcadb8fd3cccfae19eaf78109cd07fca9e3 1 0.00/1.00 vMB 0
428,444 428,444 000000000000000003df8e05fd24839252086ae8885de7ed97a58c6920e96b72 3,062 1.00/1.00 vMB 89
428,443 428,443 00000000000000000171063a512095718dbf1a3ba8a63a5e69fb82216698537a 2,214 1.00/1.00 vMB 60
428,442 428,442 000000000000000001701618aa09110884d412e0dc882ab6c5e6da9b52c8a434 734 1.00/1.00 vMB 28
428,441 428,441 000000000000000002ec7e544d1bcf5c08ef4590128f00771f024117a344c545 1,535 1.00/1.00 vMB 39
428,440 428,440 00000000000000000300210f73811233451c4b40a319f9f47b53de89cde342d7 1,375 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.91 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: 714.22 GB
    • Received: 17.52 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.