Loading Tool

Explorer IconExplorer

Memory Pool

76,754 transactions
28.64 vMB
0.07489829 BTC
Random Selection Loading Transactions
Max Size: 173.38/200 MB

Candidate Block

Mining Attempt 72c2a2f180d56254194550600faebfc034bd3f22e4623137bf81e10dbe230579
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root 80730614e79d685e962c810802895fdf87783def689cc7f29f0858f83690eec7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,224
Size: 1.00 vMB
Total Fees: 0.01532369 BTC
Feerates: 100.17 > 1.54 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (612,033 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,103 303,103 000000000000000020269ab80b649f13c2088684d79011b860c95f493cb35356 530 0.55/1.00 vMB 21
303,102 303,102 000000000000000008d53a7af48b199306417327fb0270a440a1221c59365958 1,048 0.75/1.00 vMB 24
303,101 303,101 000000000000000007923c30500dc7c0db4c2b6e902bc9b6b41468791078f5e4 726 0.35/1.00 vMB 34
303,100 303,100 00000000000000005a3abf87dd5a202515fdd6a6b3d1723a60b76d21a6565d65 571 0.25/1.00 vMB 36
303,099 303,099 00000000000000003050431b73f5dcfdb7cc29e752e86119db377f409949fe83 226 0.25/1.00 vMB 16
303,098 303,098 0000000000000000446a7daa5cdf37eee17166e6987d909716dd89394eb16732 604 0.35/1.00 vMB 27
303,097 303,097 00000000000000000b50bbbde89d443d54779771dcd1df03751b1b2a47ebc289 672 0.35/1.00 vMB 54
303,096 303,096 0000000000000000198e2be180b1541adc1e7be30237892194b58b8d2f5c49c4 266 0.12/1.00 vMB 32
303,095 303,095 00000000000000000ce8bce062e969531b93a7443f9258f15886053a79eccde3 97 0.16/1.00 vMB 11
303,094 303,094 0000000000000000575c05ef8f1313c96467fd3fea77be60b8f81fbfc3062313 1,461 0.75/1.00 vMB 42
303,093 303,093 000000000000000047b080da94f3d03983d6ea034e10b4c8a3f0557b53f9e3c9 495 0.27/1.00 vMB 54
303,092 303,092 0000000000000000191a896770d01df378de5d1436585f0b10e4b1d15662bc75 1,077 0.79/1.00 vMB 24
303,091 303,091 00000000000000005288afc04da0e96e20576f981aed6c9594bf5134ab2532d5 988 0.35/1.00 vMB 52
303,090 303,090 00000000000000002befb318240ff3e201c0d4a720aade9dff3d3ea6780dc7c2 767 0.50/1.00 vMB 31
303,089 303,089 000000000000000053ab1a57746ba47e8cb7e3bd4d20b3caa44bd789ca21ef0f 461 0.25/1.00 vMB 30
303,088 303,088 0000000000000000688b02d797545d77e955f7c28ddef8d6b1fda4a248e66362 1,025 0.62/1.00 vMB 69
303,087 303,087 0000000000000000395c92e534a4f3b3e766006e2285ecf83c243ba859d2af53 277 0.12/1.00 vMB 38
303,086 303,086 000000000000000034b4df79218767d27fb7ca0b776a3e9a7e6c304d68b932a0 762 0.41/1.00 vMB 30
303,085 303,085 00000000000000005b2ebd518af7d6c4dbc8f9bcd95519f20a9c3414e6450ea9 1,303 0.71/1.00 vMB 33
303,084 303,084 000000000000000023a1822b1e2465fb862fbf596d2ac877b6ef82f18e153749 453 0.33/1.00 vMB 24
303,083 303,083 0000000000000000378f60f49b076dc6de665a3fd6eba18313ded3c61df65737 619 0.35/1.00 vMB 31
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.12 GB
    • Received: 16.15 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.