Loading Tool

Explorer IconExplorer

Memory Pool

79,174 transactions
29.68 vMB
0.07709205 BTC
Random Selection Loading Transactions
Max Size: 178.31/200 MB

Candidate Block

Mining Attempt d498af3ed0ad0a9471dc8249ae09a7b3bff4cb25414ee2a455d19c83be7ebb3a
Version 20000000
Previous Block 0000000000000000000042351fb70a743d564c70f7e19ef05059974bef8792fe
Merkle Root 91e97ecc6af4efce718d34d3a589ef1764609e738099054043e85fcc73f37a77
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,958
Size: 1.00 vMB
Total Fees: 0.01665035 BTC
Feerates: 101.61 > 1.67 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,009 (335,259 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
579,750 579,750 00000000000000000004bfa33eed6f51368fe5367fe3e80288f801eedc9849f9 2,975 1.00/1.00 vMB 128
579,749 579,749 00000000000000000016a83efb15446844cac644eee07c0c71242a4cab350ea5 2,801 0.99/1.00 vMB 29
579,748 579,748 0000000000000000001de36a2e71b99686983f6fc8b8d866af1c0c5bda274f0a 2,975 1.00/1.00 vMB 90
579,747 579,747 0000000000000000000f01e0fb8ed9ff5737845b7d14359d925ecf1378871f67 1,673 0.57/1.00 vMB 46
579,746 579,746 00000000000000000012c45d277c8fbe690b70485db68e6bca263475f7062084 171 0.04/1.00 vMB 22
579,745 579,745 00000000000000000023cfb3fd5647213aa2f85ca8010a2d7d8c83e98b082f5b 1,821 0.54/1.00 vMB 51
579,744 579,744 0000000000000000001e3c37efbe361ce863c88eaa4721f8b9d54f4223f4013a 912 0.29/1.00 vMB 50
579,743 579,743 0000000000000000001852524503a67b011e2be9405edc1c5e40d35e077af42c 745 0.26/1.00 vMB 68
579,742 579,742 00000000000000000008d8a6c389e735dee3b8f0f35b2208c26c26a1b55bc5d2 1,521 0.59/1.00 vMB 5
579,741 579,741 0000000000000000000f53129834bd4c4ad33fa66ada86d4262791249a044c67 2,662 1.00/1.00 vMB 39
579,740 579,740 000000000000000000225d61e99491458918d3ed2329732ecfa8ce20d94cae90 2,802 1.00/1.00 vMB 100
579,739 579,739 0000000000000000000bd445dd85e24d7d3eed9046a27d31130376bd70aae08a 206 0.99/1.00 vMB 2
579,738 579,738 0000000000000000000cc283c9be9bb3de9306ce099adaff8e3735a2c3c40a06 309 0.93/1.00 vMB 5
579,737 579,737 0000000000000000000dd4076c6511b01fabb28e175f11fbb1b39f29a2f3bcd8 1,118 0.99/1.00 vMB 19
579,736 579,736 00000000000000000023846af8b8d5c3227c82206d99dd3eb20376b00f24c1e5 456 0.99/1.00 vMB 5
579,735 579,735 000000000000000000081f745e17b367df1c4583fc5341f040a1c40cb190afe4 2,220 1.00/1.00 vMB 24
579,734 579,734 000000000000000000110d45970d871915b1f6e13f368acafe185ee770470fdb 1 0.00/1.00 vMB 0
579,733 579,733 0000000000000000000ede5f806afc0b0505398016dbe7b9c8c80ec02c69b71c 2,539 1.00/1.00 vMB 40
579,732 579,732 00000000000000000024007978f8fed7757f8652c3141b6683ed78ded7887a7e 3,405 1.00/1.00 vMB 37
579,731 579,731 0000000000000000001cede99652cc53de298df87e06a002458a70b858220524 2,995 1.00/1.00 vMB 62
579,730 579,730 00000000000000000024cc7de8817e9f3b646db04edb290e18e225dd7b110741 3,018 1.00/1.00 vMB 35
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: 10
  • Data Transfer:
    • Sent: 665.07 GB
    • Received: 15.08 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.