Loading Tool

Explorer IconExplorer

Memory Pool

77,406 transactions
28.97 vMB
0.10199048 BTC
Random Selection Loading Transactions
Max Size: 175.50/200 MB

Candidate Block

Mining Attempt f8367eccd8ce9e2f95d6490fdd14b11077a3408319c16ab3d136317dca191a07
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 774dd48dd1c63f6d07156bdbf23fb553e30b9479f40eb3eb5be85c99ad21562c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,593
Size: 1.00 vMB
Total Fees: 0.03162076 BTC
Feerates: 180.82 > 3.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (3,670 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
911,600 911,600 00000000000000000000b447e1c98906d2cddefa5e97e420f913d09a63c07cad 2,548 1.00/1.00 vMB 3
911,599 911,599 000000000000000000006f240cc2f0721ff50edf23dfb522660c327aa56af5de 3,695 1.00/1.00 vMB 2
911,598 911,598 000000000000000000007cd49b9c775c989773945da6335acef8a1841ff672eb 6,679 1.00/1.00 vMB 0
911,597 911,597 000000000000000000014752c3db26159b42e46be8092e3a7342a98ae08fda16 4,089 1.00/1.00 vMB 1
911,596 911,596 00000000000000000001c0db9ec42473b76cc231be36e1ec4164519599c0b9e6 6,164 1.00/1.00 vMB 0
911,595 911,595 000000000000000000014ae1f438450bba22eef99974cf411dd55c27d136189a 4,517 1.00/1.00 vMB 1
911,594 911,594 000000000000000000021105a0882d407afd49f58b258bdacd20f4d1194ab0f4 4,788 1.00/1.00 vMB 0
911,593 911,593 00000000000000000001fee9bd24afaf6b88105501eeba1ef1cc49d280db4514 3,687 1.00/1.00 vMB 0
911,592 911,592 000000000000000000014710fddd73aead38e51540f2d6fdb004e49c923d5298 5,048 1.00/1.00 vMB 0
911,591 911,591 0000000000000000000189bb0d845bc73dff0bc9dab5550bccbe3b06db0a2aeb 2,134 0.64/1.00 vMB 2
911,590 911,590 00000000000000000000a74614f17afeb00857b9fe25174187f6bcee6fc6415d 2,902 1.00/1.00 vMB 2
911,589 911,589 0000000000000000000199e9b1928434ca1990314e990ecc04b78f8dd197488d 2,582 1.00/1.00 vMB 2
911,588 911,588 00000000000000000000c41b0cf10ec7ea6eefa5cf0d0d3ae863ab7fd75213d0 2,425 1.00/1.00 vMB 0
911,587 911,587 00000000000000000001ea4f35a8c37c00f9f2dc98e043b0541fca62026c0245 3,805 1.00/1.00 vMB 0
911,586 911,586 00000000000000000000d24c1b3c1344074f710c4c0d6736ff4a798739b9c002 4,055 1.00/1.00 vMB 1
911,585 911,585 000000000000000000010e67a800ea1411d1689a05ced5960b635729dce2f4f9 1,119 0.77/1.00 vMB 1
911,584 911,584 00000000000000000000e266930191f3540529b39a479037afc08166c1176bbb 2,119 1.00/1.00 vMB 2
911,583 911,583 000000000000000000003d2836e49e761e24d90c783e6008dfdd85ed4a0979c3 3,494 1.00/1.00 vMB 1
911,582 911,582 00000000000000000001d2d31a7faabd14298fb470af36221bd989b5639074c3 4,512 1.00/1.00 vMB 1
911,581 911,581 00000000000000000001a42a2ecf6d08e091cacf6c2fd6e965c33eed23149949 2,576 1.00/1.00 vMB 2
911,580 911,580 00000000000000000001b7a9ade77e3f00d2200c1787d522b201d9e0212b524f 1,306 0.52/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.86 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: 712.90 GB
    • Received: 17.24 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.