Loading Tool

Explorer IconExplorer

Memory Pool

41,894 transactions
26.49 vMB
0.07109770 BTC
Random Selection Loading Transactions
Max Size: 137.94/200 MB

Candidate Block

Mining Attempt a1e6878c4b9231e54b02f058a9ee2ac50c8e206d4e2dd96e64986a885099e749
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 4646a6b116eb296d2746ce6e6fa7031065bcac192632bedfabffca1221892529
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,815
Size: 1.00 vMB
Total Fees: 0.02231724 BTC
Feerates: 99.53 > 2.24 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (456,972 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
457,904 457,904 00000000000000000071fe2d889c888bab9a9aee4b974713a0b921d5325fdc11 1,655 1.00/1.00 vMB 210
457,903 457,903 000000000000000001d4cb9bf02aa0223475d5d473f6a446f7262129d2ac3b50 1,545 1.00/1.00 vMB 152
457,902 457,902 00000000000000000039b7c03e50272ef45717459ca0a61ed3eb4ef24794abff 2,064 1.00/1.00 vMB 140
457,901 457,901 000000000000000000182dddb7b9538a7f8bfb3c77139e523a166caaf603e0a5 1,920 1.00/1.00 vMB 167
457,900 457,900 0000000000000000021706820be84f0a5add072a010858037c6acc51786ab74d 2,946 1.00/1.00 vMB 227
457,899 457,899 000000000000000001aea988a9ba0ce8c0326dc662f43fb18dc63b3ce129a1ae 2,241 1.00/1.00 vMB 137
457,898 457,898 00000000000000000101df184eb02d753c858c9a6dce0fd4518febd6ba236fb3 2,048 1.00/1.00 vMB 144
457,897 457,897 0000000000000000017e0026fb44be46d374a99cfa408577a9a5fadbae51be0c 3,372 1.00/1.00 vMB 139
457,896 457,896 0000000000000000012c5560c80c50ef7c2e58970ef374074236fe4654cc4c58 3,165 1.00/1.00 vMB 138
457,895 457,895 000000000000000001fd7255ef4bb95aa2dfee142f63ef0aae0d7f152c4bfc58 1,428 1.00/1.00 vMB 135
457,894 457,894 000000000000000000049f14b237d379f99ee440f3a2a029c6befcc5f7faa497 2,600 1.00/1.00 vMB 170
457,893 457,893 000000000000000001184ff14bf10010001b2e0a9c84f70a40c5a6b587fc682e 1,766 1.00/1.00 vMB 148
457,892 457,892 000000000000000000ce1d63cbd6cd87b5e367f1ce3e2402a3b2fc91a386b42b 1,997 1.00/1.00 vMB 153
457,891 457,891 0000000000000000002db8cc91a1deb0876f37505220f4d9a0a077f1045b0aab 2,507 1.00/1.00 vMB 168
457,890 457,890 0000000000000000012f5528c1e969b47c47795edd8735a6f1be2b50bc610b81 2,263 1.00/1.00 vMB 186
457,889 457,889 000000000000000001046149992a28c72887b458755969b861a9a6f43b76accc 1,473 1.00/1.00 vMB 153
457,888 457,888 0000000000000000003b677066c70177724b4f015601f7bf2c4d1ad496a84d00 2,505 1.00/1.00 vMB 123
457,887 457,887 000000000000000001673be03a847f54e67947d49f14a7b39b048d18474cf2ee 2,395 1.00/1.00 vMB 148
457,886 457,886 00000000000000000058ec8ce3a33b5064296a3b239fed733e6fd9713755d135 2,268 1.00/1.00 vMB 122
457,885 457,885 0000000000000000021701c364b9491fe9c4c19bd81916b3501e25aa5a4ca408 1,984 1.00/1.00 vMB 140
457,884 457,884 000000000000000001509e2b8445ea8efbe397a083497e412737e73be013d509 2,524 1.00/1.00 vMB 176
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.89 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.