Loading Tool

Explorer IconExplorer

Memory Pool

75,888 transactions
27.65 vMB
0.06798689 BTC
Random Selection Loading Transactions
Max Size: 169.47/200 MB

Candidate Block

Mining Attempt c708e8199da5f531b65bd47792e2bacb71f69b3c2925597f2851cb3bf94a6e94
Version 20000000
Previous Block 000000000000000000000c18148fdfef4d629c0717edfd345e01c977e0de589f
Merkle Root f83a6a0834bbab42480140c6ef4163b0c57cddd0ab828c02903fe79cca694dc0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,150
Size: 1.00 vMB
Total Fees: 0.00884825 BTC
Feerates: 81.11 > 0.89 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,310 (539,839 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,471 375,471 00000000000000000b4b66440728d1985eaca478bf2c837441739339a0c79c1e 1,525 0.95/1.00 vMB 28
375,470 375,470 00000000000000000dbb51912d8d26a901e88bcc98f03217ac37ef4e2edae2ba 490 0.93/1.00 vMB 20
375,469 375,469 000000000000000010809ca324087170a239d372b18b0c2eae0c0e80ff1afcb8 1,970 1.00/1.00 vMB 44
375,468 375,468 00000000000000000061d1be73737e54f97e867066eaf926c11bb5d8ac7b9994 1,479 0.93/1.00 vMB 31
375,467 375,467 000000000000000004d2140e50176444e805d7edbd832a3bdc42ed18e3a6a8eb 1,808 1.00/1.00 vMB 38
375,466 375,466 00000000000000001255b43ba11be8c11617dbb3a159339e00be4e220b19c37f 2,201 0.75/1.00 vMB 63
375,465 375,465 00000000000000000aab1aa509b6aa52bf94eedd5c9837ee372b7348ffa4f951 845 0.59/1.00 vMB 27
375,464 375,464 00000000000000000afa2758868befeec4c8e50459e0e8965164837751cd4d11 750 0.49/1.00 vMB 31
375,463 375,463 000000000000000003e0d892bafedbce2a8c7c93065e0114c826b5cb19e1c546 1,397 1.00/1.00 vMB 32
375,462 375,462 000000000000000009586fe5971c5bdcbbb6474880faf29e5b6a350fdeadc5f1 761 0.56/1.00 vMB 27
375,461 375,461 0000000000000000024c42b59e002d2b68593a94bd7d45788e20da998a49f36d 960 0.86/1.00 vMB 18
375,460 375,460 000000000000000003d4a248ffb76097da608773ffbb00af26271ab6eb33db94 1,834 1.00/1.00 vMB 35
375,459 375,459 000000000000000004def84494e234a969d970941e43eca94ce56124742bcbb2 2,383 0.95/1.00 vMB 53
375,458 375,458 000000000000000009ba3e2fad58a9180561a9858fcf2047d090d54187744975 646 0.35/1.00 vMB 65
375,457 375,457 00000000000000000793dc4fd8f186412920233ed702f825182d5a9b957123a5 293 0.17/1.00 vMB 41
375,456 375,456 00000000000000000ab09d17d026078ff9744e83faca38df95b600565741aee2 1,456 0.89/1.00 vMB 36
375,455 375,455 0000000000000000063f0fd53b68239e645962bf4aabd4ccced1e0ec86dde78e 2 0.00/1.00 vMB 0
375,454 375,454 00000000000000000c8691d898ab799cfd86324016d1e05aa5ac67af2c5aec92 1,467 0.87/1.00 vMB 60
375,453 375,453 000000000000000003e14baba9b6d3de85ddb099e88403d6185f51937955dc5e 556 0.72/1.00 vMB 11
375,452 375,452 0000000000000000079f48b0d5696eb0c981a6f9138f63fdcdb88eaa1056fc5f 2,233 0.95/1.00 vMB 94
375,451 375,451 000000000000000002991c2c9c83f0b080c433c283edf7374f1605ff2b2aae12 867 0.67/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.93 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: 714.60 GB
    • Received: 17.57 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.