Loading Tool

Explorer IconExplorer

Memory Pool

44,993 transactions
20.36 vMB
0.10970349 BTC
Random Selection Loading Transactions
Max Size: 115.47/200 MB

Candidate Block

Mining Attempt fa4f9a32a8e1dfdff42b0d09e0d5075bcae7e046afd97973506737ff8a8fa5a8
Version 20000000
Previous Block 00000000000000000001c6f1449909b43e6c3e2f259e653d98402e7ea5f43c7c
Merkle Root 0e4b45a2735a44a64d53d248a33de4725324bcebf9471c79e9980ec77a1dfb57
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,411
Size: 1.00 vMB
Total Fees: 0.06931523 BTC
Feerates: 502.67 > 6.95 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,059 (748,139 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
165,920 165,920 000000000000075f79852571a38fa6d83a25b4dfe48e193e9a113ccbda36639c 43 0.02/1.00 vMB 203
165,919 165,919 000000000000045b373f38ffbb7e4b2da40bd36a81435f8b8c5c2be72a5d119d 72 0.03/1.00 vMB 180
165,918 165,918 000000000000004fee5db7cc3895bab6ba85ab023549244b0f1db38c7d12f0ca 17 0.01/1.00 vMB 68
165,917 165,917 000000000000013f08b93da9e177e5543ffe6834dd20c756b36b8e030f2b4487 16 0.01/1.00 vMB 50
165,916 165,916 00000000000003d943912299de339edb7b60e0a42e3dc423ba4efa1d03986d07 84 0.04/1.00 vMB 58
165,915 165,915 000000000000071e446959b5311bce174cead17c2005161d4c7258ccde026b05 18 0.01/1.00 vMB 38
165,914 165,914 000000000000061bbccce69088580e78b6d5271e074d6c75310dbe6ff7d75793 26 0.01/1.00 vMB 233
165,913 165,913 000000000000095cef3a8b0d4688394dbb16b1f18a1173640adf876849838ff0 90 0.04/1.00 vMB 144
165,912 165,912 00000000000002763a3b3d151770488f3f22dbb0ff1b6c15386d0c6dbb31bf2e 33 0.01/1.00 vMB 92
165,911 165,911 0000000000000bb523aa49d36c0e2dd3d7f529df908378ca7f5b8f1f279e1566 22 0.01/1.00 vMB 303
165,910 165,910 0000000000000210ea99352eb6bf24bd9bbb774a046446df0539458de4fc8d06 74 0.03/1.00 vMB 262
165,909 165,909 00000000000005d182996e949303c3f4a2e54307808bc905060789c0a5d34905 22 0.01/1.00 vMB 150
165,908 165,908 000000000000087e06560634a19e7921eb1b7eb037a74bdb8b73ee7d8b7fa285 141 0.05/1.00 vMB 196
165,907 165,907 0000000000000b83f128dd313895b52b678c014222e53073f99dccd94622fc18 19 0.01/1.00 vMB 180
165,906 165,906 00000000000008acd68a3104ef43befea3fa896c91c15718b428faacb63775ca 55 0.03/1.00 vMB 58
165,905 165,905 0000000000000990601aa22ee75ac4a83e62fa8296772ef4f5c5c84234248a91 79 0.05/1.00 vMB 60
165,904 165,904 0000000000000300bb583fef0ee7428fe841a77da6dbb36ed3aa82fad8e6206b 102 0.05/1.00 vMB 110
165,903 165,903 00000000000001a42c52a36b929c71a509d29cab22b128007a80bc1e38a37b77 39 0.01/1.00 vMB 89
165,902 165,902 00000000000001e0f91b4d32522f8f01c2cf518628fc7ce7f500ecf87dda47b4 20 0.01/1.00 vMB 45
165,901 165,901 00000000000004112d3274e746c03efd05ca37cefea89528d62a48cd5ebb6ff1 87 0.02/1.00 vMB 28
165,900 165,900 0000000000000580bf83e1c2aba922cbb33eabbf83cf0805c9021e525260124e 46 0.02/1.00 vMB 238
Previous 10 blocks ↓
Total Size: 780.70 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: 554.65 GB
    • Received: 6.76 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.