Loading Tool

Explorer IconExplorer

Memory Pool

80,726 transactions
29.77 vMB
0.09366442 BTC
Random Selection Loading Transactions
Max Size: 180.63/200 MB

Candidate Block

Mining Attempt 9c3082cc6089e9159812b293490f0a29d5455fd0b4a3091ee1ed4b5018207571
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root ead4afa36ab7cc6dc470df5383d912c96b24cf2b87966cc46c7dfb07f8a26f72
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,979
Size: 1.00 vMB
Total Fees: 0.02661363 BTC
Feerates: 90.00 > 2.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (317,032 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
598,107 598,107 00000000000000000012d3b026dc93140ef659bdc991853934694014b6492da0 150 0.05/1.00 vMB 13
598,106 598,106 000000000000000000156945945586c9165243f8bc294223c7e0d942338bfd08 1,641 0.58/1.00 vMB 15
598,105 598,105 00000000000000000000b9f0b768d0d5fb80226b66c4c87ab3281dc32153db6a 1,274 0.42/1.00 vMB 33
598,104 598,104 00000000000000000014481a41481b0179de6fcb745b074cec600122e70eb784 2,429 0.74/1.00 vMB 18
598,103 598,103 00000000000000000014c85ac997c7b51d828cc80c10901cdcb2b2cc73df79dc 510 0.17/1.00 vMB 18
598,102 598,102 000000000000000000157308665479b9d21924008b73e27acb17a68f93f32f44 2,138 0.74/1.00 vMB 11
598,101 598,101 00000000000000000013fcfa021ccaf7534cc87bb2b88f19ef396a85a009a15f 3,119 1.00/1.00 vMB 24
598,100 598,100 0000000000000000000f535106a88693a331ed4efede8e0b189e6d3327901cc5 1 0.00/1.00 vMB 0
598,099 598,099 0000000000000000000036e91a80fd2ed66251830aac05ee2c83c44dd2b84ef5 854 0.31/1.00 vMB 16
598,098 598,098 00000000000000000006442163cee89322d2f749ead7083b9e96d462e4e2ca36 1,331 0.36/1.00 vMB 19
598,097 598,097 000000000000000000085479f33d38e4d82293bbe2034a6f3c746a95484d709e 1,748 0.59/1.00 vMB 9
598,096 598,096 0000000000000000000a79ffd75f6d2801e57d920418961a5b7dc97aae3e6ae3 3,202 1.00/1.00 vMB 25
598,095 598,095 0000000000000000001371ccc498ae597f47cb37f3638b469ea013d1532be05b 897 0.23/1.00 vMB 5
598,094 598,094 0000000000000000000e158d70c093eeacf150837ee47bf33b3402b17468f1bc 2,865 1.00/1.00 vMB 21
598,093 598,093 00000000000000000010dccba5e30ee33f270334e74e706cbb98295cbaf74786 2,441 0.71/1.00 vMB 14
598,092 598,092 000000000000000000104c65b65b489ad7dab65abebbf35d3cd93d3057b966a6 3,383 1.00/1.00 vMB 14
598,091 598,091 0000000000000000001530c02b942514448adbd939a1d1701a54dd2d94efe4b7 3,398 1.00/1.00 vMB 28
598,090 598,090 000000000000000000075bea78a8449a2967459aaea738a3f4a774c722f956c7 3,425 1.00/1.00 vMB 18
598,089 598,089 00000000000000000008cb27f20321afa756931f4f87da972dfe304432d2f32e 891 0.23/1.00 vMB 5
598,088 598,088 0000000000000000000356dd64d5dba198ed39f00fa9d0cff8d0dad2e074b204 3,041 1.00/1.00 vMB 25
598,087 598,087 00000000000000000014d242b533eec8b46976d3b719d24fe66e6429b63b2ab2 1,162 0.34/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.63 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: 672.33 GB
    • Received: 16.20 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.