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 (149,001 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
765,448 765,448 0000000000000000000798706740555b20275252d81ff394f9a42c66f00e2b33 2,935 1.00/1.00 vMB 17
765,447 765,447 0000000000000000000713329b83a9606abf117f858a6b1b601bc294994346c2 3,225 1.00/1.00 vMB 32
765,446 765,446 00000000000000000006ed15e0dc2dde23ef9120a58bb34e30d50929bcf6b098 545 0.26/1.00 vMB 18
765,445 765,445 0000000000000000000221cc622bfa19ffe3b5aa415bc020f6b1d54fdb4698fc 287 0.11/1.00 vMB 18
765,444 765,444 00000000000000000000bd70a457b79f3369e862f708af679988983cdb2e14e5 953 0.43/1.00 vMB 14
765,443 765,443 000000000000000000037cb1e69976ec9ed16eef9bc1976cdbf728bc48be7848 106 0.36/1.00 vMB 1
765,442 765,442 00000000000000000002f5af4af2e0ee59c28666c86b5a03cc00d862f18a1753 1,266 1.00/1.00 vMB 19
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.