Loading Tool

Explorer IconExplorer

Memory Pool

79,531 transactions
29.24 vMB
0.07534479 BTC
Random Selection Loading Transactions
Max Size: 177.69/200 MB

Candidate Block

Mining Attempt 5c62b8809244eb90cb35c0646083f64cd8c075b96b1910b755317c660caa8c27
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root 2ec1ceb04f1dcc0ce378cadfe30af1caa9589744eb41b4f1096bd79328dad068
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,137
Size: 1.00 vMB
Total Fees: 0.01402341 BTC
Feerates: 74.86 > 1.41 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (615,708 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,377 299,377 0000000000000000585f375029ef6a27cdec7d97696dfbc9914135fcb1210c7a 90 0.08/1.00 vMB 18
299,376 299,376 0000000000000000842d473f875594ecffee890961136d9a1761f0e86ea3b937 680 0.31/1.00 vMB 34
299,375 299,375 00000000000000006fae4d3d108cfdbb0d29f3e1e611061e40e267a6f7d1607e 143 0.08/1.00 vMB 147
299,374 299,374 000000000000000033badea24aac87d32426e4e7734887ec7672dc42e7341a36 41 0.03/1.00 vMB 17
299,373 299,373 000000000000000024cfe88b7a5ac9b46469267c894ee3117fcf96450237c4b0 73 0.03/1.00 vMB 32
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
Previous 10 blocks ↓
Total Size: 782.54 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: 669.11 GB
    • Received: 15.73 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.