Loading Tool

Explorer IconExplorer

Memory Pool

44,376 transactions
27.57 vMB
0.08644777 BTC
Random Selection Loading Transactions
Max Size: 144.40/200 MB

Candidate Block

Mining Attempt 6452b3881c15a7d893cdcd409688c6a0918d20f98e316aff9da8164a0988af04
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root d414b2a5feb2243a7cad0d2433254e36f85b466f46ce7138d48d5e02aade0c2e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,922
Size: 1.00 vMB
Total Fees: 0.03289642 BTC
Feerates: 151.65 > 3.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (579,660 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,244 335,244 00000000000000000c954f9d9fdac44def2a8faa49e688534d48fa6c1f5ca1dc 32 0.02/1.00 vMB 20
335,243 335,243 00000000000000000e6d2e51a3a712279a61a54ec9d10a9e4ace39979e7be2bc 383 0.19/1.00 vMB 34
335,242 335,242 00000000000000000867f4cf7625a3559286027504cb0338c00b96bb15a6b59a 499 0.50/1.00 vMB 15
335,241 335,241 00000000000000000f3ac62a13a564490e33f769b125136b60a6aa5ac3bceb96 1,667 0.75/1.00 vMB 28
335,240 335,240 0000000000000000041df5eddc7ae829cdc3cfbd9380023835fdeb04a4102c9e 127 0.06/1.00 vMB 32
335,239 335,239 00000000000000001508904c5959dc9768733aa2c5b08246681d49474f069357 267 0.25/1.00 vMB 15
335,238 335,238 000000000000000018c37c4234b1f1aa44ba4868c739f7fb7bbac9e975d3a645 256 0.08/1.00 vMB 44
335,237 335,237 000000000000000019c797fe300e1eae9642c47ec62c86a2ef3465c69159cb61 835 0.67/1.00 vMB 18
335,236 335,236 00000000000000000173a0b6174364e5a5680e10fed791a92e2f949a158dfd6b 1,347 0.75/1.00 vMB 28
335,235 335,235 00000000000000000d1192d16b957a34267c623f50f87cedbbccb43dfab31315 831 0.51/1.00 vMB 22
335,234 335,234 00000000000000000927b90665b133bfc4b157758f8c2c34a4b251c1f3fe198c 460 0.28/1.00 vMB 24
335,233 335,233 00000000000000001409cd41f6f36dc791e72ad9c6f577bd8c4684116cdf3bf0 189 0.09/1.00 vMB 21
335,232 335,232 000000000000000016fecbd05aa8c11ccbdb518df38fba427f80040130a298b6 1,100 0.69/1.00 vMB 26
335,231 335,231 000000000000000001fe301583a7d29bccbb59f0f75b008a329ea3a2c9a29436 24 0.02/1.00 vMB 17
335,230 335,230 000000000000000001dcb672552d5fe60d1f7fd3a83a9156f03886cf8faae8f2 556 0.32/1.00 vMB 26
335,229 335,229 000000000000000000539b69399a6630e866e9fe6a5c2bc5a4ec3645a0cbf24e 1,000 0.61/1.00 vMB 29
335,228 335,228 000000000000000012ba00b6aab3270b7bede29d5c24b0817f0af0b55e9492f4 135 0.10/1.00 vMB 14
335,227 335,227 000000000000000003de2967e9615fb5856f344a65ee9013c780885eacea4a31 108 0.06/1.00 vMB 39
335,226 335,226 0000000000000000153e66060949fe414e0092b9ce30392790d7757c9c3e0a4e 576 0.36/1.00 vMB 24
335,225 335,225 000000000000000019ac342a5a600b8c085ccdf3dc99ee68e282d1d664b6ee74 101 0.04/1.00 vMB 22
335,224 335,224 0000000000000000157e2dbce61110f57a6f235e6ce73d697452045cc88aa6be 292 0.29/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.22 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: 654.72 GB
    • Received: 14.17 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.