Loading Tool

Explorer IconExplorer

Memory Pool

41,678 transactions
30.45 vMB
0.07129377 BTC
Random Selection Loading Transactions
Max Size: 154.10/200 MB

Candidate Block

Mining Attempt fb08ed71937554f78d37e67b7d967e1be325d45fd56da99b32c9b5f194d4870f
Version 20000000
Previous Block 0000000000000000000008b137b94d1c399cc6a54ab56028a9c3f70d292faea0
Merkle Root f5efd12d4c4d0662866aeab84e6ec3e31aa20cfdc5083c6cac770c27c6e8633d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,961
Size: 1.00 vMB
Total Fees: 0.01039614 BTC
Feerates: 40.21 > 1.04 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,463 (148,994 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
765,469 765,469 000000000000000000024e547ca314665a075dc7aeb365a7f9353cd3ba868c05 2,448 1.00/1.00 vMB 24
765,468 765,468 000000000000000000000c6e6ba4629ca4e397d4f2a2cb8aff4be613f6ccbacd 1,673 1.00/1.00 vMB 19
765,467 765,467 000000000000000000046366d8cb53098f70a0c286a26859c3b2c8724773a5a8 2,803 1.00/1.00 vMB 32
765,466 765,466 000000000000000000078a1d6232e9e924423de25064414a8339328219268eeb 359 0.30/1.00 vMB 2
765,465 765,465 00000000000000000001a891266ceed856cf558e8f5159bf1c120fbf3a2d1117 3,267 1.00/1.00 vMB 21
765,464 765,464 00000000000000000003cf9927104275ec6c8a38c67a070e32184fd5b111734d 631 0.19/1.00 vMB 16
765,463 765,463 00000000000000000004024524c03bf69f53770c80bbbddfbfa5d9bc6b4e7796 2,084 1.00/1.00 vMB 14
765,462 765,462 0000000000000000000448a9e24b7c0140963e7f18d3493c16598fa27ad5af3d 2,849 1.00/1.00 vMB 18
765,461 765,461 000000000000000000017c90da741862adf760e5cdafe8a94132c030c5abb1cd 1,975 0.63/1.00 vMB 17
765,460 765,460 00000000000000000003301c82589092c29b838eff67b493e06611811e7d0f1a 604 0.29/1.00 vMB 4
765,459 765,459 000000000000000000049e96185c06cf5cc41c9409bd43d79f7a2913785caec2 2,111 1.00/1.00 vMB 14
765,458 765,458 000000000000000000039ee4e76529b175ea4152c828f214674d0b436ec70ee9 3,007 1.00/1.00 vMB 14
765,457 765,457 000000000000000000000a832749bae4b8a5c4e1386d7213a6095eb9a02e1f72 2,938 1.00/1.00 vMB 21
765,456 765,456 00000000000000000002414bce4f3696d9ff08c5224a8417d08c7b532632259b 2,511 1.00/1.00 vMB 18
765,455 765,455 000000000000000000069fdaddc0767c7d1855acfdc57e1d0c732acabdc9933f 3,096 1.00/1.00 vMB 28
765,454 765,454 0000000000000000000617125c4dd11cbc53913bf7a1883a84908e9a5a0fdbba 2,898 1.00/1.00 vMB 26
765,453 765,453 00000000000000000001a24eb207571d5f997736b8217d23f578b4b97b94e088 2,059 0.78/1.00 vMB 17
765,452 765,452 00000000000000000004765cba3789c0bd37b289514993bc59f18b183449da5c 1,837 0.94/1.00 vMB 11
765,451 765,451 000000000000000000016b051c81d7c4924989e93f35d070cd24c1a8f6f4d734 1,157 1.00/1.00 vMB 4
765,450 765,450 00000000000000000003ceb11b8c21f43d47272e7de5ba1275f75cfc33efcb61 2,904 1.00/1.00 vMB 18
765,449 765,449 000000000000000000058ba5de2a4ef04389d400131869e231c9e53c09df36ca 2,830 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.43 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 609.02 GB
    • Received: 10.67 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.