Loading Tool

Explorer IconExplorer

Memory Pool

81,028 transactions
30.09 vMB
0.10466526 BTC
Random Selection Loading Transactions
Max Size: 181.51/200 MB

Candidate Block

Mining Attempt 7f88da7e473d382c0e945d1b90b50c9bb451fda965692b0cac01d0b76cd4ea54
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root c6212ac0dd953da1fcb1b13625df250662234fd480c942865a74ee797a5ddc66
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,069
Size: 1.00 vMB
Total Fees: 0.03673272 BTC
Feerates: 100.25 > 3.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (802,337 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
112,760 112,760 000000000000ca621db31272fc959f92d96ad24cbca932cf93c2a6ecbafffad4 2 0.00/1.00 vMB 0
112,759 112,759 0000000000012a93b57029b1e495a43716ae24ff1fbf4799b48ca4cc29440219 21 0.01/1.00 vMB 0
112,758 112,758 00000000000011dc997e232648ffba3931d4e5c1f5d68cdf059bcb0a24aed950 1 0.00/1.00 vMB 0
112,757 112,757 0000000000008c40f0d1808d2b4d962c8ebb973c0a573ce4ad2394e58b9ddefa 6 0.00/1.00 vMB 0
112,756 112,756 000000000000d8cd6206fec44e54083432b5a832c508bd5c6c992643bfadd770 1 0.00/1.00 vMB 0
112,755 112,755 00000000000032c91130ac4b446223b97e243cb341ea9c3aeef6eb8a473ac359 5 0.00/1.00 vMB 0
112,754 112,754 000000000000b8731da431887e7da58ed13f0b442639f1f88b709160c3f86f8c 1 0.00/1.00 vMB 0
112,753 112,753 000000000000811d3a44748f929a02dbaf8a4bc5e93a48a0e88ce7e9c8380b36 1 0.00/1.00 vMB 0
112,752 112,752 000000000000b438579503f1cc5cb2e175bc873ea9b01c006ce8aab44e7853be 6 0.00/1.00 vMB 0
112,751 112,751 000000000001119eb025b0856a2bdaa7c8c9ae5c601303d9cc154988394bc9f2 1 0.00/1.00 vMB 0
112,750 112,750 000000000001134db110ca470716f5bffce399bb677ecb7e7770f069f0eddaf7 1 0.00/1.00 vMB 0
112,749 112,749 0000000000012156e1dd9a081fc1f4f20b332ccc85b106e3626225ba398afe37 9 0.00/1.00 vMB 0
112,748 112,748 0000000000002ef091d91c3d0bf11bff7faa9fa1162ae6997b596934d2c7ab5f 3 0.00/1.00 vMB 0
112,747 112,747 0000000000009a6d44dfaf5936c471959cfe2fa1e64df8f5c747536aa44f6350 2 0.00/1.00 vMB 0
112,746 112,746 00000000000002cd1e1a83197b5a57dafe5f9c51e420542e85a9fbcb48d05ab9 4 0.00/1.00 vMB 0
112,745 112,745 0000000000001b5453798c1fc595a35f940aaa56f5806004a6c9d6c801264ea1 3 0.00/1.00 vMB 0
112,744 112,744 000000000000b80831de6c647fa9d567f2371cfcd36fc35944353fbc07160a5c 5 0.00/1.00 vMB 0
112,743 112,743 0000000000008189ba2969602ffcb208406ad13e8500e644844aacb072aeb770 78 0.03/1.00 vMB 0
112,742 112,742 000000000000f68833cb9fe65d30e3ebd551f9608f04ba3b5d3e51bc1826eeab 22 0.01/1.00 vMB 272
112,741 112,741 00000000000086252d09167f93ffb1b8d6d19158e8766aa41018da771c69c0c5 7 0.00/1.00 vMB 0
112,740 112,740 000000000000c3eb02cad907b00ed423e896872c15c350e2dd239e129d07a890 25 0.01/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.56 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: 670.18 GB
    • Received: 15.83 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.