Loading Tool

Explorer IconExplorer

Memory Pool

76,424 transactions
28.59 vMB
0.06876762 BTC
Random Selection Loading Transactions
Max Size: 173.03/200 MB

Candidate Block

Mining Attempt ec4f821cbc2e51133c8a041fd0ef74fe07c47f63897a03dc7dae2999b5d854b7
Version 20000000
Previous Block 00000000000000000001dc6f2e0bb187e495b37d8aecff82e99d6f50fb42cdd0
Merkle Root bf37a2d7610e290f93cfae1dc723d76555db7b56b92b52693520bc6701bdf570
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,277
Size: 1.00 vMB
Total Fees: 0.00940490 BTC
Feerates: 40.21 > 0.94 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,167 (320,725 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
594,442 594,442 000000000000000000053b028067015fb97767554c25437ad2cc8ed55301e5e3 3,258 1.00/1.00 vMB 19
594,441 594,441 0000000000000000000eeeb48c9cd900fb83d1e8636410e0768185f2aa628229 2,472 1.00/1.00 vMB 48
594,440 594,440 0000000000000000000815af4629618af7dbe6fe197986b36e0270f419c39243 1,000 0.27/1.00 vMB 22
594,439 594,439 0000000000000000000e471984f1de39e7015074ca02fc73c1b3ab8ade2dcfd9 1,346 0.39/1.00 vMB 24
594,438 594,438 00000000000000000002115679094f601e1d9d63e05c35fa174706772cfb271b 860 0.31/1.00 vMB 21
594,437 594,437 00000000000000000004d391491c560f7a8302976b9ee10b2119ab487e040559 1,221 0.34/1.00 vMB 20
594,436 594,436 0000000000000000000e06a4b4188d7067ec6f891aa6433fb56e38d8ace99ab2 1,233 0.36/1.00 vMB 19
594,435 594,435 0000000000000000000eb15d84ea71e5e710d2dab2cb7d191c5915508311fc2c 215 0.05/1.00 vMB 34
594,434 594,434 0000000000000000000fe6be98ebe88ce848aa69e06c6b224773077c74d98d2d 366 0.15/1.00 vMB 22
594,433 594,433 000000000000000000009fd6ab7c871349835b0eab9c573e91a23acc64bb7a33 1,718 0.57/1.00 vMB 23
594,432 594,432 00000000000000000006f1f70c758941b76873ce46417dc619440648bc8d1b1f 986 0.27/1.00 vMB 24
594,431 594,431 0000000000000000000cf515dc42c2b9c7a18dbf03741fc35a888f2d146dffe6 1,748 0.44/1.00 vMB 18
594,430 594,430 00000000000000000006b9ee8fc7a0902c8e630901780ffbb12b1d5ba0d05ffa 3,209 0.94/1.00 vMB 19
594,429 594,429 0000000000000000000393e0d93148095e07939b09ba3037a362f2a973108a30 455 0.12/1.00 vMB 11
594,428 594,428 0000000000000000000c1147dcec5a2a82795b0ff80e14ad1917f6685ea738ca 3,473 1.00/1.00 vMB 20
594,427 594,427 00000000000000000000c6fba5187648eb22847eecec97dce4df21394eadc967 134 0.05/1.00 vMB 6
594,426 594,426 00000000000000000006657d83fddcfeebb0c9b11e44baa2d0f57938f9c11cc4 1,519 0.46/1.00 vMB 23
594,425 594,425 0000000000000000001126653ad5ba4529366991f543d07ae7651832a2107109 251 0.07/1.00 vMB 20
594,424 594,424 00000000000000000015135b030ae93d79faacfa76b9be8d79a31c80272cfb68 183 0.05/1.00 vMB 18
594,423 594,423 000000000000000000154a5614088eed8857f2f2891d2923f5f5f12bf48e76fa 2,340 0.71/1.00 vMB 20
594,422 594,422 00000000000000000001c55d7b4a00727e03007eb5377a440cdf5eb147d85cd3 2,651 0.72/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.68 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: 684.35 GB
    • Received: 16.47 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.