Loading Tool

Explorer IconExplorer

Memory Pool

79,125 transactions
30.07 vMB
0.12455988 BTC
Random Selection Loading Transactions
Max Size: 180.34/200 MB

Candidate Block

Mining Attempt 58d203048dbb7187e4bb43d97f0ee6ff6d3d363a843af1229fd119025391df18
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root ef8173b43b1ff67d0fa39ef8200da48181298a4c02f678ce954f57387e713a38
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,747
Size: 1.00 vMB
Total Fees: 0.03853276 BTC
Feerates: 673.02 > 3.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (574,583 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
340,690 340,690 000000000000000004fd2e53d1cd757b1486eec51b73251be6543bda051e4c44 564 0.20/1.00 vMB 34
340,689 340,689 0000000000000000082a8db3a7aec3c08148c508eadffc6d95e64f3d8cb94db9 105 0.07/1.00 vMB 10
340,688 340,688 000000000000000017064d5d1986cd7a38c61e7ea7dcf86d1f07b2b25968cd5f 187 0.13/1.00 vMB 20
340,687 340,687 00000000000000000b5c04e328441885a1c91bcaf51c383a8944bf0a73303c3e 71 0.04/1.00 vMB 53
340,686 340,686 00000000000000000902b41f8bc91749079943fed34db2d4fd9c911548a6e562 115 0.10/1.00 vMB 17
340,685 340,685 000000000000000005a69c08a2360501ff22f4c154fbb4365c83ee1680a81e77 256 0.11/1.00 vMB 24
340,684 340,684 00000000000000000d02bbba6768286a643860a879864a20e1ac004f4009621b 537 0.25/1.00 vMB 24
340,683 340,683 000000000000000000673cfcad1d4a2204c2519f9c5ff0f477cac38f0bbcf370 641 0.32/1.00 vMB 27
340,682 340,682 00000000000000000ed3765d11301757d3d7826b89f4d090a0bfd001e7e11e8d 721 0.45/1.00 vMB 22
340,681 340,681 000000000000000004fee80b2dae1aec3903d7742b840706c01af61f776289ef 91 0.08/1.00 vMB 20
340,680 340,680 0000000000000000118aad1ba189326ebd70201521976808bc27bdbb8030abce 723 0.35/1.00 vMB 28
340,679 340,679 00000000000000000768825be309cbba1139b53124199b16969e9b7b2751ee53 282 0.19/1.00 vMB 18
340,678 340,678 00000000000000001710870909b4baab950d6cf8381bda26b20dc952fedf48d8 91 0.10/1.00 vMB 11
340,677 340,677 00000000000000000de9cda34c8defcd1f80969c142ef2dad6221a9d202f8bb1 166 0.10/1.00 vMB 7
340,676 340,676 000000000000000006165f4d9d5cc31821f73b1e0dbede28dfc94e566f0b8791 335 0.23/1.00 vMB 17
340,675 340,675 00000000000000001641c68b1584f59e0756e0c494fb89d835f602a2e414a723 779 0.58/1.00 vMB 23
340,674 340,674 000000000000000011ef3e6baee55da02df656ee9cb27417101a0ae998d7d775 426 0.17/1.00 vMB 35
340,673 340,673 0000000000000000160c561a8fd68d5813da96e947164bbb7ad4a961cad28d94 1,091 0.61/1.00 vMB 24
340,672 340,672 000000000000000016215d21f7fb250a3292880b1f2a8d6aa362883d182151aa 641 0.44/1.00 vMB 23
340,671 340,671 00000000000000000eab27b3a6e8852a7eaf099ee90428f4287e1d5ffb6746ab 343 0.22/1.00 vMB 22
340,670 340,670 00000000000000000124b66488105b78627495b438b58125dfcfc9c4d241eda8 680 0.65/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.28 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.