Loading Tool

Explorer IconExplorer

Memory Pool

82,214 transactions
30.26 vMB
0.11305016 BTC
Random Selection Loading Transactions
Max Size: 183.34/200 MB

Candidate Block

Mining Attempt 3ec1c81a122dcf7bed4291b35c62fc1a9c21a6e977658b985ccd022cf72b2e93
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 6c0963019616dedd4fe8e0fba68b30d13d2e6ad73797dde340dd9787e6387c23
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,167
Size: 1.00 vMB
Total Fees: 0.03765615 BTC
Feerates: 121.32 > 3.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (539,603 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,536 375,536 00000000000000000afd82c61ef0f69ab5fe862b5b0497761329d5ff70840da6 662 0.55/1.00 vMB 26
375,535 375,535 000000000000000006dad7687ad468140e39685088ffc3107909f1ccbee9a956 236 0.22/1.00 vMB 12
375,534 375,534 00000000000000000c2f249de0c91b3a2d116fd51746201d99a8889e42b1c9dc 1,929 0.91/1.00 vMB 41
375,533 375,533 000000000000000011b51daa326ee4ea372cf70b3c153a4a31a488583d40dc84 103 0.07/1.00 vMB 25
375,532 375,532 00000000000000000909d11d62b66be1824a369f2e9530353ae559d1f6791854 411 0.24/1.00 vMB 35
375,531 375,531 00000000000000000584d59b929ca926c453a49b9cb26afd508f2c138581d0c3 467 0.35/1.00 vMB 25
375,530 375,530 00000000000000000742ceaf14ccb258203d06cd7e7381593bc1f87b7a1f5a90 1,610 0.93/1.00 vMB 29
375,529 375,529 000000000000000008d7c21a52d448971d9d0d85fce05ee49aae0c109241080f 2,455 0.93/1.00 vMB 24
375,528 375,528 0000000000000000060e4acc73b9093abcb8864f64256b633b44bbb853e096e5 779 0.38/1.00 vMB 42
375,527 375,527 000000000000000006a185ed78146bcea7c7c2dea35e0dff147d6a06a88cf0d3 721 0.56/1.00 vMB 24
375,526 375,526 00000000000000000569843a8f97fc5892dc229cfc0733a95c4a7056d9d19dd0 173 0.10/1.00 vMB 33
375,525 375,525 00000000000000000d7b0d139170fafb1a1e541b44f4963c6cc4bcfe904c93b1 940 0.50/1.00 vMB 35
375,524 375,524 0000000000000000024cdc3f2de7813957a01f885b9a7f542d4b0a612e3438b1 1,452 0.93/1.00 vMB 40
375,523 375,523 00000000000000001173064f0e3704343994a7bec870642a279d3bca6134191e 833 0.80/1.00 vMB 50
375,522 375,522 0000000000000000115b96338c8f1a3fdb5bfb0eb63c53016c5b460b6240eca1 181 0.11/1.00 vMB 93
375,521 375,521 000000000000000004587d6c95544ad01230174dde1bb5f9bdc886563e2e4bcc 811 0.61/1.00 vMB 37
375,520 375,520 0000000000000000084c3f0a6eb8295012774baaf1a91b162a1a5815fb240b08 383 0.88/1.00 vMB 23
375,519 375,519 00000000000000000220b495ee002a9f6ccef974c31d507374af8ca2f836b87e 612 0.73/1.00 vMB 18
375,518 375,518 00000000000000000bb2118c992067f62f2c047e426f68ce16c310410aab601a 949 0.48/1.00 vMB 88
375,517 375,517 00000000000000000076077f6f9d0718b4a7330b6fc1f4fe8f493c25c503a6c0 1,187 0.62/1.00 vMB 55
375,516 375,516 000000000000000000968cdf23f8072c30ad2664c78cee7ff8b996ab91cf68eb 263 0.89/1.00 vMB 7
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.36 GB
    • Received: 16.21 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.