Loading Tool

Explorer IconExplorer

Memory Pool

82,733 transactions
30.37 vMB
0.14635216 BTC
Random Selection Loading Transactions
Max Size: 183.97/200 MB

Candidate Block

Mining Attempt 6a7349faa12a806b40b5e895b2a3cb584621979bf6808e29ad546b7b237e89c0
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root bc64bb85ba7cd721e9ae4de4c440d11a2229f63cd211554aeb560d0e4addc07e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,861
Size: 1.00 vMB
Total Fees: 0.06615768 BTC
Feerates: 150.61 > 6.63 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (147,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
767,618 767,618 00000000000000000001d7e9d455c7017ffc7018a6b76b4dd3e7b6175e74cb9c 347 0.10/1.00 vMB 12
767,617 767,617 000000000000000000051d6183e229b4640c6552b7fbf24abf9f8b5f3f23eeda 293 0.25/1.00 vMB 10
767,616 767,616 00000000000000000003cc83a9e080e299abf4f4e43930ca0768bf0c0f7f5bea 864 0.59/1.00 vMB 6
767,615 767,615 0000000000000000000647853d9b9f6452c346ddf19b89ca39d9bd0061c6e6c8 2,391 0.95/1.00 vMB 11
767,614 767,614 000000000000000000007981dee703f97fb6696968d697ef25d3212951c12cee 1,237 0.73/1.00 vMB 8
767,613 767,613 000000000000000000011b13fe88f87c5aec565fea1026f8e5066b9e07d401f2 1,918 0.66/1.00 vMB 13
767,612 767,612 00000000000000000003b417010615995a94edd96618ca2951415fd1e3dd6a0e 642 0.29/1.00 vMB 7
767,611 767,611 00000000000000000004894cc26071ea487287ddcd4a0c681e13ee5298a5844e 2,564 1.00/1.00 vMB 12
767,610 767,610 00000000000000000003ccfd868fe9337f3687a3ba7b2d00acaded73cf8490f8 459 0.19/1.00 vMB 12
767,609 767,609 00000000000000000003b9e4fae005e0b79a97f569ff45e5aa4d4e0608baf5a2 237 0.17/1.00 vMB 7
767,608 767,608 0000000000000000000616a40508ec03e4e76be79c1ca07f7418d37d0a57b2be 492 0.26/1.00 vMB 7
767,607 767,607 00000000000000000002479741d0b0c4a84161ed23c50ccaec00b6778f80725a 208 0.05/1.00 vMB 15
767,606 767,606 00000000000000000001554a726b14ab0ac6344a6cb9aad43c7692e7ff9330cf 886 0.79/1.00 vMB 8
767,605 767,605 00000000000000000004465816e560997841244ca3c62838ca3e197791d110d7 1,542 0.53/1.00 vMB 12
767,604 767,604 00000000000000000001fceb615cb6ed27133cc244dfb9f6a21a022d7058671a 915 0.26/1.00 vMB 14
767,603 767,603 00000000000000000001a5d6677625673e6b2bba1cf9b135f419e65e734d9689 796 0.41/1.00 vMB 11
767,602 767,602 00000000000000000004f3e006a3c16afa1e156933ec2e6b5dbb626323fdded6 403 0.14/1.00 vMB 12
767,601 767,601 000000000000000000020fdb98582f3a4b4f6c86a7c76be3fa5a8ebc0d774375 1,703 0.63/1.00 vMB 12
767,600 767,600 000000000000000000018cc9148c638fda5de3ac44ce5fe13b6714725b65cd88 1,479 0.53/1.00 vMB 14
767,599 767,599 000000000000000000047503be520ecf7327ad97e18cf2f889bd16e3126e730c 1,350 0.74/1.00 vMB 11
767,598 767,598 000000000000000000081b124760dd13f2514bf4f26e40dbba8b46db6f287a44 2,375 0.97/1.00 vMB 12
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.32 GB
    • Received: 16.20 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.