Loading Tool

Explorer IconExplorer

Memory Pool

13,032 transactions
7.32 vMB
0.02115096 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 39.86/200 MB

Candidate Block

Mining Attempt 112f2a686f9a49847e3c807fba85531de6fdde8e00f02a2212dd5e768cae4610
Version 20000000
Previous Block 000000000000000000011f98f784a9518d613900780ad0e35c0cffb98d897571
Merkle Root c1d4e6e4b64842e742806aa0d79ca96794eff434a7a67bd02d54800221749f33
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,293
Size: 1.00 vMB
Total Fees: 0.00643737 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,382 (658,398 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,984 254,984 000000000000000adf66763f9444d7fd1825d190796069be2267cba561d8c4d3 85 0.05 vMB 56
254,983 254,983 0000000000000036f1fffb3d03163e1d51b902849675bc4e8cb3daee83930fe0 343 0.15 vMB 140
254,982 254,982 0000000000000025700d57699ff998e47a4bd86efa77a73afb69b50e6d2f79ae 49 0.02 vMB 93
254,981 254,981 0000000000000026c8b43f40638919f37fdb5a38ee81dc44c2d3934f9a51ee48 225 0.09 vMB 70
254,980 254,980 0000000000000022b7ad4afd66d528cec226a6c1739862573fffcf6f389bfb43 568 0.25 vMB 128
254,979 254,979 0000000000000032ec9d5130ada099421be285e8edeb90fc5419f733b0ec9cbb 184 0.07 vMB 85
254,978 254,978 000000000000003ddc55576314d6f150422561b570e0d5b0cf4fa2432edcc349 177 0.08 vMB 104
254,977 254,977 000000000000003cba24cfb82b5b0c146a3758e1866190f93c907c535fd88e4f 32 0.01 vMB 157
254,976 254,976 0000000000000028a68636b5f3b90322e0ec9b1cbfc1fd74f4b3abfd632a6a63 72 0.03 vMB 97
254,975 254,975 000000000000001e2814b59ab9a40ddc2d75b4c98478718ec79a62115dd75758 198 0.10 vMB 112
254,974 254,974 0000000000000015934a87d2b1ef20d17162cc7473d95423c979a405caf906cf 12 0.00 vMB 108
254,973 254,973 0000000000000017f3f904aff30ca8f8c030e7d86919d71543d876bb1079b5cd 198 0.09 vMB 118
254,972 254,972 000000000000003af5ed9707dd0c63bd5486f1592718770024ea1c7adf25bc16 409 0.18 vMB 135
254,971 254,971 000000000000003f5fbf09bd56b27b8d65b2fa201be0bb15e4f1ee30994257dc 118 0.06 vMB 93
254,970 254,970 000000000000000c606c93b7297eb5f892adce2c64a95738cb444bf3d70a9af3 199 0.19 vMB 53
254,969 254,969 00000000000000141487fbc0c2023f2281fcd4baf1946ddf2051f3f0dabd6c51 838 0.50 vMB 85
254,968 254,968 0000000000000002c97b350c87b058858df72846ff463fe6a88a6d6393f2f65a 583 0.25 vMB 135
254,967 254,967 00000000000000062ac4af6b1d09e5bdb60c0231d3390ac9dc5cfd3f75f7c235 109 0.07 vMB 26
254,966 254,966 0000000000000007a21dc7b958397c773183dc8ee79c9f34d338c43cf3c2941c 335 0.16 vMB 134
254,965 254,965 0000000000000023a2b94926f54060ddc44715f3cb038cbced4ba6d07a26ae64 96 0.05 vMB 100
254,964 254,964 000000000000001f4877ef5e6eea0ac6621bf0fc3b22b9bb474df017b9405d5e 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 110
    • Outgoing: 11
  • Data Transfer:
    • Sent: 223.46 GB
    • Received: 0.85 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.