Loading Tool

Explorer IconExplorer

Memory Pool

53,417 transactions
29.82 vMB
0.09888197 BTC
Random Selection Loading Transactions
Max Size: 160.01/200 MB

Candidate Block

Mining Attempt a6252231f8dcca1353419d4cc1720f023b9c1383cef3db4841c0408b8ed2fd9d
Version 20000000
Previous Block 00000000000000000000c82bf1f7d055428156e8d4702bdc0fed9066619a5fcd
Merkle Root 33b2e83a6e1ef77e2ca39234762fbe03b5ce1402bf10554a2462dc94c613e4b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,258
Size: 1.00 vMB
Total Fees: 0.02543860 BTC
Feerates: 157.35 > 2.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,713 (344,677 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
570,036 570,036 000000000000000000200f6b5df6bd73a25750a489527823a229a3732cfd7bbe 1,714 1.00/1.00 vMB 98
570,035 570,035 00000000000000000023b18658c98cf2c89905890ed9d7825ca05591afe2e430 3,077 1.00/1.00 vMB 101
570,034 570,034 0000000000000000002b880ba07efb018cda8c52437858dcd1065a46af16ff47 2,934 1.00/1.00 vMB 157
570,033 570,033 0000000000000000001f1fadce4b36811a2fb28ea23ddba684e6f9b6f3e9cda8 3,039 1.00/1.00 vMB 115
570,032 570,032 0000000000000000001d33d1fe2ca70d0491903ea7c3082dcff519aa6c73dead 1,736 1.00/1.00 vMB 97
570,031 570,031 00000000000000000010e57bfbfcbb49bdae6212789c51447316c4652bd6fcf3 2,575 1.00/1.00 vMB 109
570,030 570,030 0000000000000000000ed595015d8157552df319502265d79149b40c83a148a6 1,008 1.00/1.00 vMB 88
570,029 570,029 00000000000000000003b074f78ee250e77c4634ae912271472e30dee67609a1 2,518 1.00/1.00 vMB 90
570,028 570,028 00000000000000000023f01cbb2c890464796853804e7128f763eb192dab1c22 3,288 1.00/1.00 vMB 131
570,027 570,027 0000000000000000001178455622771fc76ea7151f28597c201398e94a99efbd 2,633 1.00/1.00 vMB 137
570,026 570,026 00000000000000000010da8ce4c5c27860323c580174960c9b2978bfdf9c2e35 2,852 1.00/1.00 vMB 129
570,025 570,025 0000000000000000002654b14d635c43dcef30e538442bb18ebf5a3fec5bdff8 2,641 0.99/1.00 vMB 74
570,024 570,024 0000000000000000002bc586773edbb770ec1575c815d3a67dacb937d8dd9756 2,020 1.00/1.00 vMB 84
570,023 570,023 00000000000000000015182268f391d3338471ef47ac17775e94d7b0f5a83764 2,640 1.00/1.00 vMB 115
570,022 570,022 00000000000000000015744c2ca150ef82fdbf549f4599ff8ae1f15781330801 2,737 1.00/1.00 vMB 75
570,021 570,021 00000000000000000004ddbe513ff3b035923383a11ecc46896f439d35652c25 2,254 1.00/1.00 vMB 89
570,020 570,020 000000000000000000168afc23f0fd8acb4fa0932a6893657fded99e3283ed21 1,917 1.00/1.00 vMB 93
570,019 570,019 000000000000000000099449e02745a9edd6a21657b5e10752f4530600963523 2,182 1.00/1.00 vMB 93
570,018 570,018 0000000000000000000cc0125a5bb0dde58f018376200cd8c2316564fd2b9a97 2,800 1.00/1.00 vMB 109
570,017 570,017 0000000000000000000c701c1c24a29613c27ada70a1a573a2de0e8f71b0bfd8 368 1.00/1.00 vMB 79
570,016 570,016 00000000000000000026f02e0252240e175131ec208b078e5b01269c905b9eed 2,785 1.00/1.00 vMB 102
Previous 10 blocks ↓
Total Size: 781.89 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: 645.09 GB
    • Received: 12.68 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.