Loading Tool

Explorer IconExplorer

Memory Pool

41,493 transactions
16.67 vMB
0.13255648 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.37/200 MB

Candidate Block

Mining Attempt 0073ae499afde98bdf3b854c7b0c0cf1a4802bd9e9020e2c87f6f3e86ecdc5e9
Version 20000000
Previous Block 00000000000000000001ae72154b22862419307a132384746352ae1d74cab25b
Merkle Root a8a715dfb40472e4a73a38312f51ca34ea0edd048fb00de62cc1a2e36a4cda08
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,510
Size: 1.00 vMB
Total Fees: 0.04153475 BTC
Median Feerate: 3.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,315 (674,224 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
239,091 239,091 000000000000001a6226dfef3528b3bfcb1f7262bec25081295f1f2cca0c971a 252 0.12 vMB 166
239,090 239,090 000000000000014734cfa4aaf32ff108531c3eaed22515c33c0a50bcd355a45e 289 0.15 vMB 125
239,089 239,089 000000000000001f5c1a26004e03839d285efe66c9fb4e8a57a61292ed1bff80 623 0.25 vMB 185
239,088 239,088 000000000000000fd49fe825df579cd36e67b58f6fd08aeaaccc3e60dfdbdce9 25 0.01 vMB 194
239,087 239,087 00000000000001083e2215cd06ca1382c8a114b75eff0b3833285efc39d66c01 285 0.14 vMB 162
239,086 239,086 00000000000000649bc8887d979887d479337bfc985ce8ef7f7b00ae5857144a 477 0.21 vMB 178
239,085 239,085 000000000000012a21bc35a9b14716b63dddc9c1ba9178667e75da247dcfc983 191 0.09 vMB 104
239,084 239,084 00000000000000b904a6e5223bd29e66e3e42dc5c76889833454f2473687888c 291 0.13 vMB 149
239,083 239,083 00000000000000feb8af5c3910fe85e56514c813f93aa87e5cc559f2d955f8b3 233 0.12 vMB 137
239,082 239,082 000000000000015753b8a8b200710e9b2a9dce5a1bb359292fdd44b32d7a3bb4 12 0.00 vMB 212
239,081 239,081 0000000000000143e429544f13f5f9686a4112741066a32f5dd783266be72c45 152 0.06 vMB 130
239,080 239,080 00000000000001052d0803b6b606e2245d2c65ef776fb860b6cefbb7d34e0780 289 0.14 vMB 136
239,079 239,079 0000000000000153bd9060aab2547cefa2b01369af98335243e7065bad52c496 222 0.14 vMB 144
239,078 239,078 000000000000014aa42da41779c75d8befb5432995c659b9825d8a3b66429f5d 212 0.11 vMB 123
239,077 239,077 00000000000001051f15f760bd92c0899cc160e833cb05f266543384004be311 1 0.00 vMB 0
239,076 239,076 00000000000000c14239422c84dcf1cb590673be0ca9cf5e4e355e2297a0f642 182 0.08 vMB 150
239,075 239,075 0000000000000135bddcdcb8cefd0ac7615e9f5804b7a2802209cc6c5afb92ce 161 0.09 vMB 124
239,074 239,074 00000000000000aa6912e729384c1183a6388e9c069e66b7ea2a4e86dfcb8afc 330 0.17 vMB 142
239,073 239,073 00000000000000f76bf8fbd07449187303306b2cf346008247d6ed3329835408 160 0.09 vMB 137
239,072 239,072 00000000000000d71a75a19ac2396863e213053fc8269c8cbb576b7c76cda862 25 0.01 vMB 111
239,071 239,071 00000000000000381005a973a5426933f0a32915cb36f30996cfedcf928435f2 67 0.05 vMB 66
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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