Loading Tool

Explorer IconExplorer

Memory Pool

28,036 transactions
26.24 vMB
0.06366782 BTC
Random Selection Loading Transactions
Max Size: 137.31/200 MB

Candidate Block

Mining Attempt a0dd3ea66cecec9deb7513af077a15d6f30299300b6a86a17f367146bfa99a9a
Version 20000000
Previous Block 000000000000000000010b921c3f331665859e285424438126c9be3e313544cf
Merkle Root e75861ab0aa9f995cb8511c9c7719cf373c28a01e8850201c4dbf236b31846da
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,717
Size: 1.00 vMB
Total Fees: 0.03107186 BTC
Feerates: 2,512.02 > 3.11 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,447 (725,544 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,903 214,903 000000000000019c2028d403aa35c08a63617510fb89fa9346e493166efed5be 306 0.13/1.00 vMB 217
214,902 214,902 00000000000001d4eba03402a50cff6630a9c49dc408687d8450f9763ec3ad6a 62 0.02/1.00 vMB 23
214,901 214,901 00000000000004bc72629381fc71832278f0e7dfde7985b0d0c9056811a21f53 581 0.25/1.00 vMB 168
214,900 214,900 00000000000002b5b755142c9fe6b39bc720adb2dc0e50e98d2f9a03a03307ed 12 0.00/1.00 vMB 357
214,899 214,899 00000000000000145688921f530408eed5fecd65539b5ab721803de3e6020935 829 0.25/1.00 vMB 245
214,898 214,898 000000000000052644deaa6f3bc2814fedc47ab628c8dc3592867daeed71e5dc 137 0.06/1.00 vMB 119
214,897 214,897 000000000000023f40d6675e33fb8abea1029f318b5ecc728da6e9b8e9f496fb 261 0.11/1.00 vMB 179
214,896 214,896 0000000000000108e8a13c0fa9246e80cc6789fe1efe0b1d6460ee66a139214f 205 0.11/1.00 vMB 126
214,895 214,895 00000000000004cb3d906c2ddcf319063b0d6017585ad30d122a12a1896b9ee6 608 0.23/1.00 vMB 182
214,894 214,894 00000000000002f20a2223b4d18593ce05cb6f3b183ae9bbe6e0e09173dc91c1 627 0.25/1.00 vMB 215
214,893 214,893 000000000000003366f2141db18d9c50c5722116f653a1bbce6af35c2d538dcc 727 0.25/1.00 vMB 210
214,892 214,892 0000000000000530d95569296972602486725155f685c66d95798e009801852b 242 0.16/1.00 vMB 182
214,891 214,891 0000000000000270cc3927b1379f044bcd29565193355d103ae2a217ee4efd59 11 0.00/1.00 vMB 432
214,890 214,890 00000000000000e1ff0c149d1a2cef2f7471861050793bb39578fadf90e25498 108 0.06/1.00 vMB 144
214,889 214,889 00000000000004dbf8e9e626a93a2a96cc82199a8e2616007e06690a027ef767 9 0.00/1.00 vMB 74
214,888 214,888 00000000000003d845214e21551943b3cdf2d1aef73f922aa3066c1e06bd02f0 186 0.20/1.00 vMB 47
214,887 214,887 000000000000033d8deaca66a22374324d0e6847b52eda9769e3701272ed390f 673 0.22/1.00 vMB 201
214,886 214,886 000000000000011394f02e69ef164d677a8dd324b3fae599266d14411143b1f7 12 0.00/1.00 vMB 97
214,885 214,885 00000000000002e29590964d88b9e891cd9c81037ab9c297d582b85eada169dd 577 0.25/1.00 vMB 229
214,884 214,884 00000000000003188cefec2222f0851b553c4116ab62a800853544a040bab633 683 0.20/1.00 vMB 206
214,883 214,883 000000000000028cf802dee6c33d091c0e759195ad43af6d0c461fd147eb8914 211 0.06/1.00 vMB 194
Previous 10 blocks ↓
Total Size: 827.56 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 4,458.79 GB
    • Received: 243.12 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.