Loading Tool

Explorer IconExplorer

Memory Pool

76,415 transactions
29.78 vMB
0.08882838 BTC
Random Selection Loading Transactions
Max Size: 174.40/200 MB

Candidate Block

Mining Attempt 8148eaaed40a6fc6865176360488e9b42fe9b4df1ff8e13390555fd6e55790ab
Version 20000000
Previous Block 000000000000000000000bcdda90aad21da2c4fb6d5c8b9804ee1aa0df340738
Merkle Root 82b343e264783bda1fe58d62e8b5599c1de687720301ffb9e6919acded513a41
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,698
Size: 1.00 vMB
Total Fees: 0.02339156 BTC
Feerates: 201.50 > 2.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,057 (282,799 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
632,258 632,258 00000000000000000001b18688641445ab993720e2840b3bc1fbe3a9e04f5790 548 1.00/1.00 vMB 10
632,257 632,257 0000000000000000000b184b4391a7c657da517f6d1b83a32299862531001ffc 203 1.00/1.00 vMB 7
632,256 632,256 000000000000000000065656e21a5aaf2cff66e80d67355e0698b01165951ba3 772 1.00/1.00 vMB 18
632,255 632,255 0000000000000000000665438cdf5e3dfac9533b59445d21d5841c5e8234e293 117 1.00/1.00 vMB 2
632,254 632,254 00000000000000000000135c21574c6cd8608c04f06e6ba432b15176f15e80d1 1,312 1.00/1.00 vMB 35
632,253 632,253 0000000000000000000b6cc2d4cc0048573dbcd1d6c133e729a549d193cdc919 163 1.00/1.00 vMB 3
632,252 632,252 0000000000000000000eb8e078a9a87271b11c9a0e91e4c44ae9b1a5ee48d50a 1,924 1.00/1.00 vMB 40
632,251 632,251 0000000000000000000ae76ac11344375008f5709380a5c7b95bb32cb07e98b6 1,404 1.00/1.00 vMB 13
632,250 632,250 000000000000000000105349cac693bb072097ba5dd90a43f9ea6af43bec59f6 957 1.00/1.00 vMB 10
632,249 632,249 00000000000000000002b941111f4e31f6b31ba70000da00e36e1485efb7ad97 2,575 1.00/1.00 vMB 70
632,248 632,248 0000000000000000000e711cd347e2ff0bfb44d19a0b151977041ce41098e360 2,458 1.00/1.00 vMB 13
632,247 632,247 0000000000000000000b869748ea010766c4a550900205266d3b3a822ac12df3 2,149 1.00/1.00 vMB 122
632,246 632,246 00000000000000000006a8135a3d90ae7af9d1a795e3245421d2c92bdd25902d 2,410 1.00/1.00 vMB 66
632,245 632,245 00000000000000000004dae881aff5302c177f2e967e01abb58ae657ccb3caa8 2,660 1.00/1.00 vMB 44
632,244 632,244 000000000000000000049915c5981a61c18fa8c944b903a07308b72782e283ac 2,855 1.00/1.00 vMB 30
632,243 632,243 00000000000000000007e7f59783f1821d0d1f6e7803ed140b87d3080418efb9 2,508 1.00/1.00 vMB 9
632,242 632,242 000000000000000000125593bcaad997042601efe1b252b4ca36e321600ea0d3 2,729 1.00/1.00 vMB 49
632,241 632,241 0000000000000000000f9186e731c2d3cf564faf4cfb62d6d004760f98733b50 2,801 1.00/1.00 vMB 27
632,240 632,240 000000000000000000067f0389c2e1575ecca57ad6f9f4968df52d54903e252a 2,675 1.00/1.00 vMB 73
632,239 632,239 0000000000000000000bc34db56ee8d3486b04ed399e9c07a4e02b6ba22a2345 3,017 1.00/1.00 vMB 29
632,238 632,238 000000000000000000022dd2a27471269d9fd38d2c86a86f9ca4df2a6df4c0da 2,649 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.49 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: 668.27 GB
    • Received: 15.46 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.