Loading Tool

Explorer IconExplorer

Memory Pool

77,052 transactions
28.73 vMB
0.07755005 BTC
Random Selection Loading Transactions
Max Size: 173.84/200 MB

Candidate Block

Mining Attempt e5f28b28f96e620bcba506ad0e3e6b6cdc5bf61b38e6b4c174f0efd0d1238129
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root 4f6f23b8d0ca86d9ce1d2ff419a320a30e49053e59954c99798c7f0a9ff134e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,964
Size: 1.00 vMB
Total Fees: 0.01789754 BTC
Feerates: 100.17 > 1.79 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (544,339 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,797 370,797 0000000000000000136259ef2491b2a792f4be41a51e726f250ed713bf0aad6b 1,088 0.93/1.00 vMB 19
370,796 370,796 000000000000000006071352137b394bc4baa118110ecc126e732a4c7cedee72 2,098 0.93/1.00 vMB 45
370,795 370,795 000000000000000010f40e64a712a1c0c27fc16be07366e37d97a5b799ca7157 1,605 0.75/1.00 vMB 45
370,794 370,794 000000000000000002c7ab702614b756f92c4369901a37c4578b19bc8458bfe9 367 0.20/1.00 vMB 37
370,793 370,793 00000000000000000e7ccf3f6e75bbe5e5f7ba00dae12ddab75a5ceb92264360 483 0.29/1.00 vMB 34
370,792 370,792 00000000000000000f8fe3a72fc8a857fe9872b0cc578d9979de6c986fe06d10 841 0.57/1.00 vMB 30
370,791 370,791 0000000000000000047c21228d4269918051c98d57208b4d2faad7af77bb7327 677 0.33/1.00 vMB 39
370,790 370,790 000000000000000010047a9f318cc80ad66c22d1f269bf9b6e97fcfd4dc25428 1,937 0.93/1.00 vMB 42
370,789 370,789 0000000000000000010f97819fb379e64f45210eb1e45abe1424363fe830dbec 1,303 0.87/1.00 vMB 47
370,788 370,788 00000000000000000162709c4e203c814f2d4d88378b31f2ed46171f0120fe84 1,813 0.79/1.00 vMB 45
370,787 370,787 000000000000000008bf235b59805873493208bcb075157721a4db6b1384625e 33 0.02/1.00 vMB 21
370,786 370,786 000000000000000011d5cde020eafdb57e908a5b57a8612e1436951acbe65bb2 254 0.13/1.00 vMB 40
370,785 370,785 00000000000000000d74b6c931a4bbd4d1d7d2ed98ac915b3a621e9f17217391 637 0.32/1.00 vMB 39
370,784 370,784 000000000000000012cb73553eec5ee11fb2c6e46be0c428ee0f37310c39af33 594 0.26/1.00 vMB 45
370,783 370,783 00000000000000000f7e775aa0c4c39cb811b759aae4edd11f065968888e4baf 850 0.43/1.00 vMB 41
370,782 370,782 00000000000000000b79802d41973d1586b9ca99b7358052a2c5d62564877944 1,623 0.73/1.00 vMB 41
370,781 370,781 000000000000000000dac374f4158cdc8eb869b9f9b039dd934fef2b36871a15 1,347 0.67/1.00 vMB 37
370,780 370,780 00000000000000000e60e8bf6d50c2b3c3868d214a01b91bf2394c3ec3f275cb 990 0.45/1.00 vMB 39
370,779 370,779 00000000000000001151ad0e4fdac61c2992ce4f69c400f365a619bd0d988d6c 1,147 0.52/1.00 vMB 45
370,778 370,778 00000000000000000df5c181e354c7df539c950b8c405e214ef457dc5d8d8219 265 0.16/1.00 vMB 29
370,777 370,777 00000000000000000570996b589e0a7ec314cfab97a5db9e1c9945b9a17500a3 183 0.11/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.63 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: 672.12 GB
    • Received: 16.15 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.