Loading Tool

Explorer IconExplorer

Memory Pool

78,964 transactions
29.27 vMB
0.10485336 BTC
Random Selection Loading Transactions
Max Size: 177.18/200 MB

Candidate Block

Mining Attempt c0fa9865de33c7244bde97595830031af54a8199beba9bb6ec8c9b7e2b211c72
Version 20000000
Previous Block 0000000000000000000109841842411718b0f71d958a544a6e1139d2f7aa27e5
Merkle Root 8bde8bcb248100f813f95d2969c72a174536b46ce633d60199c225bc28571b66
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,779
Size: 1.00 vMB
Total Fees: 0.03441057 BTC
Feerates: 190.42 > 3.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,614 (25 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,589 915,589 000000000000000000010862d119c9b030315650372dc58fee541bb2cdccf6c8 4,203 1.00/1.00 vMB 5
915,588 915,588 00000000000000000000f476e02b0f3a45fc85a1c57118e0d247af7c3400b258 2,505 1.00/1.00 vMB 2
915,587 915,587 0000000000000000000032212d7236765318193ab863c0af27f5b61162842287 2,596 1.00/1.00 vMB 2
915,586 915,586 00000000000000000001d55d38f99d10e41dddf340908afb2fb717900d90d262 3,017 1.00/1.00 vMB 2
915,585 915,585 0000000000000000000085d312ce084c110020c1bb02e742e0d25f6bf74b9741 3,582 1.00/1.00 vMB 2
915,584 915,584 0000000000000000000056465db97138ebccf8063ecd053bd652d4766550db30 2,984 1.00/1.00 vMB 2
915,583 915,583 000000000000000000003328b0924124594ef7f5be12a89540676540768007bf 578 0.23/1.00 vMB 2
915,582 915,582 000000000000000000016cb9db7efae6b119852277723572e1f74cd4e1bfcc27 4,617 1.00/1.00 vMB 1
915,581 915,581 00000000000000000001381f5a62e9c027bf9ffc27a5ab4f423be770c8628075 2,515 0.81/1.00 vMB 2
915,580 915,580 000000000000000000010cc41230eb7a838f6a6de207ec3d788eeeb4ae63c619 4,731 1.00/1.00 vMB 1
915,579 915,579 00000000000000000000b43694ad7ebf829e668ac21ffafda38b076cd662619a 2,432 1.00/1.00 vMB 2
915,578 915,578 000000000000000000017a15861c27b5358f1fc71724bd91deead72ecdca72b8 5,804 1.00/1.00 vMB 0
915,577 915,577 00000000000000000001ab8669cf30d58e67a654fb72b8a94290789e9a0eddc5 3,445 1.00/1.00 vMB 2
915,576 915,576 00000000000000000001786aebd3f443cf40988cd154696895dcca923ff8c390 3,425 1.00/1.00 vMB 0
915,575 915,575 00000000000000000001781c49567f865364073b4133c4f3b29bf7793974923e 1,578 1.00/1.00 vMB 0
915,574 915,574 00000000000000000000f1a29bf9b92d0d8d47205fad5ecf0ebc7fa8ae65ab37 5,102 1.00/1.00 vMB 0
915,573 915,573 000000000000000000003dda3b53bd86c7e68e6b60ed128dc579c306951eca9a 1,807 0.51/1.00 vMB 2
915,572 915,572 00000000000000000000cd1086842c12b83ed2355f176809bbb0421c1ad0ddf1 4,762 1.00/1.00 vMB 0
915,571 915,571 00000000000000000001602f397956deea2186fa162e2710330c51891dad609a 4,466 1.00/1.00 vMB 1
915,570 915,570 00000000000000000001a6ba7924749eb52af7b9b4acbc363a45761d71b2e955 1,525 0.50/1.00 vMB 2
915,569 915,569 00000000000000000001662914c0557afe3f6409d446d1b6b9340670ea9f2b98 4,636 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.45 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: 771.73 GB
    • Received: 20.05 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.