Loading Tool

Explorer IconExplorer

Memory Pool

40,441 transactions
27.56 vMB
0.06826707 BTC
Random Selection Loading Transactions
Max Size: 141.35/200 MB

Candidate Block

Mining Attempt f0e733985c6c7078e0e0bc46f839de582d12e64e7b28a6a35cbc34701d201bc6
Version 20000000
Previous Block 000000000000000000004ab2d9074b9d6bcd795d8888845f0458baf6acec01c0
Merkle Root 9fbab5a3ac78233b292d0711c9b460f27c161a04830b9ad7fdca7f263e119267
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,567
Size: 1.00 vMB
Total Fees: 0.01584821 BTC
Feerates: 307.10 > 1.59 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,652 (528,899 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,753 385,753 00000000000000000ca50c30065eb89da979405832c6c2188fde66026b169950 2,099 1.00/1.00 vMB 32
385,752 385,752 0000000000000000081aa56a2bf40317c95fa522caa4442ffb252aa88870bcdc 1 0.00/1.00 vMB 0
385,751 385,751 00000000000000000eed270ab310a737711cac6858c23f5f90b020c64189e054 1,782 0.93/1.00 vMB 29
385,750 385,750 000000000000000000cdd4486d68293d7145d53759112921057800e881672fbe 1,806 0.93/1.00 vMB 32
385,749 385,749 000000000000000001808fb7df2fd32d5cde8813b34adc25617c9aff64937ad1 2,504 0.93/1.00 vMB 40
385,748 385,748 0000000000000000015f31230e1220698fed9429bc92dfd561053e80e2852900 1,537 0.75/1.00 vMB 30
385,747 385,747 0000000000000000068bfbca3fdcafe340fff5b41201c0b75ca8e718a5e2dbd8 3,056 1.00/1.00 vMB 47
385,746 385,746 00000000000000000ad549fd65a2b066cdc6880e6179f37fe2166699a25efe9a 1,793 0.60/1.00 vMB 58
385,745 385,745 000000000000000005b9fba946cdbca64740f902e71bd16eb36df91215f788af 912 0.61/1.00 vMB 24
385,744 385,744 0000000000000000095dd6feb4fe8c3b43d10b1a74564b5870987d2f3ed51249 2,468 0.93/1.00 vMB 43
385,743 385,743 00000000000000000b5c947f3b4f28ffa079448b94090d95dc5e9a58bd74f1cb 2,053 0.92/1.00 vMB 36
385,742 385,742 000000000000000005632fa2933760529c78bc7cbcc84be274e415642253a719 1,094 0.46/1.00 vMB 33
385,741 385,741 00000000000000000bdfd7f4db9b66e94a8dfc05f8630cceaf605d8fdee9ba08 1,633 0.77/1.00 vMB 45
385,740 385,740 0000000000000000012541d7caf4d4a1f17ef0569282135f6e984a40d7e48086 454 0.23/1.00 vMB 24
385,739 385,739 0000000000000000003bbc7f035dacfa8932c83dc46918b177809933d73a7b17 1,461 0.63/1.00 vMB 36
385,738 385,738 00000000000000000c01fce159a7a7bfaf070888a6160930c1fd539c00423397 1,000 1.00/1.00 vMB 20
385,737 385,737 00000000000000000b0322a45dd5882449721873d8e0ad66260fa79a5a2bc0ec 867 1.00/1.00 vMB 19
385,736 385,736 00000000000000000abea0abf1dc0afdb3444ba192e006e3df4d9bc63aaa5bdc 1 0.00/1.00 vMB 0
385,735 385,735 00000000000000000e4e6bc87594e74eed62d501aabcf9efdb61f964aa9bd278 1,461 0.99/1.00 vMB 41
385,734 385,734 00000000000000000481b9916033d9f2fcc1a2ddbe46d4d547d5fedd7b1aa68a 2 0.00/1.00 vMB 0
385,733 385,733 00000000000000000ab12b3b8280a0e919c307f8f5152941b8635842ce0a322e 1,202 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.78 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: 632.87 GB
    • Received: 12.17 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.