Loading Tool

Explorer IconExplorer

Memory Pool

16,823 transactions
14.97 vMB
0.01929521 BTC
Random Selection Loading Transactions
Max Size: 78.24/200 MB

Candidate Block

Mining Attempt ad954b4db0caddab38a517a6732e1484e9e3bb27131684a6ee638cab7b873fc8
Version 20000000
Previous Block 00000000000000000000ea18deef364d35c34a48a26e4c27bd636dd3f9b729e1
Merkle Root e97ddb117dc27d1ad14d435fe336292701db74d770591ce1134cbea057af8bbd
Time (UTC) ( ago)
Target 000000000000000000021a910000000000000000000000000000000000000000
Nonce 0
Transactions: 7,106
Size: 1.00 vMB
Total Fees: 0.00358923 BTC
Feerates: 150.93 > 0.36 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,776 (76 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
941,700 941,700 00000000000000000001a17099db76d926878d5f8bbbd05d381316146a27df80 1,663 0.54/1.00 vMB 1
941,699 941,699 00000000000000000000a02d0d185acc30d12d23d4d264ffdd2a562f41a620c6 3,370 1.00/1.00 vMB 2
941,698 941,698 000000000000000000008b766055b7314f37e0b283dfa7d2222349c65c4d1fe1 3,817 1.00/1.00 vMB 3
941,697 941,697 00000000000000000001a03d567b4d884adefcbb243f9dca06de7aeda567dcb6 5,432 1.00/1.00 vMB 1
941,696 941,696 0000000000000000000201b32dd94cc3d24d73cc5b1e46f498351fa27abb7f5c 7,236 1.00/1.00 vMB 0
941,695 941,695 000000000000000000002edd53590c91d4f94f527f6eb992b787152450b3e4e4 6,618 1.00/1.00 vMB 0
941,694 941,694 00000000000000000000a8d0942f1a7968ed77503bae8fc9e5454ea7813da9af 5,661 1.00/1.00 vMB 1
941,693 941,693 00000000000000000001d7ad853b79902bb741756b9657545547850ef53f4b59 6,382 1.00/1.00 vMB 0
941,692 941,692 0000000000000000000031de64dc6c24fbe68b1a192c3cf0ae623a2f890339cb 7,266 1.00/1.00 vMB 0
941,691 941,691 00000000000000000000c0f2827d6fcb5946921b44d5fef1d5268ae962f99830 3,363 0.89/1.00 vMB 2
941,690 941,690 00000000000000000001c07748b02e1ade2a6d2e51b28f2ed3559388606c97cf 5,968 1.00/1.00 vMB 0
941,689 941,689 0000000000000000000104c3c65eab487c0c007ea1567998ff1bfabfe10f5963 233 0.05/1.00 vMB 2
941,688 941,688 000000000000000000003878e422e34d7439c7318f22e164f34264fcd2ba200e 6,763 1.00/1.00 vMB 0
941,687 941,687 0000000000000000000009ed5a7214381662690943cf34efe6038fe95461fbd0 7,177 1.00/1.00 vMB 0
941,686 941,686 00000000000000000000f80bfbac72a8ab3595a17313dea0f3c2ecdc484142b9 7,382 1.00/1.00 vMB 0
941,685 941,685 00000000000000000000abbee8e2f25254f41e3561051849961ac5c633bc12db 6,851 1.00/1.00 vMB 0
941,684 941,684 000000000000000000016811ff6d691bc1e2ea3995a6841b85c67239cda92156 5,955 1.00/1.00 vMB 0
941,683 941,683 000000000000000000001ccd9de984bf6329382fb71830bbe21a2d4a65c1c117 4,956 1.00/1.00 vMB 1
941,682 941,682 000000000000000000010ec46db9b797d7e3a9a5b95bf075fb7a24df01b0700f 3,877 1.00/1.00 vMB 1
941,681 941,681 00000000000000000000e54bf4f5338ced067561fa182e2549277d82e128326b 3,287 1.00/1.00 vMB 2
941,680 941,680 0000000000000000000010e58bdeb0b338785869051cac74809b94efcfc59169 4,173 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 829.92 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: 4,672.16 GB
    • Received: 254.54 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.