Loading Tool

Explorer IconExplorer

Memory Pool

36,958 transactions
27.74 vMB
0.05929321 BTC
Random Selection Loading Transactions
Max Size: 140.21/200 MB

Candidate Block

Mining Attempt edc37b3102295ad254db62171738063d38565046c15caee7cb17ddf2b1d55882
Version 20000000
Previous Block 0000000000000000000184b6b3da1018087eab8d554c2b5af3054712d1bfd1de
Merkle Root b4bb30d9d41827347a0f3b22f2679bdf577fbbeda951c3a2d55dce5c9eb65e39
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,132
Size: 1.00 vMB
Total Fees: 0.00657962 BTC
Feerates: 100.17 > 0.66 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,603 (598,102 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,501 316,501 0000000000000000002d76090ebb4d8ec0bd7be9b9e1e7b99d865638fc0b18f9 317 0.21/1.00 vMB 19
316,500 316,500 000000000000000000488c87e3e88dad4688b5a3bd5281f592a3fdde9874d96a 863 0.43/1.00 vMB 32
316,499 316,499 00000000000000001f2514d2e0ce16ef0acca1707add27ba1b890dcf0019efa8 1,057 0.52/1.00 vMB 29
316,498 316,498 000000000000000008ed60319c6d950a85715a34039e18cc7b9f89c513f936dd 793 0.47/1.00 vMB 25
316,497 316,497 00000000000000000baca344cf765e1cae4207b87b3b6133fe8d9e96761e8f2f 576 0.41/1.00 vMB 28
316,496 316,496 000000000000000029d74ba8c8ae682d4378a6d7dee9a077b33572c8008f6df4 1,524 0.93/1.00 vMB 25
316,495 316,495 0000000000000000170b66b6768ad72bb7a18f9829e923d5ff16561959815cf2 1,217 0.35/1.00 vMB 61
316,494 316,494 000000000000000034256fdcc8bbaf6b39a3177083367bb205b258be8f193a78 882 0.41/1.00 vMB 39
316,493 316,493 00000000000000000994453431e1bdac2a00c1a2ab27cb6f52593f330af6a58b 614 0.38/1.00 vMB 22
316,492 316,492 000000000000000004861ee760fe1f328b3e34cfa2db5ab94174d3be0a0ac2d1 80 0.04/1.00 vMB 40
316,491 316,491 000000000000000022cc239d34465f4755c415b1071aff2072bec56e5b1e59e7 460 0.31/1.00 vMB 21
316,490 316,490 00000000000000000f3463debf697f23979bf6277acba5eb3e90fbd9bc7184ef 399 0.34/1.00 vMB 21
316,489 316,489 00000000000000001ae83b975ea0289014e9549feab3c321aedc77817c6f2333 1,877 0.93/1.00 vMB 42
316,488 316,488 00000000000000002cda41f92c334dd938c4d9a4380a07b101af2fbaea0823ce 187 0.11/1.00 vMB 20
316,487 316,487 00000000000000003148bd927a837eec6fda88ae623ca72aab7ade69ba85dbbe 1,202 0.54/1.00 vMB 31
316,486 316,486 000000000000000022ac26b0d983aeb0a57a877b4b604ec5f681d8868ff96899 766 0.36/1.00 vMB 32
316,485 316,485 0000000000000000254ea1be6ded6fdafb931f9351e6e6e2b9279302ae333a99 461 0.22/1.00 vMB 28
316,484 316,484 00000000000000000da89925c37388006a782bc6ff7672dfd659277345b23734 538 0.29/1.00 vMB 29
316,483 316,483 0000000000000000287ff8ae002416ba7ff78069170a99421f46f1e8575065d1 421 0.22/1.00 vMB 28
316,482 316,482 000000000000000016eaec7a06ddd2efb1dc719fe817f085c31d31913dcf40fd 1,017 0.48/1.00 vMB 32
316,481 316,481 00000000000000000576995ad0b534c23695492fc0e64450c6008ed932d71c58 163 0.07/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

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