Loading Tool

Explorer IconExplorer

Memory Pool

16,015 transactions
7.89 vMB
0.02341192 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.21/200 MB

Candidate Block

Mining Attempt a83c832adff4f35ae622131c9b1edcae79fc87d1f10ea523929ddbfdd4faa241
Version 20000000
Previous Block 000000000000000000011760e0a3cdf589c16284ec888372c4e68dc06ff7fe33
Merkle Root 1d2f52cb462cf5164fc5aa3cf22457b33f6c974fe01e5036486e869d40310765
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,424
Size: 1.00 vMB
Total Fees: 0.00764188 BTC
Median Feerate: 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,433 (689,140 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,293 224,293 00000000000002bf3cfa18c95dc29bae0734224e22ce393909a341ae404353e2 469 0.23 vMB 177
224,292 224,292 000000000000028a10c527675fd5b7885de0f3aedd3a158c0352785bf08e5c8f 651 0.25 vMB 219
224,291 224,291 000000000000007c41d563823830859a385e911f7922a4b91cc70f4e16ecad83 93 0.05 vMB 357
224,290 224,290 000000000000001593dd69dd9805c4bccade95b8affe1e0f709c4e1a9c2c1e25 271 0.12 vMB 173
224,289 224,289 00000000000003cfd4553aa166b5ae11cc908d00339bece1da4753b6595cbb98 586 0.24 vMB 195
224,288 224,288 00000000000001e2bf48beb154744eada6d5528bcc62686b4ff47d5f8521e928 178 0.09 vMB 177
224,287 224,287 00000000000002e4b5d65cccffa4585b53c23e4f821b2b47347134205c9d1142 158 0.07 vMB 149
224,286 224,286 000000000000013f0f7f4c2ae411f067c54253e86dd8a3485356fd1a1cd2662f 461 0.20 vMB 174
224,285 224,285 00000000000001532baeef9678b344ade7def12d4e275578b2635b18154e09f1 159 0.10 vMB 100
224,284 224,284 00000000000000408c4286603b42f9dcdb8e041f21795f65b933e43b17c6b4ec 676 0.25 vMB 218
224,283 224,283 00000000000003c55e7e183e4acf718999c345b79b7d605e9036da106b271718 312 0.16 vMB 161
224,282 224,282 000000000000000c784f71d15578c7e8e974532e8ebe3d95cc0ac93999c903cc 501 0.25 vMB 150
224,281 224,281 000000000000018e1b44c8eb7f205ae84cd5c37d83e7f27a51de7412a14ccfe7 720 0.25 vMB 240
224,280 224,280 00000000000002da67fa5c8c4f9b0327aeb2d7dd37c25a58731e365f9e977239 12 0.00 vMB 235
224,279 224,279 000000000000037f4ea031f8bf0c997a0a52232cc0fe632327d98edbe572318e 234 0.10 vMB 153
224,278 224,278 000000000000034d5520a4bacc35d03823bc578930be482c5801ae039398edd8 207 0.10 vMB 145
224,277 224,277 00000000000001d4acc5d885b3356ed74596647f7c8c9329d86c9a811cf8a50a 338 0.19 vMB 121
224,276 224,276 000000000000038b6548f2071a1f982801ffded74d7ba9fe30bb3b62d969087c 728 0.25 vMB 249
224,275 224,275 00000000000000d4adf54a964291bdbc166b4df6b80b6f8b498437a500259704 507 0.26 vMB 145
224,274 224,274 00000000000002e9b7e8f5fae49cba5effb5d46afb9efc2173ce7814f3c73a09 112 0.06 vMB 93
224,273 224,273 00000000000000507d8859606f2cd51f129023319c618f7bcd2d9e4934846ee8 120 0.07 vMB 138
Previous 10 blocks ↓
Total Size: 779.62 GB

Node Details:

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