Loading Tool

Explorer IconExplorer

Memory Pool

42,902 transactions
27.93 vMB
0.06206745 BTC
Random Selection Loading Transactions
Max Size: 147.23/200 MB

Candidate Block

Mining Attempt 41d7ce25e56db245c892d3780ee6890dbf32ec638ad434e54e02ba1315c96b2e
Version 20000000
Previous Block 00000000000000000001c8540de5dceba6fe0c17c8f2c5409bc2924f72da5448
Merkle Root c7f38f93b505c7fb96a2fd7a6ab12388ebe1c57ded50120ad29ead2a5f546a79
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,331
Size: 1.00 vMB
Total Fees: 0.00946116 BTC
Feerates: 106.37 > 0.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,834 (589,946 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,888 324,888 00000000000000000921c49c5e711b77bf68903471df2e6580810399ce8f1d6b 1,326 0.60/1.00 vMB 30
324,887 324,887 000000000000000015dd72d703e7d8234c234a29bc5531888004d2293620cb3a 252 0.12/1.00 vMB 25
324,886 324,886 0000000000000000116d68e324813cef3f45c297d2e1f66948327cf0ae0c0b57 480 0.34/1.00 vMB 13
324,885 324,885 0000000000000000115b0489c14d4a66dcaf0366a5f0c7e2b31212e2e617ac2c 948 0.47/1.00 vMB 29
324,884 324,884 00000000000000001636e7161aef179578877fc30caf7eecde590d6b44366f4c 678 0.44/1.00 vMB 33
324,883 324,883 000000000000000017ca7d01257151c845513b440f1957577906bfb070a86ebc 558 0.34/1.00 vMB 24
324,882 324,882 000000000000000002b970bc8d6adf79d3269ce39f9c3b7be7fa3d5cb8e0d0f8 587 0.75/1.00 vMB 15
324,881 324,881 00000000000000001bc8b1c41033b5dba7db07e267492c735466ac1ea38195c1 1,545 0.50/1.00 vMB 49
324,880 324,880 00000000000000000c606f73c766e594a0d69693459ce3459253ef89121aaf77 31 0.04/1.00 vMB 13
324,879 324,879 000000000000000016258c167893f2fc1b6e4706958442136a6f20af1a1a27dd 463 0.27/1.00 vMB 25
324,878 324,878 00000000000000001e0447f179494334af2c53ff6ba4dacb5921a7f9a74bb50a 424 0.26/1.00 vMB 21
324,877 324,877 000000000000000011af126bcc9ce61a3be773355ee9337318e9a66e73ccc06e 1,585 0.75/1.00 vMB 33
324,876 324,876 0000000000000000192d984343fcd600a6dfddc1b67adccaa411357107c54430 1,360 0.78/1.00 vMB 30
324,875 324,875 000000000000000009c47edd10aa3a26b6a90d95defbf2a5c0414767140882ba 209 0.12/1.00 vMB 27
324,874 324,874 0000000000000000095fff9eea044ceebf77171961a12db42f658218b5c6997e 1 0.00/1.00 vMB 0
324,873 324,873 0000000000000000047e1bd13b8a868349340bcfbc039850a6aad89aac2760f8 169 0.10/1.00 vMB 20
324,872 324,872 00000000000000000e7d681fc3aa2d5500406b872d93bafcc6d21aff75914bd5 659 0.37/1.00 vMB 28
324,871 324,871 000000000000000006919077c8f0ef4a73f299481617af4325a59ad7a2699608 1,259 0.64/1.00 vMB 29
324,870 324,870 00000000000000001dbc17cce335850d7ffe53f3f3240f24fbb8c9b84e06c24e 1,185 0.55/1.00 vMB 31
324,869 324,869 00000000000000000d1a00b97258e6319e157e7e39305f8511421eddbe469bbc 518 0.27/1.00 vMB 28
324,868 324,868 00000000000000001769cbe30a45a95a12bd9a66eb4711d1faed1a82af38e1ce 309 0.22/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.10 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: 651.65 GB
    • Received: 13.61 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.