Loading Tool

Explorer IconExplorer

Memory Pool

49,580 transactions
29.81 vMB
0.22208708 BTC
Random Selection Loading Transactions
Max Size: 156.61/200 MB

Candidate Block

Mining Attempt 2befb7e38258de148d5f6e3424adc225624e34bcfd2021120a793018cea61e8f
Version 20000000
Previous Block 000000000000000000010632e62ac54a943f30bde5587337bc0da0324a5b3c27
Merkle Root 317492f541cfc2a9a134b21d809f750e320b053c3c141ff49986322cbe7c88a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,998
Size: 1.00 vMB
Total Fees: 0.08480271 BTC
Feerates: 150.67 > 8.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,707 (406,259 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,448 508,448 000000000000000000517a368f06cffe1a72b5207d50cc1899e4dc44945f76ec 2,958 1.00/1.00 vMB 206
508,447 508,447 000000000000000000021cc78db2249e08a15f435c743bc41852b2d117d799f4 2,055 1.00/1.00 vMB 86
508,446 508,446 00000000000000000018020daf19862a4b31e2fe0fd33ec1b33a692b35a9d313 2,284 1.00/1.00 vMB 113
508,445 508,445 00000000000000000046ca4693491726cccb82fa8671aa7453c9bb3c78658199 2,880 1.00/1.00 vMB 172
508,444 508,444 00000000000000000026a8b5d61b7155ff79ded9baebea1f45cf499775514f58 2,738 1.00/1.00 vMB 138
508,443 508,443 0000000000000000005c6c977ef7a79c58ba230c77dfa65eb945f2821f45b654 1,451 1.00/1.00 vMB 164
508,442 508,442 00000000000000000019fdc03ee69f5dcbb0235fce43533c6222bdd55e001e23 360 1.00/1.00 vMB 147
508,441 508,441 00000000000000000035a08d4d66da659db449f75e074c6b59dd4ba2afe863a9 382 1.00/1.00 vMB 148
508,440 508,440 000000000000000000409e0149d820eb182dad437599b11075f9b29608eeeb3a 1,885 1.00/1.00 vMB 189
508,439 508,439 000000000000000000489e24c0f64b7027cc80d3d20faef1f1cdc3b0daac4019 599 1.00/1.00 vMB 11
508,438 508,438 000000000000000000426e351903a05831a5ae1d560179da44077da92880725b 1,733 1.00/1.00 vMB 73
508,437 508,437 00000000000000000059e387cab2f7e74ac0ff306a3e7622c5a07392c9f1d415 287 1.00/1.00 vMB 13
508,436 508,436 0000000000000000005de88acf41e2bcb20545b31cf3fd52e9e3344d0a02f3e1 1,869 1.00/1.00 vMB 7
508,435 508,435 0000000000000000004e97f9fe3f2ff935b6e6d8a31faf2aad7b473507b867dc 2,120 1.00/1.00 vMB 69
508,434 508,434 00000000000000000056682c1880c3ddcce1a26e9cbacfa7837ab100fa17f10d 1,647 1.00/1.00 vMB 115
508,433 508,433 00000000000000000023d33e9fe19645e3de79c0ad73dbd7938c17f135f3a831 1,542 1.00/1.00 vMB 86
508,432 508,432 0000000000000000000a6d98dd748ed8569dc96054881e371fc7e0522a534dff 1,665 1.00/1.00 vMB 153
508,431 508,431 00000000000000000000ddab19d65f88d934953b58cf76d36a14bbb1e9eb7c6a 1,122 1.00/1.00 vMB 162
508,430 508,430 0000000000000000001d9e97b761055e6d4621f4a9239034a63a16173b39c7cc 1,768 1.00/1.00 vMB 83
508,429 508,429 0000000000000000005eb7932c0f9cf38b8c10cd208e09477bdd126d198c9281 1,744 1.00/1.00 vMB 61
508,428 508,428 0000000000000000005e103ef5ecbd0cc40cf58d76fa7df3566baa3510edea32 2,413 1.00/1.00 vMB 116
Previous 10 blocks ↓
Total Size: 781.87 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: 644.98 GB
    • Received: 12.63 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.