Loading Tool

Explorer IconExplorer

Memory Pool

51,488 transactions
28.89 vMB
0.07871254 BTC
Random Selection Loading Transactions
Max Size: 155.45/200 MB

Candidate Block

Mining Attempt 01e7b6f77950133ce36b44413b171f0bb119a5be7dec2ef9c2c259a999714bde
Version 20000000
Previous Block 000000000000000000019e7568131a21184319adfc46c390ce26bf65aed43bd9
Merkle Root 10af5ccaa3fe756a09d238760b5859e551d37e17b5f9da64dbba501b02bb4320
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,484
Size: 1.00 vMB
Total Fees: 0.02251959 BTC
Feerates: 122.12 > 2.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,793 (636,685 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
278,108 278,108 000000000000000393fe63ee5d69c2c275ef1f50b0bf3f9f0ff992f5f21d5a91 168 0.11/1.00 vMB 25
278,107 278,107 0000000000000002b330c15daf41da272fb4455e8b72b89f2985d95c13bd736f 295 0.18/1.00 vMB 33
278,106 278,106 0000000000000001c31a83c6bad9cec636ef31588118fedc35a7dbe701764459 1 0.00/1.00 vMB 0
278,105 278,105 000000000000000307803bf0edf3821d5efa3e24f5832dd16670700ee312ec21 650 0.25/1.00 vMB 52
278,104 278,104 00000000000000020520e3a259fd9c59bd0dd3d66000c0b1c1c7fbf2c63f78eb 130 0.06/1.00 vMB 54
278,103 278,103 00000000000000024d95eb24cb37c2a82f1da30b5bd45668ea3968aef7f9cbe8 151 0.08/1.00 vMB 44
278,102 278,102 00000000000000005afaf115e11bd48e161ee779bc6843824cceb0fd84b4021a 65 0.03/1.00 vMB 39
278,101 278,101 00000000000000010802944a96637fb5b4dc64bfe4dee846131cdf5147dcd54b 238 0.10/1.00 vMB 60
278,100 278,100 000000000000000197dc87e0ea9b5a9c35fa57fd12c53b541805d0a82b58d989 145 0.06/1.00 vMB 63
278,099 278,099 000000000000000284bd5aacf66f378ebaad81948a276bcd53c7326ba6cd17a8 325 0.18/1.00 vMB 40
278,098 278,098 00000000000000018e774b0931c66a94270f833a6849454c7757bc65a02a4ae2 1 0.00/1.00 vMB 0
278,097 278,097 00000000000000018ee2f27cbed4e17701c072e240c8c274f281fc34191d45da 313 0.18/1.00 vMB 32
278,096 278,096 0000000000000001c9705cfd7c84dfeafae555ad9a8f2628ca6a125502265a49 8 0.01/1.00 vMB 27
278,095 278,095 000000000000000375924981d6e5eeab2ac7eaf48a28e26a7999f74373124326 102 0.04/1.00 vMB 51
278,094 278,094 0000000000000002ae3159d79a55379b9eef60083797eb5a9146e182219447fa 61 0.03/1.00 vMB 8
278,093 278,093 0000000000000001a99ab4ec1f071957818d5265154418e5fba880acae78551e 471 0.28/1.00 vMB 34
278,092 278,092 000000000000000107c79fd580b363ae5674879c4d42f2ef72d1bf2a0e67d308 68 0.03/1.00 vMB 98
278,091 278,091 000000000000000066f1cb404cb2b7d6e8cc7e98250622d44d6694c1b84cbdb1 29 0.01/1.00 vMB 43
278,090 278,090 000000000000000136b5be50c0792cc1bcde8e6c7f0822a33b8a89fd7a856e5f 6 0.00/1.00 vMB 76
278,089 278,089 0000000000000002d59826f4afca8433eb733229a5117e23c2a750b1feb3b319 115 0.04/1.00 vMB 48
278,088 278,088 000000000000000090fe18d7cfae5cca8dcb0fac5ba7dfe98b703080e3d90f0f 78 0.03/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.02 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: 649.86 GB
    • Received: 13.22 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.