Loading Tool

Explorer IconExplorer

Memory Pool

41,823 transactions
26.73 vMB
0.05600374 BTC
Random Selection Loading Transactions
Max Size: 140.28/200 MB

Candidate Block

Mining Attempt 614a9567543c08435a6583e267dc67dd68ba370dfdecac829f13048c49f5dcba
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 7974482e07dc35ffbc482fc7b2309a11a4c2fb8225c6debe8e2cec96a38d997c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,606
Size: 1.00 vMB
Total Fees: 0.00656058 BTC
Feerates: 103.41 > 0.66 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (124,220 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
790,704 790,704 00000000000000000000e4c08b3e2f7d55a284f7130a4f0c73db78ff10204847 4,280 1.00/1.00 vMB 50
790,703 790,703 000000000000000000003081d73e0d3f435870e231b7d550de0451d8f29e5834 2,556 1.00/1.00 vMB 45
790,702 790,702 00000000000000000003b78438ad411918e103f562aa4c33cab04ed6a00fa7d3 3,523 1.00/1.00 vMB 55
790,701 790,701 0000000000000000000134bcfef8623e50d97ad71b2fa38c346fc0c0c1fb3f77 3,296 1.00/1.00 vMB 31
790,700 790,700 00000000000000000002166414df24144ffaa8ab99e1dbdae0d432bbf4836bc3 4,110 1.00/1.00 vMB 45
790,699 790,699 000000000000000000030e4ec6f5a245063ff66d19ac9a0e31dc15133cd6575c 2,768 1.00/1.00 vMB 41
790,698 790,698 0000000000000000000115d515b0991ab47ec5ff151f0516decb2d8971d684a3 3,637 1.00/1.00 vMB 56
790,697 790,697 00000000000000000000333abbcb92800690e22cae7e35b61ebccaa98d2018ec 2,952 1.00/1.00 vMB 83
790,696 790,696 0000000000000000000127fc4a2249d4801b8cd05d165f928ad68a346dd445b4 1,606 1.00/1.00 vMB 39
790,695 790,695 00000000000000000003aa970e34bcde42e6c902528305436ae4dfb8b5fb9933 3,455 1.00/1.00 vMB 67
790,694 790,694 00000000000000000001f44c99233f4aae97fdd6988cfb1105cdb21b8e404895 3,419 1.00/1.00 vMB 54
790,693 790,693 000000000000000000023d7543c44968a1c9867af84ae302bd6127a650d69b7d 2,209 1.00/1.00 vMB 58
790,692 790,692 000000000000000000043f143b0425340917b0dc8dad7919c8dfbc01375008da 3,997 1.00/1.00 vMB 42
790,691 790,691 00000000000000000003adcead8f515c7a1af5a0630eff769215f663c5b645e2 3,741 1.00/1.00 vMB 36
790,690 790,690 000000000000000000054f9cef667c0efac56d867a6fac573ec10597ad98b737 2,563 1.00/1.00 vMB 84
790,689 790,689 000000000000000000043b0a332ae6cb86223b4df8f036a0be094bf9471dcd11 3,054 1.00/1.00 vMB 27
790,688 790,688 000000000000000000023cc8ccf201067ca76dc491163f55be56d75d34b5870e 3,980 1.00/1.00 vMB 35
790,687 790,687 00000000000000000000c44b8b7640c4f6f835f1292c030b56e327a8d47b050e 4,644 1.00/1.00 vMB 36
790,686 790,686 00000000000000000002a561de6665356fb9bd961eb327b1c7ee07ca335ea7f4 4,374 1.00/1.00 vMB 24
790,685 790,685 00000000000000000002d53a99c0654991da139bbac8c416529873da7e99a88c 3,508 1.00/1.00 vMB 38
790,684 790,684 000000000000000000027a745cdb6c454ff155c3bf7034169fbbbced1e6a48a9 3,725 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.25 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: 655.52 GB
    • Received: 14.32 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.