Loading Tool

Explorer IconExplorer

Memory Pool

26,836 transactions
13.50 vMB
0.13137623 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 74.00/200 MB

Candidate Block

Mining Attempt 551fdd3151fd246b12f9fcc169815019ab6e107cc57367e963888358373dc565
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root 08d38f970992877ae76f11c638125eeb92260c97da7aa195a4f0225d0ddebae2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,930
Size: 1.00 vMB
Total Fees: 0.08364777 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (720,031 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
193,282 193,282 00000000000000f1513ab26cb5d415017647e2546198c9a558815734bee5a53b 399 0.15 vMB 148
193,281 193,281 00000000000006cbd2c0432e63b03c1ba212999a949b32cb21a1b60ca642d106 25 0.01 vMB 126
193,280 193,280 00000000000006154782ffad1e21a2e9de1ff3746ac73664820df7debb5d6159 24 0.01 vMB 25
193,279 193,279 000000000000020cca4e03479fbbc31ababc90814a5ee1735d0fb15874a25178 403 0.15 vMB 140
193,278 193,278 000000000000049494f586f2cef94df07ed46354b39ef9f0801b5a720bf81b82 180 0.06 vMB 39
193,277 193,277 00000000000007f36435594ef8d7ae52ea8fa8b916180fa58ebb15e05cfe1f48 507 0.19 vMB 318
193,276 193,276 000000000000005f9db71778e79b02041b5c83a54d51bd741ec9d5811bb92147 94 0.04 vMB 125
193,275 193,275 00000000000003fa9614f9ff9e60161779e59c4e7af5ae8c1ff3c5c7ccac4904 190 0.07 vMB 128
193,274 193,274 00000000000001a4f66f616bde9679deed17c33e6cd182dcfc0949e8c7a9c800 270 0.11 vMB 133
193,273 193,273 00000000000007a3b0515bf34ce28f222ba807618925a8ad2244ba218bca7bb7 55 0.03 vMB 63
193,272 193,272 00000000000007a3163953fb728468dbefa83cfdd5568c7ea838bb264b8342e8 162 0.05 vMB 164
193,271 193,271 00000000000002b39e6a4f560798bf1ef2c00c43e7e52ab333ad2622f7b1da83 1,852 0.50 vMB 10
193,270 193,270 0000000000000080e7e48314b6e964c00e4ee8cff8360c37338f03fa3c7c1cc2 105 0.03 vMB 33
193,269 193,269 00000000000003a64ec4952cc89515a0c4c1d921c27cfe1ed8ddf062b9c57e33 128 0.06 vMB 78
193,268 193,268 0000000000000149d231f8a9a4b514dc427226ecf84a54893d5c31e017bb22ef 32 0.01 vMB 0
193,267 193,267 0000000000000415e468f084acc67374e265b31a8d54c13ecda167d16a293a81 514 0.18 vMB 153
193,266 193,266 00000000000000fbd7b1e0a11dfe1d65a1faa2c2dd7ef2b5e40b1ed9062144f8 70 0.03 vMB 88
193,265 193,265 00000000000003494dc34041e8945f1605ada767ed5b414fe0d85d569d9e5c24 64 0.03 vMB 108
193,264 193,264 0000000000000163e888cb3642b050fd451e0cae3206c4cab527fd1d473f165e 32 0.01 vMB 134
193,263 193,263 00000000000007b95cfdb85ffd71c9a98bce40555998fa6bc20c9b386b904877 430 0.17 vMB 198
193,262 193,262 00000000000002a21a48e59de1d86109df42cc88503c85bcf487a141118954f0 154 0.06 vMB 131
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: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 85.87 GB
    • Received: 0.37 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.