Loading Tool

Explorer IconExplorer

Memory Pool

44,612 transactions
26.94 vMB
0.07279439 BTC
Random Selection Loading Transactions
Max Size: 141.79/200 MB

Candidate Block

Mining Attempt b122fcb568093d8d3df54fd845b9c544940fc513a022f3e5cbf9d6a59b9388b8
Version 20000000
Previous Block 0000000000000000000040c9dd43a317cb50e762798e0667d30b0669a8a6fa4f
Merkle Root 445f6aa8abcae54d79d1c2aec0ed866f9671bbb45352fa21ad70d8fe63556573
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,571
Size: 1.00 vMB
Total Fees: 0.02231257 BTC
Feerates: 96.15 > 2.24 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,879 (383,179 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,700 531,700 00000000000000000001882cf2c57dbda2aac10ab66a14df6ebba358ecc3e5fd 475 1.00/1.00 vMB 3
531,699 531,699 0000000000000000001be8abe002568f99937fa5e41fa9514dde6b5f319ed955 1,954 1.00/1.00 vMB 17
531,698 531,698 0000000000000000002d8b5362a40acdf6ba5e6f661d0267ead4f4d58fdcaf47 419 1.00/1.00 vMB 1
531,697 531,697 0000000000000000000319cba1aadf18d30a843287c8ba38a4cb86e0613c3056 2,979 1.00/1.00 vMB 30
531,696 531,696 0000000000000000000fb6cd4e83760e6c270d03872ccf86bb25328747ae4abf 372 1.00/1.00 vMB 2
531,695 531,695 00000000000000000018666cc44c4c3a685cc3ab6a32c382a8b6a95656df6c6e 829 1.00/1.00 vMB 17
531,694 531,694 000000000000000000184218f5ec5c9439513bba12856e18e57c4244e7e85496 870 1.00/1.00 vMB 6
531,693 531,693 0000000000000000002770cf87b4e9b4db5d1b7e580b55c47a922ccd6c2f94ed 826 1.00/1.00 vMB 7
531,692 531,692 000000000000000000200ddcf346d4739afc116d440437d758c0245b2d3d4e42 882 1.00/1.00 vMB 7
531,691 531,691 000000000000000000212b0c827a5cbfda6543a7c0418b43c3667fc63db0d743 1,540 1.00/1.00 vMB 15
531,690 531,690 000000000000000000295836a4174ff621efe2e886ff9e2acc0ec7d4ca8faf02 1,694 1.00/1.00 vMB 17
531,689 531,689 0000000000000000001222cb01f5d06265d86e26839dbba487ffe9e7d9b52262 874 1.00/1.00 vMB 6
531,688 531,688 0000000000000000001d4757148ef6b9ccb41760dabd74157564b6331e8c34c0 1,208 1.00/1.00 vMB 11
531,687 531,687 000000000000000000323c6284e055848085e7a378c61f8b77d61cba992442f1 1,115 1.00/1.00 vMB 7
531,686 531,686 000000000000000000014ddf5e78addc651cfec588e4f4246480f945c725192b 566 1.00/1.00 vMB 4
531,685 531,685 00000000000000000022a8e43c89ff2deee80c775f2fc43c48ea5aae16f67889 116 1.00/1.00 vMB 2
531,684 531,684 000000000000000000280e9b139ffde061b322c31aa33138b09903d828c8d80d 140 1.00/1.00 vMB 1
531,683 531,683 0000000000000000000760d96c9ad93104e938f57e80f9c9d60918ef78f7924b 1,905 1.00/1.00 vMB 17
531,682 531,682 0000000000000000002d04208d06b320794ba566a8b35f5e930845b139ea3676 1,364 1.00/1.00 vMB 7
531,681 531,681 0000000000000000000bb7a53c9d1d5c13da7e11ab2ec5b46794a14809138ca7 234 0.17/1.00 vMB 25
531,680 531,680 000000000000000000225aa178b9220ffbd0c00e3c15e92a7f070a935d74ead2 1,572 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.17 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: 653.56 GB
    • Received: 13.94 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.