Loading Tool

Explorer IconExplorer

Memory Pool

82,283 transactions
31.58 vMB
0.08506041 BTC
Random Selection Loading Transactions
Max Size: 188.02/200 MB

Candidate Block

Mining Attempt 9172984b04b07a42621dea2cbe7b88763184510fa86e7e7006c1486175bb913b
Version 20000000
Previous Block 000000000000000000006967e51e05e86af929479363a0a1c6b74722992c0c25
Merkle Root 642d53b5986297c8db8068fd7c8f2d63f311e52168245fed8fb470745b685ef3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,316
Size: 1.00 vMB
Total Fees: 0.01717971 BTC
Feerates: 157.11 > 1.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,071 (136,473 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
778,598 778,598 00000000000000000005a2ceb037d4bfbea086a6575aec444ffe564345e435bc 1,859 1.00/1.00 vMB 4
778,597 778,597 00000000000000000000e26f2166496245872d3b3e9cbe36b49e0e562b672a09 1,003 1.00/1.00 vMB 6
778,596 778,596 00000000000000000000680b03937db0f84ba783312552b35df05a73aa35a1d6 999 1.00/1.00 vMB 11
778,595 778,595 000000000000000000046856a60cd7ad89fcddd3e2ea7d50219b6674ab5c06a1 1,895 1.00/1.00 vMB 7
778,594 778,594 00000000000000000000e5fb36ec9a31071446be73361c132f448e01da66eea1 1,304 1.00/1.00 vMB 16
778,593 778,593 00000000000000000004961225d9ccdc7eab7f314c2f3a73408f52eae9b1cfa4 1,811 1.00/1.00 vMB 22
778,592 778,592 00000000000000000002efa2d9012e9e85210d56deafbd315c426f5f2a8e0c56 3,283 1.00/1.00 vMB 26
778,591 778,591 000000000000000000056684988b8ad2fa0b2e61b841603bee9a5e58140d38a8 2,996 1.00/1.00 vMB 39
778,590 778,590 0000000000000000000548cd1a2fbcc4bcb9d90db29146ed796e196c89ad55f6 2,033 1.00/1.00 vMB 4
778,589 778,589 00000000000000000003b3967337c517884eb2fac81c153c25d521e965e720e0 2,528 1.00/1.00 vMB 16
778,588 778,588 000000000000000000013d4cf5fbd2d715a7c2766e1ab5efdcdae39f5b3901bd 3,094 1.00/1.00 vMB 28
778,587 778,587 000000000000000000041c57a25c60cb25310424ab7df51e015aea071cc118bc 1,554 1.00/1.00 vMB 13
778,586 778,586 00000000000000000002db7b083242b30fb0a47f28fc7b1d9d0bf628fc2617af 1,376 1.00/1.00 vMB 8
778,585 778,585 0000000000000000000187959ac1ba8be0d14fb95699e9ee4c7e05a0764bbbb5 2,026 1.00/1.00 vMB 22
778,584 778,584 00000000000000000000f536d60520befd3dc1d1583b5cb0e115530ea0806698 2,872 1.00/1.00 vMB 30
778,583 778,583 000000000000000000007a7e481ae34a1a9dfc75ae476947a3aaf4be4c99d1ce 941 1.00/1.00 vMB 8
778,582 778,582 000000000000000000002ece30270740e4c75e7e84dd97bab0a76104d0b00376 309 1.00/1.00 vMB 4
778,581 778,581 00000000000000000006485b93ccbe76904b67c79391d4fbffc0e532888c8eea 2,418 1.00/1.00 vMB 18
778,580 778,580 000000000000000000017ef8e21d6d82185a2d60525396e4d9f395333b5bf65c 1,793 1.00/1.00 vMB 11
778,579 778,579 00000000000000000004e22f71d1da2dc989507f2b3193a2c9875563c5974434 687 1.00/1.00 vMB 6
778,578 778,578 00000000000000000005d1fb3052462519b66896c8bfb2018aff8f76336b4236 2,042 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.52 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: 668.84 GB
    • Received: 15.59 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.