Loading Tool

Explorer IconExplorer

Memory Pool

74,906 transactions
27.79 vMB
0.07585906 BTC
Random Selection Loading Transactions
Max Size: 169.11/200 MB

Candidate Block

Mining Attempt 3e1d51897cf2fa3ead856b2ff59113b0ab356691b1df57d6fd1bc88c7917f628
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root 4afe8674dbc7f53b29d21709616212db70879f8b25725eadc8b0d7d541655de8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,111
Size: 1.00 vMB
Total Fees: 0.01620569 BTC
Feerates: 71.37 > 1.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (675,472 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
239,782 239,782 00000000000000eb66e5ff674bb98e651df7685b3221f3a3008cb322bf64741b 180 0.09/1.00 vMB 155
239,781 239,781 000000000000015e3d60abcc918dbdeafcfb4ceff30adcccf2b466a2163246b9 298 0.17/1.00 vMB 124
239,780 239,780 00000000000000024d486cc2384052d6f8577b607fe99a913dfaf41edde41e4d 501 0.25/1.00 vMB 1,234
239,779 239,779 00000000000000c9c83c2577d943566370a6616c5e6d0e393a007aca4b9108c8 507 0.22/1.00 vMB 170
239,778 239,778 000000000000015fa4fbc6d3602b8a29921bea35e51436124ce89b8caa520aa0 417 0.20/1.00 vMB 155
239,777 239,777 000000000000009f6cea3d775edc9851a0179605fc860dc7c3c852c0f21f985a 181 0.10/1.00 vMB 105
239,776 239,776 000000000000010adba2de405d10ec9503c6ac27dabb22689ffe121de7d8283d 708 0.37/1.00 vMB 156
239,775 239,775 00000000000000c99e77e26e3549fdc7408ab173236f16e6e255f243c77d2eb7 310 0.10/1.00 vMB 59
239,774 239,774 00000000000000908eaa38d311c585b677dbf191aeea7fe856d5ff38a72332eb 30 0.01/1.00 vMB 181
239,773 239,773 000000000000008817eb915a33a7023ce44f4b9730f134f109ec626b4e597fca 138 0.07/1.00 vMB 153
239,772 239,772 00000000000000b5affed4db05029affce5e0a98bf9b6ad578506155e85c1986 345 0.15/1.00 vMB 174
239,771 239,771 00000000000000b858fa34983fce3385b9cb74d70685ac1d549a9682b97c3853 177 0.08/1.00 vMB 151
239,770 239,770 00000000000000f4efa423dfc478f059972d2cf3d634ce96fbf83252d1c8ca27 261 0.11/1.00 vMB 202
239,769 239,769 00000000000000fb1aa04e5465d82c4b4676f40e4fa91324ed390484659e3713 68 0.03/1.00 vMB 162
239,768 239,768 000000000000003ea0353f72021fd85b4de15869f6e191f3d5de0d85e38984e4 95 0.08/1.00 vMB 108
239,767 239,767 000000000000015b9a422c16222553bfec14822c2746406985eb84baac8da7f2 48 0.02/1.00 vMB 178
239,766 239,766 00000000000000467ac9e9382ef556f5a3d1faa22c6e374529d5671e2232b201 312 0.15/1.00 vMB 252
239,765 239,765 000000000000014ffecfc595b8d1f4e82cd241343c7e47f931c99f066dad3840 157 0.08/1.00 vMB 108
239,764 239,764 00000000000000e1cbca1f06a753f4b0723025e1553b7253e5d5a004bce824af 388 0.18/1.00 vMB 151
239,763 239,763 0000000000000154d5c72dd1b44d95ff83923d11566b22513a5471a852183f9e 63 0.25/1.00 vMB 34
239,762 239,762 0000000000000159e1973c5ac3f985513c9dcc3e92a96c51d758bd827e25c79b 64 0.05/1.00 vMB 92
Previous 10 blocks ↓
Total Size: 782.83 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: 711.78 GB
    • Received: 17.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.