Loading Tool

Explorer IconExplorer

Memory Pool

44,016 transactions
27.19 vMB
0.08779371 BTC
Random Selection Loading Transactions
Max Size: 142.34/200 MB

Candidate Block

Mining Attempt 6983265c9b2ffa43e7016f2e2e77c8d10706bab41e2f3d8068d42b7b9bdfaa86
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 23976c202cd56a3a0f0a67d687e021cf7dcff28b172614909e6d148bc90dd9bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,237
Size: 1.00 vMB
Total Fees: 0.03477399 BTC
Feerates: 150.93 > 3.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (600,908 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,962 313,962 00000000000000001cb4727d99e09fc68c52e5c1b3c1f7745fa5197a8afa12eb 509 0.21/1.00 vMB 32
313,961 313,961 00000000000000003251253224470a8f0a2d41c951a95e87659f1b15bc4da381 409 0.20/1.00 vMB 38
313,960 313,960 0000000000000000131cd88903531d8b79ab2ca37790cc2daace3203a446cbb4 269 0.13/1.00 vMB 31
313,959 313,959 00000000000000000bc9ff438ca0052b5fb5c5f2c29657d299088bdcfa05f510 452 0.24/1.00 vMB 23
313,958 313,958 000000000000000007a40c037ccf6d9d4b1bee130a01522244f5ae9d1da9eb99 215 0.10/1.00 vMB 31
313,957 313,957 000000000000000011b9e9a3d2925cde07eb2dbb307853d75e4cfaca18878f9d 404 0.17/1.00 vMB 36
313,956 313,956 00000000000000001b43b9f384e9ff2a836b6e89b59e7f2341c928efa17c031f 437 0.21/1.00 vMB 29
313,955 313,955 00000000000000002f3537facfc7895046afd3f0b7ce63ebe12cf145bf52041b 496 0.21/1.00 vMB 33
313,954 313,954 00000000000000000e295e3486ba4683a9ea9dbd1d55b65445e1fd58294dc5f4 460 0.29/1.00 vMB 26
313,953 313,953 00000000000000002083b045694623c6dbe68960becc325d2f9b3a33f3218b39 215 0.23/1.00 vMB 19
313,952 313,952 000000000000000009b6b1438abaae3a4202052274a11ebc136c535a11e57590 914 0.46/1.00 vMB 28
313,951 313,951 0000000000000000329248452cd19d10f4de511f0f76f8f96a07ebe51f6c5e7e 116 0.13/1.00 vMB 5
313,950 313,950 000000000000000034a6cba8f21238918dfc03822b09e073bb1e6a1fcae79cfb 633 0.32/1.00 vMB 34
313,949 313,949 0000000000000000230fbaa1264f3a989952fd1142a7078c8d815693cb1f65be 151 0.10/1.00 vMB 29
313,948 313,948 00000000000000001ddeae581bd6daf6c5843e67ac7b31799d712ddd53434ae5 193 0.13/1.00 vMB 18
313,947 313,947 00000000000000001884235b771a8db21bd4ac40a52efe8483c46d4031584513 567 0.52/1.00 vMB 21
313,946 313,946 00000000000000000f4103486ad8356fe184fcc52097ccac5ee25e1cee4dec64 1,173 0.50/1.00 vMB 36
313,945 313,945 0000000000000000252b5ffbe95c5924ba9c3291c654774a7c27e857dfb25a02 256 0.08/1.00 vMB 30
313,944 313,944 00000000000000001d21464dd4eadf9b3a20b82c737b3c189a8c97f57ae03a0b 494 0.33/1.00 vMB 20
313,943 313,943 00000000000000002d5b8527a29caf323a6f98c27174f87a9c993f534b824e26 328 0.15/1.00 vMB 32
313,942 313,942 000000000000000022a8260c0ba25d49f32e2e8fd7b86fe61abadd374cabe312 401 0.18/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.16 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: 653.28 GB
    • Received: 13.86 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.