Loading Tool

Explorer IconExplorer

Memory Pool

79,278 transactions
29.42 vMB
0.13464889 BTC
Random Selection Loading Transactions
Max Size: 178.17/200 MB

Candidate Block

Mining Attempt ad4e30b0b6f61d298b5cd5151b6229690799acc82f923b186c814c9db3660dbb
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root dc55bccf6b47e03302576a407112f94eee38e7128e1e0d5b88a310834ce23810
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,322
Size: 1.00 vMB
Total Fees: 0.07137522 BTC
Feerates: 502.67 > 7.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (583,731 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,392 331,392 00000000000000000bfb3caa0a2f2e197536745e4627316dc32812b6983c4a17 248 0.13/1.00 vMB 24
331,391 331,391 00000000000000000df5019f8f7c57ce7b2fbcd2586531834958b7391f93d67b 737 0.53/1.00 vMB 21
331,390 331,390 000000000000000019d056840b1ce766417adceb22256b18c183aa023fed0329 1,215 0.74/1.00 vMB 24
331,389 331,389 0000000000000000100758900213b96cf2bf05f35ce8998ebef739e1569a02b6 132 0.06/1.00 vMB 25
331,388 331,388 00000000000000000bd9cad411f9e8afd177ffef40485db26b247bbf23b40d75 97 0.10/1.00 vMB 4
331,387 331,387 00000000000000000879526398373c7016f69682732bbd46f71ac74bb01d5809 798 0.66/1.00 vMB 17
331,386 331,386 000000000000000003bcde30453da6ac3c7a6dfb7b6b4d022c99d40171482795 102 0.08/1.00 vMB 14
331,385 331,385 0000000000000000039a759dc26b76a06f367894fdb0504806ba0a090919910f 1,420 0.75/1.00 vMB 27
331,384 331,384 0000000000000000114f08d7455d1d29f13fd4ec9f8a81849cefab8020a8523d 64 0.04/1.00 vMB 58
331,383 331,383 0000000000000000139a8bdaf86fb03864130a4c6a2e34fb0a1083256a3221fb 1,221 0.73/1.00 vMB 24
331,382 331,382 0000000000000000099f299be50371a3690fb3312a02581eeafd86f6af18df27 77 0.05/1.00 vMB 14
331,381 331,381 0000000000000000027b3497b8cd4252caa0de9de89e608ff647eb28e4d1ac71 300 0.24/1.00 vMB 22
331,380 331,380 0000000000000000196886db99fca3d1ae0729f25bd560e0cd243a47b0f7ec24 98 0.04/1.00 vMB 25
331,379 331,379 000000000000000000fc72b69f3f625ee2f7c1b2c63dec2549cc8fb17a1fda1b 764 0.57/1.00 vMB 22
331,378 331,378 00000000000000000996236d8436273947b228461bb70dd000378126f4897471 389 0.28/1.00 vMB 21
331,377 331,377 0000000000000000057c8a2a594ed32a25170e00629da66741a8a9c47454e96c 235 0.21/1.00 vMB 12
331,376 331,376 00000000000000000e2ad5a79e05094bb9f5f3fc373cd3983b1f411d12eb9823 722 0.75/1.00 vMB 18
331,375 331,375 00000000000000000a5b1bd49788dce64d8288b76f8a19027673ab2dc44688b6 369 0.17/1.00 vMB 32
331,374 331,374 000000000000000014784ea7fdbe9d7253b99370add8a478c12cf69aacbb8742 906 0.35/1.00 vMB 37
331,373 331,373 00000000000000001757cc337a1fcfbf2a569d35869faeb28c25eb2d76775f92 781 0.75/1.00 vMB 18
331,372 331,372 000000000000000000d72a84f59b61de6ad650802533fc492aefa702746e1595 512 0.16/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.60 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: 671.84 GB
    • Received: 16.03 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.