Loading Tool

Explorer IconExplorer

Memory Pool

82,331 transactions
31.71 vMB
0.08998681 BTC
Random Selection Loading Transactions
Max Size: 188.69/200 MB

Candidate Block

Mining Attempt 6af03cba8b8ae21ba6b4030d028d07fab6f89a123db871f5f44c898a637b8eff
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 1fb50ee2530310fee7c1c668a1bee54f242f696f772cb2c6f740700e4ea40367
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,432
Size: 1.00 vMB
Total Fees: 0.02661363 BTC
Feerates: 101.66 > 2.67 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (618,229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,724 296,724 00000000000000002cc889e32e39ba772af6590fb00a120d4c747a39f66a5799 214 0.39/1.00 vMB 15
296,723 296,723 0000000000000000709403cf8ce76b58fa156e43be6fc046644c54f3271d8ca1 1,024 0.51/1.00 vMB 35
296,722 296,722 00000000000000001fad7e3ded0dcf7b5b4d6aed0f7719134ec9623674485b40 39 0.11/1.00 vMB 6
296,721 296,721 00000000000000006525317d63ac9e63fda1814e8833dbade5a4856fc2684df5 214 0.17/1.00 vMB 24
296,720 296,720 000000000000000022b062485968463a4553b766d2383e963d071167be085b68 496 0.35/1.00 vMB 28
296,719 296,719 0000000000000000329445ecadf7f3c5d09cde949931bbec8f8e64d0b02f744e 661 0.35/1.00 vMB 33
296,718 296,718 00000000000000000c5e8f12e882e4899eec7b265a6fe2017f147feff9cf1267 549 0.31/1.00 vMB 40
296,717 296,717 0000000000000000639852169dd4b79276fea553e8394364b264316a5f389b96 239 0.16/1.00 vMB 45
296,716 296,716 0000000000000000385d33007b120f865c6754e29aa5ef4b10d06ef8fdf01bc2 437 0.23/1.00 vMB 42
296,715 296,715 0000000000000000283c10902ae9c41d62ba64fe11307c0b60a72629792b2c56 423 0.26/1.00 vMB 39
296,714 296,714 0000000000000000723539af9000e57c07d5e3765a119418c1f076933b31ca16 117 0.09/1.00 vMB 27
296,713 296,713 0000000000000000698ba278550529c688a911ff53bc713d9fa1ec5e2aeeb67e 589 0.30/1.00 vMB 40
296,712 296,712 00000000000000009633ff1ff37011121fbec6c306d5f23561cd2a430dbf1747 331 0.18/1.00 vMB 35
296,711 296,711 000000000000000031edd8b1eb1b6d073f014b594d67efadee92eab7cec37597 1,024 0.53/1.00 vMB 33
296,710 296,710 000000000000000036cddbb45f38ee3fbe3ac908d12be6c09e58621330dc74e6 39 0.02/1.00 vMB 56
296,709 296,709 000000000000000010830334d41ccad4e2bdd37a81afe57a7097f4ca852293fc 237 0.50/1.00 vMB 20
296,708 296,708 0000000000000000741a6fc202ade908b70eac501f93b7fc16fc338df6d211c1 512 0.18/1.00 vMB 71
296,707 296,707 000000000000000016261146eb3aaf74f83d459182538cab389ed6a9ec3a868a 170 0.10/1.00 vMB 30
296,706 296,706 00000000000000000c5d9de1d162a497d4396a52edcd5401cea3db0960342407 89 0.06/1.00 vMB 30
296,705 296,705 0000000000000000421b498258aae1712dd6635a4d1a9107b804c41d3f23eed5 132 0.08/1.00 vMB 29
296,704 296,704 00000000000000007e01ecbda5c178c6559e9a648d3a06648bb607e8231da839 71 0.03/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.31 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: 658.64 GB
    • Received: 14.58 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.