Loading Tool

Explorer IconExplorer

Memory Pool

28,932 transactions
8.31 vMB
0.07652146 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.84/200 MB

Candidate Block

Mining Attempt a8a668a959fca2aca6ca726fe70ec4f1ad21818a5af49265140dd4108d04869c
Version 20000000
Previous Block 000000000000000000013c5056580b5ab980de01ecfce4ef6c5d2d195a9a371f
Merkle Root 4d2b94c38abba29393d4a52b13c322cdd96fcd638002b34ba2a349bbaa605771
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,892
Size: 1.00 vMB
Total Fees: 0.03096115 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,227 (694,539 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,688 218,688 00000000000004adc12d63fa8fddb7ea4f06dbc29c0e3b9a8f3c8bf13a53e6ee 260 0.08 vMB 9
218,687 218,687 00000000000001f2c7d68adff5276bdc71e63772a46e07014e4c87d570bccc1f 377 0.17 vMB 170
218,686 218,686 000000000000007222ebd983200b534a296df80e997e47495da1e46401c4c7b6 455 0.22 vMB 167
218,685 218,685 000000000000036b51a54351b55c2531d65320d8c2d299b04431f9c0dd132c72 330 0.20 vMB 113
218,684 218,684 00000000000004137cd8ccb726dd3b6218fde5ed15d24330504ca9ae18f79484 365 0.25 vMB 128
218,683 218,683 000000000000010645f5631163d1dd0044841bb34167592df0658d9eafaf9c30 256 0.09 vMB 192
218,682 218,682 0000000000000532ba5b2d1e1851dce10dfe365a462ae4a4a9df69472cd72774 13 0.00 vMB 44
218,681 218,681 0000000000000395c0d6ca160546389bc19773200abf338aaa8522debda9b9e9 356 0.10 vMB 46
218,680 218,680 000000000000024b16463df8576e0e8437cc6ffe86dab02b212c99bde979aa79 160 0.25 vMB 61
218,679 218,679 000000000000018b02a5f7e32d70636b2a99e191d5fb5c1df82174ab7aa208bb 782 0.25 vMB 188
218,678 218,678 00000000000002eccae1d5590dddb4d17aeb9cff97690ef1468c5860f660998c 398 0.29 vMB 171
218,677 218,677 0000000000000000fa30612c1601c0e3c42a79862e4714b0abe2de409fd1cf21 898 0.25 vMB 208
218,676 218,676 000000000000018f3725041e4b34eaebcd765095cdbc230132c262b377daf958 709 0.25 vMB 205
218,675 218,675 000000000000019a354eda4c09d7496afe18860370210bafa93a2ea4b2213d36 148 0.05 vMB 45
218,674 218,674 00000000000004c3d849af921e8681a844238a78f33e3bf9b464628200ffb66b 571 0.27 vMB 196
218,673 218,673 000000000000036f8b6090f80f19a57d9d2504d03f1eed9945003f8bd0e24123 15 0.00 vMB 225
218,672 218,672 00000000000002bc51c5495dbec441c129640853e3e27dd86acc2888140f42f0 287 0.14 vMB 154
218,671 218,671 000000000000009045ff0872923469c243752e6ea738bf36af987bb2c93c6b38 450 0.21 vMB 194
218,670 218,670 00000000000000ed2397f3e9507847ca06ff88e2745e697b64414aa0f0285c84 87 0.05 vMB 83
218,669 218,669 000000000000027e6c9539110a8aa14635f908bfb56011b63b7c8c5a061ba402 355 0.15 vMB 182
218,668 218,668 00000000000001d893748384f0ae738c3686c2589e47f3ef858c38f0279923de 276 0.10 vMB 160
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 75
    • Outgoing: 10
  • Data Transfer:
    • Sent: 25.78 GB
    • Received: 0.51 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.