Loading Tool

Explorer IconExplorer

Memory Pool

24,107 transactions
25.79 vMB
0.03871111 BTC
Random Selection Loading Transactions
Max Size: 137.82/200 MB

Candidate Block

Mining Attempt ab1697061a272b07b86d99852cfb335765ca64d20254a6e3a973616753822b36
Version 20000000
Previous Block 00000000000000000000c920fe6f06254fdeaa6ab89f1135ccda75830618d099
Merkle Root 136150df1091c45b17f3701150f08076408ebc2dafe15a7eb646c237d464c3cc
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,269
Size: 1.00 vMB
Total Fees: 0.01012127 BTC
Feerates: 71.47 > 1.01 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,060 (733,158 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
206,902 206,902 00000000000000b87f4e9e6e93757d4ddea491d59e8b34c3abd41a4e795ed2f7 229 0.08/1.00 vMB 190
206,901 206,901 0000000000000504620bdf6587604e10cbd694538d4771392717b44dccce9293 8 0.00/1.00 vMB 184
206,900 206,900 0000000000000409564a3c5c0a7453d1f194fcba30ea49c24b957da4e8a9bbb5 189 0.08/1.00 vMB 238
206,899 206,899 000000000000043bd5e2040bc0b8c953d5948a8b05df2aeacb534a26490c745c 178 0.07/1.00 vMB 299
206,898 206,898 000000000000015d0b6900d4a24c3e02a48ca896be573c85ae6da1f2be629443 54 0.03/1.00 vMB 153
206,897 206,897 00000000000000bb9e37f1036741dc7b54dc66ac526a825f14578fd4670a4279 160 0.49/1.00 vMB 18
206,896 206,896 00000000000004f3afbfcdb34710b1c70742e2951edddee1e5e3fbd8e61f2d34 42 0.02/1.00 vMB 140
206,895 206,895 000000000000013e736958825156a346efbf54d1ebf5ed663706c20c0cded23b 159 0.09/1.00 vMB 140
206,894 206,894 00000000000002bb726ce7119695c79be5ade93a3cb7b1648b60e54ceb63ff38 129 0.06/1.00 vMB 139
206,893 206,893 000000000000000c533a1800c9b8d7813de185bb0dfb1ba58fac416047616e69 334 0.13/1.00 vMB 200
206,892 206,892 000000000000011d1787c2cb163a86fde6be815908dbc6f919d20f2633f57e8e 115 0.03/1.00 vMB 49
206,891 206,891 000000000000042c7dce1d07b46ca8ce08279a68089715304b3904942c5010ba 11 0.00/1.00 vMB 52
206,890 206,890 00000000000004d2f70cdf4b1cc2080a82f0f268ad6cf81dcd688e561345df79 31 0.01/1.00 vMB 123
206,889 206,889 0000000000000455ce4a18f1f959f46aa27853bccf1172930822415c1ef79961 342 0.13/1.00 vMB 185
206,888 206,888 0000000000000325744e03802428576b97c87c8efd7d1841783e228f62bf6806 51 0.03/1.00 vMB 120
206,887 206,887 00000000000002eee546a5fce460821d0170fc5eed58670ca9c4248c85b6af50 70 0.03/1.00 vMB 142
206,886 206,886 000000000000041dc829f4301163d83ee4d23f1e51b1e99b93ddbd457a3e1c1a 72 0.04/1.00 vMB 102
206,885 206,885 00000000000000847b5906f50d0b9bf593168b3d3aebd2130cc4a912e506d56f 172 0.08/1.00 vMB 160
206,884 206,884 00000000000004c724fd6adc836d1d68d4f6b0fa44b4e118e6c75b4e1a7ac439 31 0.04/1.00 vMB 63
206,883 206,883 000000000000005a238f6f5abc7c69b73590a1cca7e38bdc55716b50d423ddbb 350 0.15/1.00 vMB 160
206,882 206,882 000000000000033c5d4cfc943e4f85e5a5ec56faac435f56f951d764a620f7dd 69 0.02/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 826.82 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: 4,435.14 GB
    • Received: 239.98 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.