Loading Tool

Explorer IconExplorer

Memory Pool

19,565 transactions
8.47 vMB
0.03500281 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.25/200 MB

Candidate Block

Mining Attempt d495d791e88d6fd59eb240c5e6c4e74e96689de6cec241f4f41f7feb4d2263b3
Version 20000000
Previous Block 00000000000000000000a3bbaab364c8a67678d454613e29c10bae8cf58f784a
Merkle Root bf2f1f0cfe49524e9dd766b139776c6d969d54cda242d243592a490d097c7e26
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,717
Size: 1.00 vMB
Total Fees: 0.01688105 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,410 (758,443 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
154,967 154,967 0000000000000db359d0a78a101b52e6b204ab3fc3727116b40ecc8f7a024988 26 0.01 vMB 167
154,966 154,966 0000000000000df1c4c51217ac135b261dc1e6165a5609ca3bf66eca5d90e6b5 76 0.03 vMB 71
154,965 154,965 0000000000000538d3024a12a89f7f1c7f4ac71df755efc236ed3f03123b7139 33 0.01 vMB 473
154,964 154,964 0000000000000cafe3bba5481639b1a90acf36cd0126d7a5439724652f3c52ab 92 0.02 vMB 123
154,963 154,963 0000000000000d527b37ca85d155c122ed54ea8a7912d7de48902a0fb62aabe2 17 0.01 vMB 0
154,962 154,962 0000000000000998e534a617c8c8353047ad0b76426b39961b9fc03c9dd113e1 65 0.03 vMB 318
154,961 154,961 00000000000005a401ef2b85735e1beb6fbb20472602201232dcfef578225242 13 0.00 vMB 15
154,960 154,960 000000000000035a71ca1754c59975987002f9468b5fde8ac5b0e43a0e256308 20 0.03 vMB 88
154,959 154,959 00000000000009c9caf80a613ce2175fbf7457906ca4eecf3fe05577501148ee 152 0.05 vMB 131
154,958 154,958 0000000000000589db566aa55e919ca007fd351a045a28a1c007d0243dd46100 95 0.05 vMB 125
154,957 154,957 0000000000000840e576319d37cddb5fe68722a92fe9b18142e1ff0a876f139f 2 0.00 vMB 65
154,956 154,956 000000000000032b1529f48eb627fedc2adb4a8a0b767db554f261271281baf0 67 0.02 vMB 182
154,955 154,955 00000000000007d3d36057fc627c8b63031a08dfeae7ef780f9d611e8e155f0e 165 0.05 vMB 27
154,954 154,954 00000000000002b8e71b61fbd92d63a78606efc9bc7917ecd0f0e65459321ebd 49 0.05 vMB 596
154,953 154,953 000000000000081b32d4c3bd017f5078ec5bae743410f293aecf2fd1615b6b91 76 0.02 vMB 94
154,952 154,952 0000000000000dd83b643bbcf10e08d1aa2524c64738718b744f65fa1fdf074a 79 0.03 vMB 96
154,951 154,951 00000000000004ae837c434a1d3550957c833a72d8f54e9d63038940a0f776f7 154 0.05 vMB 229
154,950 154,950 0000000000000c9acceb49daa63b0e53b62afc21e3b6f9cd71064d126ce1a636 78 0.03 vMB 80
154,949 154,949 0000000000000a5caed2adb7e95aa9bfbf58736aedc529c584d6fd6841437f71 41 0.02 vMB 52
154,948 154,948 00000000000007b5d4a71350fc928a82c4d9777ffdc1dbc44731362f75146dbb 40 0.02 vMB 99
154,947 154,947 0000000000000284aaa042c4d113612603cd84413e0534c5bba0e05450172e25 79 0.05 vMB 28
Previous 10 blocks ↓
Total Size: 779.58 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 283.97 GB
    • Received: 1.13 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.