Loading Tool

Explorer IconExplorer

Memory Pool

18,343 transactions
9.74 vMB
0.06494525 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.00/200 MB

Candidate Block

Mining Attempt 4d16a828bdb3eacd6d72ed0d56f4c845037c04ca1e319a912a42b478006bccf2
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root f61fb0b17312be584ab16f67277ff9aceff6ecde7e7c51d57b669e895cc2d315
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,469
Size: 1.00 vMB
Total Fees: 0.03968129 BTC
Median Feerate: 3.52 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (646,749 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
266,623 266,623 000000000000000555ed74374eb433cfaa5de50cc2c4d10c2cabd3da91bef188 294 0.12 vMB 106
266,622 266,622 00000000000000081c144bde392df2f3169a369cf09f66b363d7fe8ee259441c 299 0.13 vMB 111
266,621 266,621 00000000000000084047ecc7ecb96f3206139b8a312e935ffff64202790a0056 130 0.07 vMB 85
266,620 266,620 000000000000000177422a58c0204921623eaff044b88d8a0dc4eeeb1e133cfa 76 0.03 vMB 61
266,619 266,619 00000000000000095f2b79ac211d800ca268f58d2429b049d2fd64e68ba8db3c 194 0.09 vMB 79
266,618 266,618 0000000000000009eacba09ba97fe7620072a9e101880c2024aefa94e8cab687 60 0.03 vMB 100
266,617 266,617 0000000000000004e1af0c0bf17576a0de993434108f72457189e7fc3d0e3b53 268 0.10 vMB 88
266,616 266,616 0000000000000007e2a1a5940c161f71534880ea6c165ac8feb28d3dc64b2f36 426 0.17 vMB 92
266,615 266,615 00000000000000032018e969f7a61655705b620e6246fb5e5f78dabf805802d9 350 0.18 vMB 79
266,614 266,614 000000000000000043ac475ce95ad161a9e6194d05ab1363b109c6a7bd098405 187 0.08 vMB 50
266,613 266,613 0000000000000006bbb7aee9d4ea0fe6ff37a3ded4b58f7262aef9028beec568 532 0.22 vMB 92
266,612 266,612 0000000000000004e050de745ffbe80f08e16ef51914c1def3b229141c35cb40 407 0.16 vMB 100
266,611 266,611 000000000000000077729c1366a2100ccb3bb1342fc5d32a6b429514f9fd8d5c 539 0.21 vMB 95
266,610 266,610 0000000000000008e6775d57181aedcaea05c06244a6ed8e9533582737654e21 387 0.17 vMB 84
266,609 266,609 000000000000000a536c3e7a03c55694bf3cff69c8e42ad06d0112069986125d 229 0.10 vMB 106
266,608 266,608 0000000000000004b261166f313b2b6af3714a2aa84e93112d76d815d306e591 368 0.17 vMB 88
266,607 266,607 00000000000000010b9e3e6458d33b17c0e5472bf89449722501a4bf0c3c2f6f 132 0.05 vMB 64
266,606 266,606 00000000000000071f1e8b47f9fc44d8bf1fd8b54609c704e6d18243bbb46b09 350 0.10 vMB 34
266,605 266,605 000000000000000589edd976a90bd84d6494815f4063d5b3ced31fd109057431 218 0.15 vMB 34
266,604 266,604 0000000000000003c0ae85c296da0ed7b1e23a9ed8bd341ea9c3f7d73fe19fb1 518 0.25 vMB 123
266,603 266,603 00000000000000084eb6893f680db048a99ef05aad20081f7143e66cc170e0e1 329 0.26 vMB 39
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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