Loading Tool

Explorer IconExplorer

Memory Pool

79,385 transactions
29.73 vMB
0.07526217 BTC
Random Selection Loading Transactions
Max Size: 178.39/200 MB

Candidate Block

Mining Attempt d569c8108088b131d032ae93c01cb5437886896d3b4a0377e0505f2eb40f5e81
Version 20000000
Previous Block 00000000000000000000026fea76f95c012992e641764320d38f85f8d8bb1c42
Merkle Root 60ff754728664d5efcf74da691b8190adc8235c1434d948c650ff95c52aa31b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,589
Size: 1.00 vMB
Total Fees: 0.01449229 BTC
Feerates: 163.03 > 1.45 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,011 (143,157 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
771,854 771,854 00000000000000000001cd4365cc81af586d94077aa2f219cdc607a816110909 634 0.20/1.00 vMB 11
771,853 771,853 00000000000000000002c9ff1e53fa71e983559fa98924dc4828ea18b6911074 485 0.21/1.00 vMB 7
771,852 771,852 00000000000000000006afcf96ea2a0fbe30b66070ec2f7033609177de54af9e 2,556 1.00/1.00 vMB 11
771,851 771,851 0000000000000000000816a348ab0d787555964aad1387c8eff4c905bf9f19a0 902 0.30/1.00 vMB 11
771,850 771,850 0000000000000000000202f1e231b1f9e1710af901ba77efc6f216f5d7b995a0 1,998 0.91/1.00 vMB 8
771,849 771,849 0000000000000000000236ef2308bf71755143ad622215cf2d65e60423147480 1,486 1.00/1.00 vMB 10
771,848 771,848 000000000000000000011b1509633dd04ed1e4d14dae060e01f132e7a08b825b 1,476 0.61/1.00 vMB 10
771,847 771,847 0000000000000000000620b48259ca3a9434d4c97aef5ba8dc6fe131c1bec411 247 0.09/1.00 vMB 12
771,846 771,846 00000000000000000007504734583796de12df54493d8ac450691922624c3424 1,247 0.40/1.00 vMB 15
771,845 771,845 00000000000000000006481373a326f05231db8606be118e64a220e68904f496 1,094 0.36/1.00 vMB 11
771,844 771,844 000000000000000000032979324b9477572a49755890b8d64179225cbfac6d81 1,178 0.55/1.00 vMB 8
771,843 771,843 0000000000000000000768dd221c80acf85f0f817f25a8283dc839e3b1309ef6 2,385 1.00/1.00 vMB 7
771,842 771,842 00000000000000000006228d01d4b88bb3e41062cd2045b5b68fb36207cbd51b 1,358 1.00/1.00 vMB 12
771,841 771,841 00000000000000000001b37530f4e7a866732929c408d05ff1f0a02f3897a090 1,368 1.00/1.00 vMB 17
771,840 771,840 00000000000000000007c75d75bb4cb9457101fc0473ac47ca6d0bb8a4b4eba7 353 0.11/1.00 vMB 14
771,839 771,839 00000000000000000005746d329dc956102d8ab2ee657598b0eaebd90865b47f 2,150 0.71/1.00 vMB 12
771,838 771,838 000000000000000000035c22032ccc816e41e74f03ae2695147425cc11ce6f25 2,646 1.00/1.00 vMB 11
771,837 771,837 0000000000000000000743ae8b101d4eb854f881a163705b69a77c76885545f9 2,352 0.94/1.00 vMB 11
771,836 771,836 00000000000000000005999bc6be27e8d307264d6c6b37daadca658f7cd0ba70 1,095 0.36/1.00 vMB 10
771,835 771,835 000000000000000000069ad0af7314a1b6b507d4e1f05adfb1474949a4ec2034 1,864 0.73/1.00 vMB 12
771,834 771,834 00000000000000000002507ac89c4a8505c8edb70040bd3540968bc48dac1376 2,060 0.80/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.41 GB

Node Details:

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