Loading Tool

Explorer IconExplorer

Memory Pool

79,822 transactions
30.30 vMB
0.08546855 BTC
Random Selection Loading Transactions
Max Size: 184.44/200 MB

Candidate Block

Mining Attempt b3c8e26b49f50f6c0b31e654651c360005cf28b95cafd40a79d8de84af5ac6f2
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 0fb3eeb508b683c34a555cf812b31792acae0c79768d898f65abffca615ade55
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,431
Size: 1.00 vMB
Total Fees: 0.01775363 BTC
Feerates: 203.60 > 1.78 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (507,807 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,588 407,588 000000000000000003999cc0adb549eaf6d989b597442333f1f5bb8d3e2443ca 2,618 1.00/1.00 vMB 51
407,587 407,587 000000000000000001ffc2d44e62795b1010601b3d2d8eb6c1e76962798796d5 1,940 1.00/1.00 vMB 34
407,586 407,586 0000000000000000018142b026787f15117220a316b7f1f4bd982226f7387d9d 3,437 0.99/1.00 vMB 68
407,585 407,585 000000000000000004c34b1538a5cf409fc78780c3735c6d64bf8d18feef3cbc 769 0.56/1.00 vMB 41
407,584 407,584 000000000000000003381baf14078973280615d410bedd2ddc580a1884ae5890 143 1.00/1.00 vMB 6
407,583 407,583 0000000000000000008025bf8c61e162ce9275a42991999485ba962c19b2c0b6 87 0.42/1.00 vMB 9
407,582 407,582 0000000000000000029974f99251eff8321b7843ca662fce9e491dda39bf8cd1 552 1.00/1.00 vMB 14
407,581 407,581 0000000000000000041ad6b6ca635dbe37afec3395f0bcc4b8489591e48574dd 1,663 1.00/1.00 vMB 42
407,580 407,580 0000000000000000032a397be2dc6c9178e3ff5207c7a31fed8340101085f1ba 591 1.00/1.00 vMB 14
407,579 407,579 00000000000000000221d38ac5bb90af5fb57a9b6878a11e6c809c3d7fd3b833 1,770 1.00/1.00 vMB 36
407,578 407,578 000000000000000005f551dd7b8535c9555f1145ab555f129f70e53beaf92f87 1,670 1.00/1.00 vMB 29
407,577 407,577 000000000000000001f33b9afd34bb0830d18b472828b2bf049c9fcaa8245322 3,177 1.00/1.00 vMB 72
407,576 407,576 000000000000000004101aae527b2eabc04c501c8f94462b074a819659636cb2 1,193 1.00/1.00 vMB 26
407,575 407,575 0000000000000000004bf643406fe328e3fbc0154730f2a15349acc380477b73 2,137 0.99/1.00 vMB 45
407,574 407,574 000000000000000005d53497b4c52365e8ae9d77e6eab958b89e65b790ddf7d0 3,068 0.99/1.00 vMB 55
407,573 407,573 000000000000000001d2b2329141b1cb7d4a7a7f822b2745661505bac46f91dd 2,024 0.95/1.00 vMB 35
407,572 407,572 00000000000000000050062fc84a5e025efb4fe2f5e2ec4f0e5cf17919ecd4e6 376 0.21/1.00 vMB 37
407,571 407,571 0000000000000000042511a72e31c85cb1c8f1c2bbac33f1e564705134113cc4 361 0.35/1.00 vMB 21
407,570 407,570 00000000000000000113f8363b072d633735dc78a7107ccfb444acd20ceb3163 12 0.00/1.00 vMB 74
407,569 407,569 000000000000000001a10ff7b0606deab839416770fef30c014c749ba3d85c17 2,083 1.00/1.00 vMB 36
407,568 407,568 0000000000000000058325f4a47cba48fb531934b5f44b1e93a9af6bdfc997c7 1,918 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.32 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.