Loading Tool

Explorer IconExplorer

Memory Pool

31,872 transactions
12.43 vMB
0.04749292 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 72.03/200 MB

Candidate Block

Mining Attempt 1647de3b8f167aa6209fc63e6a099b1efc15cdd274cd7d45c392904ed5ec4f03
Version 20000000
Previous Block 00000000000000000000c77be48452bb25f0dd2b745c8e738aabebe40d3c9e3f
Merkle Root e75b1dda808d22bd48b70402f6b5932bcd9d3f6eaaa9688bd3f4ca4bc68c1fe0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,209
Size: 1.00 vMB
Total Fees: 0.02465919 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,511 (715,278 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
198,233 198,233 0000000000000213983644f2dd133e774d7b45e90f80b85c0d87959db258f8b0 132 0.07 vMB 97
198,232 198,232 00000000000000b870b087b573f76885a983f90cb61b40c7c30869355ed24245 112 0.05 vMB 182
198,231 198,231 0000000000000236a007c88d8e45d5d66d172973df31075abd0420c97c64925c 73 0.03 vMB 156
198,230 198,230 0000000000000475062e22a076ece251e9550fd642975cf36d285bca43aa3d41 444 0.18 vMB 146
198,229 198,229 00000000000005a28c0a12cd8d1063b5ea471078256543b2805d079059811535 139 0.05 vMB 92
198,228 198,228 00000000000004802231e375d11c824cfa9b4b81585efd2b4bf0a3e35615001b 297 0.12 vMB 184
198,227 198,227 00000000000000705af09720a1cbf4660fa1bb892c2da79d644cfe402230260e 395 0.13 vMB 149
198,226 198,226 00000000000004283a89002c2f533ae70d08937c0a713b51428846eb9a1da8a3 142 0.05 vMB 145
198,225 198,225 0000000000000437d1edb189623873ed09259d7ca93df4a3147103ac63aa62a6 140 0.06 vMB 204
198,224 198,224 000000000000056151af280c0c3e4010f6f55dc385491ee39c7de861ddc2c376 236 0.07 vMB 179
198,223 198,223 0000000000000556f2a925d835228d5b40a101d6c432d2a8a6f8dadaabc2e2d2 168 0.06 vMB 152
198,222 198,222 00000000000002858333fda01278cadb643e18875e3c9b079559487a925b6844 19 0.01 vMB 115
198,221 198,221 00000000000004ffa67b2632c8aa2be4513277bb376e13821eaa7e77598d1ebd 128 0.06 vMB 266
198,220 198,220 0000000000000356923ec9a5a9c68dafe40d2f6f1ce940d3afc3a5c37fc4cd66 29 0.02 vMB 55
198,219 198,219 00000000000001c5a7fb752722507ce61ba3b38d2f14ed255f3bd7736bf6eb2c 80 0.04 vMB 136
198,218 198,218 00000000000003ef21454c464e4304e6013debe5950ba5f7543b59cd5de87d34 57 0.02 vMB 137
198,217 198,217 0000000000000564136e7089a374b3094222ddcd7abbc425b1087118e50e9095 106 0.04 vMB 125
198,216 198,216 00000000000005fb9baf7eb65f303251267d4fbaa35860fc0701090573844fa1 120 0.04 vMB 2,261
198,215 198,215 00000000000003ac54b9d985fcb2e515c9ed33df8e845f9727b0d8f3f5b3deb8 313 0.12 vMB 159
198,214 198,214 00000000000004ed8e009e7a5a2143fc174b96c9720c4f950b2a2d20aa5c6a71 380 0.13 vMB 147
198,213 198,213 00000000000002924f16ba648562b55250637f6b019620fde7352c1a2e98c5d5 64 0.04 vMB 94
Previous 10 blocks ↓
Total Size: 779.75 GB

Node Details:

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