Loading Tool

Explorer IconExplorer

Memory Pool

28,372 transactions
11.69 vMB
0.03436437 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.19/200 MB

Candidate Block

Mining Attempt a1c41da73bd2567e2c5a834ea5cc0b4b609f5bcde2657c59dd6cc9743513d352
Version 20000000
Previous Block 00000000000000000000dfe08e8c7fc02879d427d7327f13f30ca8cda7348f7d
Merkle Root 2555eca7c22de8d296a197b49af1c806075a32fd98f6f8f33cb3379b32ad0f00
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,409
Size: 1.00 vMB
Total Fees: 0.01401271 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,519 (785,886 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
127,633 127,633 0000000000000e2a44c707cf659b402719bd13ea1700bf5ff5f458db5d1ad31b 17 0.00 vMB 415
127,632 127,632 00000000000023908902311fa5fbf862e1a570360ff80463247dda24c5edbdfa 52 0.01 vMB 1,576
127,631 127,631 000000000000079dc8c0777b187a54d477c45106e8606894ac9cdf9e2e3add78 62 0.02 vMB 0
127,630 127,630 0000000000001d39eac1016f91da0ebf79714e2e425e7b8f9c188635df2fca58 13 0.01 vMB 1,236
127,629 127,629 00000000000012b9e7eaeb468388f3f6e221b236a0b0ac29f638750372fdb191 6 0.00 vMB 1,545
127,628 127,628 0000000000000081402aa607b81bd612b4a4a2fdfd4c086906af1617d9414654 18 0.01 vMB 284
127,627 127,627 0000000000001eda54377930f71682f62efe15439d4e28d87dd64d608997ab50 58 0.02 vMB 273
127,626 127,626 0000000000000a0a4b45afa5fc228932bce693790dc23091aaf8169758894fb3 14 0.01 vMB 2,001
127,625 127,625 00000000000014005a4e67caa59196eca6ff047691218812ee8eab55b446fa62 11 0.01 vMB 825
127,624 127,624 0000000000001325f1aaaf24651545ac80dd01cb17728599feef2147ced80b36 3 0.00 vMB 267
127,623 127,623 0000000000001110a6d4d228e150a465eacb0335bf2b3fae8bab293703af66a6 52 0.02 vMB 425
127,622 127,622 00000000000016e4db65f8e1c73849f429b8560f95767bd8be0e440bfbc618c6 27 0.01 vMB 493
127,621 127,621 00000000000024e39300b0b0666b84c428420d7b6ec1bef1530c90c6d7b2ecab 3 0.00 vMB 0
127,620 127,620 0000000000001ae4ef45d4cde0161caef1228fa35f35696eb645bc6a924dcb7e 10 0.00 vMB 322
127,619 127,619 0000000000001f2f47f4d3ed203ea0478c3db197f5937e746d91c9093366a422 86 0.03 vMB 1,200
127,618 127,618 0000000000001158df26c93279db6351a9d26b8c9572f3ae76f8bf6dec165bcb 10 0.00 vMB 748
127,617 127,617 0000000000001fdca70db8470daa52ea3f52013fcd05de56e770a6f0b81895ea 34 0.02 vMB 694
127,616 127,616 0000000000001bbc6bfe6bc1024b86afbc305c2cc84edabc3c8c84c77b34edcf 16 0.00 vMB 845
127,615 127,615 0000000000000c4523565f06d034d92dbccea892653a06b4a9684070c0de71cb 10 0.00 vMB 411
127,614 127,614 0000000000001769e537f201e34273e55f4b3d56e418e55e64654290ff2c1117 13 0.01 vMB 1,392
127,613 127,613 00000000000014cb706d41a48ca7fe69ec030ba07baec45f76a3e15b146abe58 36 0.01 vMB 384
Previous 10 blocks ↓
Total Size: 779.76 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: 391.79 GB
    • Received: 1.99 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.