Loading Tool

Explorer IconExplorer

Memory Pool

43,292 transactions
27.12 vMB
0.06092078 BTC
Random Selection Loading Transactions
Max Size: 142.65/200 MB

Candidate Block

Mining Attempt d11cae8bb5abee0a4bc69bdd20602be6b86755875b515fcb93d613546c7205d4
Version 20000000
Previous Block 00000000000000000001393e5ce3f8a59f99bebbb69375245f35d67e782190a3
Merkle Root 597e382bbbbe435fe158fdb153700afd1ee390887b6f0d39caf5aa58a3a96995
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,867
Size: 1.00 vMB
Total Fees: 0.01027672 BTC
Feerates: 40.21 > 1.03 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,905 (612,904 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,001 302,001 000000000000000073fae68fe1d836d0267e1223de5d84f95adf177f5e16a337 16 0.01/1.00 vMB 15
302,000 302,000 0000000000000000072268c9bb18603566ed5012378c29bb4d37e34cead7448d 273 0.13/1.00 vMB 30
301,999 301,999 000000000000000068a406e4c405f86897a588ed05d16592701dbde10e431f9e 878 0.48/1.00 vMB 45
301,998 301,998 00000000000000000b80b9c68c756d036cb3f03d9c72e54528693e4beb922d38 46 0.06/1.00 vMB 5
301,997 301,997 0000000000000000525a11b673915f0c8ee413694fcea65917b277a8beb0a7fc 177 0.08/1.00 vMB 26
301,996 301,996 00000000000000002b8573b1a4027ab944fe84aeb40faa1245dd6dd52450244e 1,017 0.52/1.00 vMB 30
301,995 301,995 000000000000000009ca3bea25e8c8407965aa58038890d8b554c2c510764906 21 0.08/1.00 vMB 3
301,994 301,994 000000000000000021216826e079a609195bc1e266f6e3f8713ade73cb4b13dc 140 0.09/1.00 vMB 23
301,993 301,993 00000000000000002a0a64304776e21d0abbbcf811bb354b8ef4f4ac605cb53e 256 0.18/1.00 vMB 24
301,992 301,992 00000000000000002a76fb6ffc0382dc7ba18607977c24cbe1190e18029c0112 404 0.27/1.00 vMB 24
301,991 301,991 0000000000000000590c136e4c52d6bcbfefc58feeb136d2af3db4e9f277d588 63 0.11/1.00 vMB 6
301,990 301,990 00000000000000000f1bc453af409416fe1e87074a4f22f9a280b717c2259b9e 424 0.31/1.00 vMB 22
301,989 301,989 00000000000000000b5fcc92b36737feaafe4867383e735c0201bb29579b8f26 413 0.35/1.00 vMB 22
301,988 301,988 000000000000000013e38f2ad7ff21832be9d3b175c2ee2eabd5dd8d3e03c39c 822 0.35/1.00 vMB 33
301,987 301,987 00000000000000007b46227220e7d3419ce7d844781dc2cc33115e6835f7e0d6 39 0.03/1.00 vMB 23
301,986 301,986 000000000000000023c6e081f69e2180b6d55634c22822fee5fcc4ffda1c9091 250 0.15/1.00 vMB 24
301,985 301,985 00000000000000006484e40b61b3c18e92a1b97319807f94ab7bf4b62706451c 1,040 0.60/1.00 vMB 30
301,984 301,984 00000000000000007698b47d790e8f27384d3d67b960b29ed61c2ba6b91ad25c 103 0.23/1.00 vMB 12
301,983 301,983 00000000000000000ef1c1e7ac135027ad3532e2f7ea92af41b993c1d85eb784 443 0.35/1.00 vMB 19
301,982 301,982 000000000000000020f0a40488572a575d5e130ac745d88f4ea317b5dafaf3fe 1,004 0.35/1.00 vMB 45
301,981 301,981 000000000000000057b0f01df3a6a382d9208e68b62589c91918a80c7f7691c7 45 0.06/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.22 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: 654.73 GB
    • Received: 14.18 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.