Loading Tool

Explorer IconExplorer

Memory Pool

74,925 transactions
27.65 vMB
0.07724420 BTC
Random Selection Loading Transactions
Max Size: 168.61/200 MB

Candidate Block

Mining Attempt f67210235573938ed114e74dcb05283d54274c428f7e659cb8305c6cc0ede6b9
Version 20000000
Previous Block 0000000000000000000117b22a8fd8211255c991b19b06ff4ae6e1473feaa1c2
Merkle Root 7d76121d8faaaccd5ec4c939a1a11bf3f60fbf7b6dff418bffdf59e3dc536124
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,128
Size: 1.00 vMB
Total Fees: 0.01814313 BTC
Feerates: 121.74 > 1.82 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,286 (322,637 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
592,649 592,649 000000000000000000142441d65c6b930373fb6d6a7013fcdffbf7c1d279bf6e 3,232 1.00/1.00 vMB 22
592,648 592,648 0000000000000000001482f1e4dd989e2af995973702af7c445a585b83b0b1c8 161 0.04/1.00 vMB 18
592,647 592,647 000000000000000000067e7091ac95de3239c25d4381558b57697df042083acd 2,368 0.70/1.00 vMB 13
592,646 592,646 000000000000000000168f4af239488b1adb6a3bcbd630b03e8d57dba0842704 2,825 0.85/1.00 vMB 15
592,645 592,645 0000000000000000001b044c0bd8ea8d25a59e6e465155b3bb1dd24893b3debd 100 0.04/1.00 vMB 22
592,644 592,644 0000000000000000001829e0e60ab5c5ac4dda86b813307db611da72981e0ac4 1,363 0.39/1.00 vMB 14
592,643 592,643 0000000000000000000075ee22662ccc9ca20a7647dd6de24d113e791b53c044 612 0.19/1.00 vMB 2
592,642 592,642 000000000000000000108d1bb1f8ac814210d2bdae3bff447ac0b1432541f0ee 2,377 1.00/1.00 vMB 17
592,641 592,641 0000000000000000000337771f1b7edba93d49d0cd106d536c36652e84bd62b9 2,490 0.78/1.00 vMB 15
592,640 592,640 0000000000000000001198ddea653e55118d1006b8d77a4c257372b5dae18f68 2,878 0.91/1.00 vMB 13
592,639 592,639 00000000000000000015c3461a7b330ee3d9811840e5e8db1ae0ba8a86506d95 1,842 0.61/1.00 vMB 9
592,638 592,638 000000000000000000067ef695e71009eafed293fc5225fa3b41d7d040b947b0 3,184 1.00/1.00 vMB 15
592,637 592,637 000000000000000000109912b5612c7edfd79622183211371bdad70bb5039b91 3,003 1.00/1.00 vMB 16
592,636 592,636 0000000000000000000ae7d09faa16923025bfedd401906d8d2da9f32c634ab9 1,740 0.64/1.00 vMB 1
592,635 592,635 00000000000000000019add80d1ac059bf1fc29109085bb669433f1f1febdc4f 1,840 1.00/1.00 vMB 4
592,634 592,634 000000000000000000161b9fe1eb15e087143b6d44713e08646f30f200032fff 2,955 1.00/1.00 vMB 24
592,633 592,633 000000000000000000109cc2b40b7cc61f689c06ad9fffd9654eafa544dcb433 2,687 1.00/1.00 vMB 13
592,632 592,632 0000000000000000001a7cfbb2851ce083ec1e8bfb43e25ddaa2a056cfcb80a2 3,058 1.00/1.00 vMB 32
592,631 592,631 00000000000000000000d3690161a086d8e27b07da5ed74e400a7322c4c2a87b 1,578 0.52/1.00 vMB 17
592,630 592,630 0000000000000000001a2f6169bd3b30a04ea4f6425f18258ed61462aaecd601 2,158 0.67/1.00 vMB 12
592,629 592,629 0000000000000000001703c59382790c993690c5431c5ab7981624b1cc477bf3 2,364 0.82/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.89 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.34 GB
    • Received: 17.35 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.