Loading Tool

Explorer IconExplorer

Memory Pool

74,890 transactions
27.65 vMB
0.07703246 BTC
Random Selection Loading Transactions
Max Size: 168.56/200 MB

Candidate Block

Mining Attempt bd8b858a34327ed2f90c4de13562e2735b566d70d46a1fddf6ba0ba49d2982c0
Version 20000000
Previous Block 0000000000000000000117b22a8fd8211255c991b19b06ff4ae6e1473feaa1c2
Merkle Root 3d397a2e1438b0cec5f7f019101613e16a0cbaf97840e47dbf4e33cce0a1e5d4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,152
Size: 1.00 vMB
Total Fees: 0.01776619 BTC
Feerates: 121.74 > 1.78 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,286 (322,644 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
592,628 592,628 00000000000000000005e5e994db039f67a59aee1de30b632cf18d998adb6b9e 3,034 1.00/1.00 vMB 24
592,627 592,627 000000000000000000161b089049e0865a381a72b9862f76fe76921b7bece32d 1,317 0.39/1.00 vMB 10
592,626 592,626 000000000000000000047742ca140010cc93f7a4784b13820ac6ac296649c8f2 3,084 1.00/1.00 vMB 21
592,625 592,625 0000000000000000000047d1a7f6defa4c40b7ffbcc4f4a088c6d02b90d55832 2,762 0.83/1.00 vMB 18
592,624 592,624 00000000000000000006c792f30da555cc045e7b86740008f1d4495890e94350 1,541 0.44/1.00 vMB 6
592,623 592,623 0000000000000000000684b22621c3c472b7ada29eb21ea80c1473e093370017 2,844 1.00/1.00 vMB 22
592,622 592,622 00000000000000000004577760c3c45cf16d7bde5502007d185bcaa7be420f95 931 0.95/1.00 vMB 10
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.