Loading Tool

Explorer IconExplorer

Memory Pool

70,814 transactions
27.49 vMB
0.10127244 BTC
Random Selection Loading Transactions
Max Size: 163.13/200 MB

Candidate Block

Mining Attempt 37d0830a7265cebcb2bad749548fb5640b03b1de66f701841be9091ead8676df
Version 20000000
Previous Block 00000000000000000000e8ef889c1b13289136c7e04de862ebdaa50553042257
Merkle Root 0cc0f8a166cb20bac8229db19e3aa0fb606c28c330408d0554da6f65f3b10d54
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,592
Size: 1.00 vMB
Total Fees: 0.03275565 BTC
Feerates: 150.93 > 3.28 > 0.70 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,533 (728,435 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,098 187,098 000000000000034c4d24b07b7c4182b5d82e136ffd70958de20d8780f6a51394 50 0.02/1.00 vMB 253
187,097 187,097 00000000000002f8e3045f3a96111c8a9bcf440a1d43df6f28c301aace9e448d 185 0.06/1.00 vMB 144
187,096 187,096 000000000000069ed43dda4db922d9d4456e462d64805d0f76fdd15f6b6854d3 35 0.01/1.00 vMB 124
187,095 187,095 00000000000004d3a9d3ded5435e488611f59d27359df1ddcd482775cc3d3fcc 209 0.07/1.00 vMB 161
187,094 187,094 00000000000008340a591ae6aeab4bea166619882fbab2b56df531e33b6f3a09 45 0.02/1.00 vMB 81
187,093 187,093 000000000000037849260ef83f45f85d1db27b9fd513f1409b28214f3efb9c85 88 0.05/1.00 vMB 56
187,092 187,092 00000000000002b02b00b96cf6e564c3956119eb288bf85c6b6ddce52665a2bf 14 0.01/1.00 vMB 48
187,091 187,091 000000000000055b69520aabd0ef46e9266a208d902d797cc4f3e83ece15110f 10 0.00/1.00 vMB 62
187,090 187,090 000000000000069e4281f42b611447c749b869fdd20f8ae72d24f38025ae7414 220 0.09/1.00 vMB 17
187,089 187,089 00000000000003ad796c280afd86b04d3663f9aeec8be538124a248f037968ad 269 0.11/1.00 vMB 118
187,088 187,088 00000000000009187eb9522558665699cfc184b74251bf5e21b50b57fdee7efa 486 0.16/1.00 vMB 170
187,087 187,087 0000000000000593e6c2ef8f58a57ce465ae64096c9c4e1487bc82d927a2130a 10 0.00/1.00 vMB 14
187,086 187,086 00000000000000e41e4b55c4cd607a09d85c73768685fd67b7237e8bf5af34a9 133 0.06/1.00 vMB 115
187,085 187,085 0000000000000811fd095cfdf89ebdfcc7f0c64bb5c845022127aa7147e2eafd 586 0.17/1.00 vMB 182
187,084 187,084 00000000000001a64161015de457ba0d0d7ae0bca35d6d188a7b25ffe0b6987b 10 0.00/1.00 vMB 29
187,083 187,083 00000000000009474ecb537870256773110b2f87101a98de05c5963da08745cb 460 0.13/1.00 vMB 176
187,082 187,082 000000000000073e31b276ae14d00fe0c12fabe4be4ef9978f4914a22ed72ba9 8 0.00/1.00 vMB 43
187,081 187,081 00000000000004ab2561097f2a4195037186dc49b11776a120f401e3997aec93 9 0.01/1.00 vMB 0
187,080 187,080 0000000000000134402e65ed155568520e37f5d4bde84df2e8efc37f9fdbe0c7 485 0.16/1.00 vMB 182
187,079 187,079 00000000000000abd64932635402380579631a5c857bf2086e9cc4e0020c5887 65 0.05/1.00 vMB 78
187,078 187,078 00000000000003924415dda4adcc901d5312e6c6a262efc10182440ecb738021 13 0.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 783.32 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: 767.39 GB
    • Received: 19.41 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.