Loading Tool

Explorer IconExplorer

Memory Pool

79,040 transactions
29.25 vMB
0.09718483 BTC
Random Selection Loading Transactions
Max Size: 176.77/200 MB

Candidate Block

Mining Attempt 52d1824f2f17e37062154be6f586001e30839afe8c6a08a60606fbbbb8e7ea00
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 7fcf3a0f13f14430e10fae5511a3139790b7410d0a08febc67bb83446eed6cd4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,557
Size: 1.00 vMB
Total Fees: 0.03534371 BTC
Feerates: 477.45 > 3.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (346,755 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
568,382 568,382 00000000000000000015bb74ea2d577927239dc57480c58fd0372997e5b58420 2,060 0.70/1.00 vMB 24
568,381 568,381 0000000000000000001143d7618f3e733cd7a94e2096b28311b29d194003934d 1,851 0.59/1.00 vMB 26
568,380 568,380 0000000000000000001a999734ea3fe9dd5372ac560395090e7e3d49807be02c 2,503 1.00/1.00 vMB 22
568,379 568,379 00000000000000000025c989adde8038291918d7bf8fa6121f89765c4ba7ffde 300 0.11/1.00 vMB 20
568,378 568,378 00000000000000000006e20033d0479eeee6a5c247d1a1ffe2d84c5ce8078e4d 576 0.20/1.00 vMB 18
568,377 568,377 00000000000000000010c5208fb56ba2705e1e6346542e3079aa86856e880558 1,809 0.90/1.00 vMB 19
568,376 568,376 00000000000000000027ecf80952eef1f376b8905b02895ffd49a9e92f78efc7 177 0.06/1.00 vMB 17
568,375 568,375 000000000000000000045433c13c040941f47610e95a46fe251229e124527951 878 0.26/1.00 vMB 24
568,374 568,374 0000000000000000000343ae96135a7d268a4da7f0b7e2f8065dd710223a21b9 2,516 0.84/1.00 vMB 21
568,373 568,373 00000000000000000012a14b76f4a733dc97c0c0df7a7ed50fc7c93f3709c73a 780 0.25/1.00 vMB 17
568,372 568,372 0000000000000000002a6a668a9b75c0fc77f2c2d01bf3db26435b3c0bebefc0 2,187 0.71/1.00 vMB 24
568,371 568,371 0000000000000000001d86c2c030fec198fb2cc7069464e579ec74211fd8b227 1,208 0.43/1.00 vMB 18
568,370 568,370 0000000000000000002d75444e3bc9752680d1d037cc78d0e770967e05a0f960 1,789 0.79/1.00 vMB 15
568,369 568,369 0000000000000000000b226d2855a0dc0a1bcb20819bccf878e90a3f47d3e506 2,671 1.00/1.00 vMB 12
568,368 568,368 0000000000000000002d4df07b4bd0c359093d9f5136e5906c7d4314f214b520 3,195 1.00/1.00 vMB 33
568,367 568,367 00000000000000000009146b131fc2d561128fa3b9a65612192b57bb4b525571 1,710 1.00/1.00 vMB 18
568,366 568,366 00000000000000000022a98a503e65332cd271a240daddd0d654899c5912e220 1,551 0.56/1.00 vMB 11
568,365 568,365 0000000000000000002b000985ff9bdbe8f300530b0795ee7cf91ecb2dd1191d 3,370 1.00/1.00 vMB 14
568,364 568,364 00000000000000000003710ffcbe7d425714efd11ddf989a4fd06cbcdf1c6743 2,671 1.00/1.00 vMB 25
568,363 568,363 00000000000000000000da24f4ae4b246caf7a4a76a131ce79ea27fce008ff2c 3,037 1.00/1.00 vMB 16
568,362 568,362 0000000000000000001c740a9098f123cab850470960153765b5c7a676c95c70 1,945 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.63 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.17 GB
    • Received: 16.17 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.