Loading Tool

Explorer IconExplorer

Memory Pool

38,011 transactions
19.78 vMB
0.06945530 BTC
Random Selection Loading Transactions
Max Size: 108.74/200 MB

Candidate Block

Mining Attempt d0272cdae2fabb1c26f73abcf11299a09501aefe4beae374bddaada7159ee9f4
Version 20000000
Previous Block 000000000000000000009a30a040b20a8a7e5927f7fb1d03cf505bb76cbef13e
Merkle Root 7adabd657c4b37d5e3dc2354481b5a49919a03bc4903fe2e866c980bae49be25
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,354
Size: 1.00 vMB
Total Fees: 0.03049620 BTC
Feerates: 713.01 > 3.06 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,110 (913,728 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382 382 0000000018844c2a38f9ff9e018ba5ef9e02780b8d6fe3ce63fd4a6136633ed7 1 0.00/1.00 vMB 0
381 381 00000000539376ba9a1b68e9b803ce7ae280bfbaa0eb62fc462126a6d07feec3 1 0.00/1.00 vMB 0
380 380 000000005c619c5a51f6bfeea9029520d1e05befb6129795e9cb122efd8f4dc8 1 0.00/1.00 vMB 0
379 379 00000000ca826763c172f28976c008fcf73f4f2cbac96335d49918162cf3b018 1 0.00/1.00 vMB 0
378 378 000000002ad17ed06d467923d29348ee3692c53f24858236818e68820de26ce6 1 0.00/1.00 vMB 0
377 377 000000006d7b30cc5c8ccdfdd56417846e3485f42106fbee53e483e571f41c32 1 0.00/1.00 vMB 0
376 376 0000000045c48b53f19d5a3e73ef6d22930737080b6bdea398303e2ae2ba27e2 1 0.00/1.00 vMB 0
375 375 00000000a075a8baeda1ecd9043458877c9cb9abc68ccd035fcbf450b91fd3b5 1 0.00/1.00 vMB 0
374 374 000000007ead0a1b0b1faa566697697600fbc24dadef627cf76169c8631e7453 1 0.00/1.00 vMB 0
373 373 00000000f91934e5f42cb57e2c3241a4bb7c178c85593613e7b2e43c3a9ff2ab 1 0.00/1.00 vMB 0
372 372 000000002612c92d24f533bfc280284354cb4f561c91bfaec2932f6da4e8959b 1 0.00/1.00 vMB 0
371 371 00000000ba884fc8047c04bba7068f575e21d4cb953e1f52262a0454c98c5586 1 0.00/1.00 vMB 0
370 370 00000000cad69daaae19df9068b0d4bc8d6999c63bd4fb067958bc8881ab7e5c 1 0.00/1.00 vMB 0
369 369 0000000063a7ce9070407aaa02268a35a3eb652b2e083c26630e17c1a5a7a553 1 0.00/1.00 vMB 0
368 368 0000000023ead2b9fd8c909248a60bd63b0edca44c10c8a267548f9a6ae9f1b8 1 0.00/1.00 vMB 0
367 367 00000000b4faa2facc1e5f54978b5c4cc770457d0ce921ac7c8a45d766e0858a 1 0.00/1.00 vMB 0
366 366 000000009342a7b5d434088a48d94dc05ca2b8543f11d8042c4fa2a32f3cfad5 1 0.00/1.00 vMB 0
365 365 00000000c256b2fa2ac9936f8f78dc8a0d88320a6bb0803ae30f82406af13955 1 0.00/1.00 vMB 0
364 364 00000000ad29c3caf774552a757b68a54b55cd0b9ff0bb2eda4c9d0409b26c0d 1 0.00/1.00 vMB 0
363 363 00000000128007ab3db907e5142718fe41ee551535e1f68e2931f15f80603f41 1 0.00/1.00 vMB 0
362 362 00000000d654e9866ad27a9bd3147fcc461fc13d261954f76d1281307883a729 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.80 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 559.61 GB
    • Received: 7.25 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.