Loading Tool

Explorer IconExplorer

Memory Pool

76,919 transactions
28.67 vMB
0.06844886 BTC
Random Selection Loading Transactions
Max Size: 173.85/200 MB

Candidate Block

Mining Attempt 9250185b160721e60e16d6d29a6e9088f923527fafa4b8ee7a677ac99a9e3edd
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root f16072288525ece4e6f8af08c7a92d635606764a8f05237d39d8777b8ede7d14
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,254
Size: 1.00 vMB
Total Fees: 0.00883097 BTC
Feerates: 82.75 > 0.88 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (323,351 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
591,806 591,806 0000000000000000001490a4bdf2872ac3bfaf57cf42a9bf5887210e7ded1c4a 2,818 1.00/1.00 vMB 37
591,805 591,805 000000000000000000014ba569ed62434cfdeecb064dece5188d4eb8a665e1d3 2,202 1.00/1.00 vMB 9
591,804 591,804 0000000000000000000c767c9ac24997afdfbb5a1f1cc1ff15edaa99d64f9412 3,039 1.00/1.00 vMB 35
591,803 591,803 0000000000000000000362f55ff9db7a1d10cf4fe86740554fd334bbae7f7378 2,769 1.00/1.00 vMB 52
591,802 591,802 00000000000000000014991959287b2c292ab60dea2046b67250d351d696a2d8 3,118 1.00/1.00 vMB 40
591,801 591,801 0000000000000000000eb66cb5ea0baec1f55fc685e3e2291685466ad1e3ae8d 1,887 1.00/1.00 vMB 22
591,800 591,800 0000000000000000000448478f29fba82054f7a1b4a7ba4b293c4982f7be6617 2,103 0.73/1.00 vMB 28
591,799 591,799 0000000000000000000de80568340eda0750ec05685ef04e311b903a1291a310 2,364 0.93/1.00 vMB 2
591,798 591,798 00000000000000000004bab4c50a9dd950b627312d4feffd0e4e2b4c539d36e4 2,535 1.00/1.00 vMB 8
591,797 591,797 00000000000000000015fbb15f38ab895a9fa88490514aa693e26a95b9dced99 3,077 1.00/1.00 vMB 56
591,796 591,796 00000000000000000018e694027d976733d7e8cca4ae5efc602915d47a607a4c 1,902 0.84/1.00 vMB 15
591,795 591,795 00000000000000000015d801130ce4f519c2072e6dfe74cc3da5ac1ddab8d9cd 2,616 1.00/1.00 vMB 12
591,794 591,794 0000000000000000000911e2c39b3fdb4f95e7ae147b5bafba444f7102dd1074 2,381 1.00/1.00 vMB 25
591,793 591,793 0000000000000000000e905768bcf50867cc3d9de60caab0407c989d6e524ba5 1,612 1.00/1.00 vMB 10
591,792 591,792 0000000000000000001468b6b445bedde8ea938cafcb937990f5a57a2393b287 2,499 1.00/1.00 vMB 24
591,791 591,791 0000000000000000001592abc23acc699f54145b5794f56cf60f63f7e412ba2c 2,748 1.00/1.00 vMB 22
591,790 591,790 0000000000000000000d8dd10509cbfbd778d4ddb359bee4f4700178aff7f015 2,337 1.00/1.00 vMB 17
591,789 591,789 00000000000000000009593976a62a714dabbe6a02c527110b2eeb03cf3307f5 2,970 1.00/1.00 vMB 36
591,788 591,788 000000000000000000005d00b2ae80e4151b3008023235ec684d709728f86ad7 3,043 1.00/1.00 vMB 19
591,787 591,787 000000000000000000051aecac8daae3389026aed3189a268417c00033a7958f 2,988 1.00/1.00 vMB 52
591,786 591,786 000000000000000000029530a505483522c8f7291391752d224e3b07c708937b 361 0.14/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.38 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.