Loading Tool

Explorer IconExplorer

Memory Pool

74,060 transactions
28.83 vMB
0.07725380 BTC
Random Selection Loading Transactions
Max Size: 174.58/200 MB

Candidate Block

Mining Attempt 3ec656e54698fc37c7e7bb33768b6f98e40ce4ef2f86fdadde146454ee482f5d
Version 20000000
Previous Block 000000000000000000010be7fde6069259a990c145f1b5bcf2ab24d7f52c9c4b
Merkle Root 9f16c9014d6306e42c92e3c16c7f673f877fe145ea8f6f94d9202d45da857248
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,230
Size: 1.00 vMB
Total Fees: 0.01353713 BTC
Feerates: 73.20 > 1.36 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,448 (713,850 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
201,598 201,598 00000000000000ccb28f2e462f46ee762e801995862388f11ba9a682670e7590 65 0.03/1.00 vMB 104
201,597 201,597 0000000000000468b21ddcda74388a6f3a52687a494e88d244529fb2545b98b9 20 0.01/1.00 vMB 45
201,596 201,596 00000000000002e74a1d20af3afc49a386912f78cfe69bd04da1432d1d6e9bb9 84 0.03/1.00 vMB 133
201,595 201,595 000000000000027a64ff27f555c419280d7a32d580d31406c61f10d8465019a6 20 0.02/1.00 vMB 44
201,594 201,594 00000000000004132f6b66ed0d8b1c1e3d7aa0d8271af778666ba2dcec86301a 223 0.09/1.00 vMB 213
201,593 201,593 00000000000005ba9af64afe1e33cfcb6e089b4844e3b94749fbe73a11dec061 75 0.04/1.00 vMB 71
201,592 201,592 00000000000003d0133cc5cbd64c3e541aeab4130e612da197c6db245535b663 103 0.05/1.00 vMB 121
201,591 201,591 000000000000021d33a39374c7333402f48bb54410b9b7624a055aea9e78d674 100 0.04/1.00 vMB 75
201,590 201,590 00000000000003eaf1682566ed54bd1d96fc11da62d9ee8eae7064250372f602 343 0.17/1.00 vMB 123
201,589 201,589 000000000000034a9ea2bd9fd8767be8cd8a9f52aefa3f3bf8c9012f3f29986d 16 0.01/1.00 vMB 80
201,588 201,588 00000000000003dcf784bc05c562656c959c616a1db859e9e3bf552675061e4b 660 0.31/1.00 vMB 96
201,587 201,587 0000000000000187bca7d2eaa120d6b5e93fa16aceb29751ba868b7a28fc7558 610 0.28/1.00 vMB 119
201,586 201,586 000000000000058aed3833db588950429a46fd43e691f9121e2dbf5d3e131717 234 0.14/1.00 vMB 123
201,585 201,585 000000000000050a8c91a22828b283434f6662d10382cc35e004e0df45e87220 11 0.00/1.00 vMB 355
201,584 201,584 00000000000004c2ada10dcfa250f8c6ba8cdbe94acc79cde8355a85a14fb598 175 0.10/1.00 vMB 121
201,583 201,583 00000000000000a202109a8ac566ea47568c2ea00dcf73003507723176e1f016 176 0.05/1.00 vMB 93
201,582 201,582 0000000000000001e62894a6a31005013c518b81afad79f0842df66b768dab60 731 0.43/1.00 vMB 43
201,581 201,581 0000000000000234dc7d273e84977cd42902b759c0671ebce5830cb5aef5261a 779 0.34/1.00 vMB 153
201,580 201,580 00000000000001c0da79fbfbca15fb9afb922345892e26c4579780fe5c5a89d9 245 0.13/1.00 vMB 113
201,579 201,579 00000000000004a78d8338fd6baab5b77aac74c74f1745ef54ce3a1b987c3748 108 0.05/1.00 vMB 157
201,578 201,578 0000000000000520bc77bc7a3ad3e7f3ebf5e26b6b4a89986038f6ee6de08ffb 270 0.08/1.00 vMB 165
Previous 10 blocks ↓
Total Size: 783.17 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: 749.64 GB
    • Received: 18.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.