Loading Tool

Explorer IconExplorer

Memory Pool

56,382 transactions
32.10 vMB
0.18106519 BTC
Random Selection Loading Transactions
Max Size: 172.78/200 MB

Candidate Block

Mining Attempt 9e85c8f00dc7c4aaf28de8c453d3adcc065afbc183cb37027deaae7289b4b8b9
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root 7753ae54ba9a8088d503bc949131985c3c3885ce487d26f6bacfcc47cedae9d4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,687
Size: 1.00 vMB
Total Fees: 0.07162385 BTC
Feerates: 465.21 > 7.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (832,618 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
82,198 82,198 000000000023df0e483924a52c5154d70173a4c6e513c20bfe1d54a04e4861de 1 0.00/1.00 vMB 0
82,197 82,197 000000000027704bcd5d75358b7ce7b0b362edf79e87c65e8d2cfc5684635196 1 0.00/1.00 vMB 0
82,196 82,196 00000000001bd89af17551fdca6cf41359553a5f18c0fd3613f80328d0fce1e7 2 0.00/1.00 vMB 0
82,195 82,195 0000000000376252dde5a5d6def173cf3d6839662db4db2cbca8c76a69c153d9 1 0.00/1.00 vMB 0
82,194 82,194 000000000041091c07a62018e7105d86312824a1bb10345636f37325f038c41c 4 0.00/1.00 vMB 0
82,193 82,193 00000000001eac0a99f478be6bae9f84452f607b07f1eae7934e0f07f1019484 2 0.00/1.00 vMB 0
82,192 82,192 00000000002e96844822b9d6eabec5bd1ce7767634dabb9f5ca984006486f8de 4 0.00/1.00 vMB 0
82,191 82,191 000000000020e9e72d460bc4278578129dea0d9f1e4a2860055d2f1f7b0e1d54 1 0.00/1.00 vMB 0
82,190 82,190 000000000038455489b574462733962fd22872ef369a5092940743961b4b67a7 1 0.00/1.00 vMB 0
82,189 82,189 00000000000a72aad24f4e9f517b6ce797bf883fcd624098e6abcb181ab258b2 3 0.00/1.00 vMB 0
82,188 82,188 00000000001c107b5c03c7dcafc82af8cbe7f41797ee56acb67a978786be3daf 2 0.00/1.00 vMB 0
82,187 82,187 00000000003bd0995ef38190787a966466fc3bcb01468a69366e3fc83a76121d 1 0.00/1.00 vMB 0
82,186 82,186 0000000000395a10dcbd4510c3844e7841edcf9ac821946cb2fc683153e0d2c2 1 0.00/1.00 vMB 0
82,185 82,185 00000000000a8961117ecdfbee5cb266c85b01f50f4544d762e4952aaac34ee9 1 0.00/1.00 vMB 0
82,184 82,184 00000000000bb5c07ab313b30c6e9010b0991dc432f434cf9557da536d7cd13c 1 0.00/1.00 vMB 0
82,183 82,183 000000000005083db93276a20f9898bd575e3adf6dabf61adc8c4affd59158d2 1 0.00/1.00 vMB 0
82,182 82,182 000000000023ff1341772755bbfffcc8f713e56a1bd977814dff9303f1d070cc 2 0.00/1.00 vMB 0
82,181 82,181 000000000030c77ed9dc76b71fb22163b8bf917c7e1d8fbb3922cdbb4c944409 1 0.00/1.00 vMB 0
82,180 82,180 00000000002430304a32e581de37e3fad75c80064f02ea15d3428bf13354c471 1 0.00/1.00 vMB 0
82,179 82,179 0000000000330b8db073eb933d82cb70df79f9efdd360ecf0dce967184017765 1 0.00/1.00 vMB 0
82,178 82,178 00000000000440e1abbd647543e7339cfee68371b855c6749dad64f66cc1bcc3 5 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.06 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: 651.18 GB
    • Received: 13.46 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.