Loading Tool

Explorer IconExplorer

Memory Pool

80,064 transactions
29.97 vMB
0.13453155 BTC
Random Selection Loading Transactions
Max Size: 181.10/200 MB

Candidate Block

Mining Attempt 62b614aae6b4e6d506bf5801f43a280e546e46da84fb3c243c9c7eac7aec5656
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 628fba06626689fca956aeb83ca3d29b612b5b2b488498bfb7adb6f3342edd05
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,857
Size: 1.00 vMB
Total Fees: 0.06531778 BTC
Feerates: 101.64 > 6.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (615,768 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,372 299,372 00000000000000000d03bd4f9d08fc1202c3f1abade8b8202eed7a2782e715f2 396 0.20/1.00 vMB 31
299,371 299,371 0000000000000000361ddb237821da0cf434a22df6a1dc8fa758d629c74c9958 189 0.10/1.00 vMB 30
299,370 299,370 000000000000000015ef3aaf333d03f3ff1c4e628f2ce841e563aad5b39fdc7f 62 0.04/1.00 vMB 23
299,369 299,369 0000000000000000861a452b69a372c9ff305969538fc0efc6c933a65b19c818 479 0.27/1.00 vMB 33
299,368 299,368 0000000000000000859b5c0c5cd9336ed55742751df131eafb44e695bfd470c4 709 0.31/1.00 vMB 36
299,367 299,367 00000000000000002fc57ee20c47ed4f2f526a2677a5e5bba4e0d8a47cc91a77 365 0.16/1.00 vMB 48
299,366 299,366 00000000000000002dbd11bed14a24ff9d0a7253c0540babfa0055295df3a8f5 146 0.20/1.00 vMB 14
299,365 299,365 00000000000000001e088acd5e3a7ff6460b3a09ad0f4977605505a1c8677cf7 460 0.25/1.00 vMB 22
299,364 299,364 00000000000000002f3f2fe27be700d9b2d158021affeff6268cd54a818e9768 1,054 0.35/1.00 vMB 53
299,363 299,363 000000000000000008a266ea0bd7ff438465f1de2b6f36f137c79468856e797a 123 0.07/1.00 vMB 27
299,362 299,362 00000000000000003d6202080a3156fecbac26e2acf0ffbca0dccc024ce6029c 221 0.15/1.00 vMB 43
299,361 299,361 00000000000000007e5b9d5fc2eac827d91070c1cadbe5a477eaea14969478a1 119 0.06/1.00 vMB 31
299,360 299,360 000000000000000013c95c3cfe1e9c79a4e09cd9f600ebf5697e22767107f3d7 198 0.09/1.00 vMB 30
299,359 299,359 00000000000000004f6afa3e4598a6d978795ca0a109dbe216c6c2f0c1f40d4b 57 0.03/1.00 vMB 28
299,358 299,358 000000000000000059c80ba5a6caa23fedb0b72fa573754af91d3f8b9043c921 56 0.02/1.00 vMB 37
299,357 299,357 000000000000000055ca0c83a51a6b053f5f4b2d50c93460fea3be81e7265b40 62 0.03/1.00 vMB 30
299,356 299,356 000000000000000045673cdf44bb7832c3f4ffc686ed07ff424855995dd9d531 270 0.18/1.00 vMB 29
299,355 299,355 0000000000000000348063f74ef9818ce6521e38241c2d2a69c80ce6d6149f36 615 0.25/1.00 vMB 78
299,354 299,354 000000000000000057096fd1d955852d22c68218c057218f9540c05d29681e60 64 0.03/1.00 vMB 30
299,353 299,353 00000000000000000ba8c90f856c184f7e79d364fdbb27cac88fe885060b61e5 81 0.07/1.00 vMB 36
299,352 299,352 000000000000000088749756cff34237b4fdac733a7fe757e7f3f0bb5b8cf348 275 0.16/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.64 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: 672.38 GB
    • Received: 16.21 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.