Loading Tool

Explorer IconExplorer

Memory Pool

81,544 transactions
29.87 vMB
0.14318172 BTC
Random Selection Loading Transactions
Max Size: 181.01/200 MB

Candidate Block

Mining Attempt 1297a5e93cc308ba39c233818138d81564315291fe3d1e4eb799ae965782f36e
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 509f8fc7a5f508aba11d0260fe464f2d60fbdf0bd1c0a2e66f5dbe92bfcdde21
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,789
Size: 1.00 vMB
Total Fees: 0.07535885 BTC
Feerates: 101.65 > 7.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (390,748 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
524,371 524,371 00000000000000000040349bb6ed73233cbe73ca0fdbd7f6c9b62f89e54d5062 2,396 1.00/1.00 vMB 38
524,370 524,370 00000000000000000039813022f36d2d5ada6c47e78ab3d4aded3a596337650d 558 0.17/1.00 vMB 98
524,369 524,369 0000000000000000000f10b6cb62d57db6b75cb139e0fc55c1dd2a09725ec413 2,906 0.98/1.00 vMB 35
524,368 524,368 00000000000000000012f3ccfce23c5f45f45fba68a2024f0d813e25c8056f0f 1,925 0.72/1.00 vMB 24
524,367 524,367 00000000000000000010eaf79ebef786d95fee2b020220f4cd299e78320cd5f9 659 0.35/1.00 vMB 50
524,366 524,366 0000000000000000001e1e8358613b3ea77cabdbecd0c38ae29a68d655caf0bc 240 0.07/1.00 vMB 21
524,365 524,365 0000000000000000003d4ff816f5ade1b0a9fdb9c8c89bc04bb1910cb11a630a 1,671 0.57/1.00 vMB 32
524,364 524,364 00000000000000000013e43eda44689c83aec4b86d32fb63f9c11bb0807c3a94 120 0.04/1.00 vMB 28
524,363 524,363 0000000000000000003a8b501f374fcc1f733e202287ce8b367d2768364d1ac7 2,619 0.97/1.00 vMB 37
524,362 524,362 000000000000000000399ce87d41fb5525024ca3c56fc2fa55d9b56dd7e96278 1,206 0.42/1.00 vMB 24
524,361 524,361 0000000000000000000863a6fc9ef7135ffcdaf0324ab6d49707e991e2d9d02a 509 0.66/1.00 vMB 11
524,360 524,360 00000000000000000020d1eff2a5e93ce53aa15c77ea9a1d55475f32f4a33ff7 390 0.16/1.00 vMB 34
524,359 524,359 0000000000000000003cf7e4df15f259323ba3f6b72996febf23d8a8dd753d42 2,198 0.80/1.00 vMB 36
524,358 524,358 0000000000000000001da09145b224225d72be63310b4eff98b6e614fb3b7446 97 0.05/1.00 vMB 28
524,357 524,357 00000000000000000037a06d109944559309a9d255226f1557a6cfc40b69aaae 682 0.31/1.00 vMB 33
524,356 524,356 0000000000000000001f16c561ea1554e0148537b85f8488341f74f225197d4e 195 0.07/1.00 vMB 32
524,355 524,355 000000000000000000259c14e64091e00edda6b402b1f8816fe38a40e08084c7 1,428 0.68/1.00 vMB 20
524,354 524,354 0000000000000000003c4f51b1192efdf955ad234308c25723b6e3a018bc66cb 1,380 0.56/1.00 vMB 37
524,353 524,353 000000000000000000041f883f259c921a20910cd1115aafc526f64e2ec4e82b 345 0.12/1.00 vMB 46
524,352 524,352 000000000000000000380ca83c83f4ae5813554ac70ac899696ece4213cb1d61 1,808 0.79/1.00 vMB 35
524,351 524,351 00000000000000000009f18e5b95969b0f291c561f4ddbafa6c296ba23504d7e 100 0.03/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.60 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: 671.68 GB
    • Received: 15.99 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.