Loading Tool

Explorer IconExplorer

Memory Pool

39,033 transactions
28.93 vMB
0.03839137 BTC
Random Selection Loading Transactions
Max Size: 160.99/200 MB

Candidate Block

Mining Attempt 25b0adcbfe8763bddaafd0dd2ca2cf9cf521e31bc23b0f217f55464fa03acb28
Version 20000000
Previous Block 00000000000000000000634aebabeef5525a50ef01216dcd1e1e95eb93bbdca0
Merkle Root 143036ff42322a5626c3430a7c09acc54e12a24bdd39e73b9507dfd867f69aea
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,816
Size: 1.00 vMB
Total Fees: 0.00552623 BTC
Feerates: 50.23 > 0.55 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,650 (61 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,589 940,589 000000000000000000005aa4bad0036d212965bdf603078161592552f1fb25ff 3,147 1.00/1.00 vMB 1
940,588 940,588 00000000000000000001b86cdc98f3d481d216f5f35cc86e96d19a806b01b3f1 3,635 1.00/1.00 vMB 5
940,587 940,587 00000000000000000001e4afeb0bbadab937657835b52b4a679764383dd95557 6,689 1.00/1.00 vMB 0
940,586 940,586 0000000000000000000137c300e8122c6049460a3235f38a9004d662b1d6dd9f 4,361 1.00/1.00 vMB 0
940,585 940,585 00000000000000000000995879c0de138dd12741a91b487e2f9a5f4f695dade0 3,799 1.00/1.00 vMB 2
940,584 940,584 00000000000000000000f1dd2ec3afe41ace89dac848d0d6caa7b6723644ae1c 4,388 1.00/1.00 vMB 0
940,583 940,583 0000000000000000000043c54c6d70a39ed1278a835f9a04f29ef8428c032db7 4,307 1.00/1.00 vMB 1
940,582 940,582 000000000000000000019e90f8ee3af8c065beaf5464bba87e95c69cadfca258 4,939 1.00/1.00 vMB 0
940,581 940,581 000000000000000000016c4be850ded7fda35f47a38dc4ed28affc73a91a8744 284 0.08/1.00 vMB 2
940,580 940,580 00000000000000000001e0b8c936bfd9e55768283e165572ec8da4aa1b4a2944 4,768 1.00/1.00 vMB 0
940,579 940,579 0000000000000000000058e2aac137dbf612eddeb6ff5cea649e36128a74c542 2,269 1.00/1.00 vMB 1
940,578 940,578 00000000000000000000ccbe6df10c363eb52bcaead72c17763e9940667eb99e 2,699 1.00/1.00 vMB 2
940,577 940,577 0000000000000000000067461bd8ce30f7c6cd6f41b7c5b62c19ec0bd190b4ae 3,655 1.00/1.00 vMB 1
940,576 940,576 00000000000000000001a263fbb31f9fa14686a3e47e72e33c38c45aeb9988bc 4,465 1.00/1.00 vMB 0
940,575 940,575 000000000000000000011fa1817b82fb7a086eadc67c1190f442b819aa6039ef 3,012 1.00/1.00 vMB 1
940,574 940,574 00000000000000000000050669f152eab4f1700ea8a9ea1ebaf44389f0a800f7 3,493 1.00/1.00 vMB 3
940,573 940,573 0000000000000000000143f5869752987f58c7f004db478ebeccffa26c588bd4 2,401 1.00/1.00 vMB 3
940,572 940,572 000000000000000000001cdde32a442a22ba5582dd0ccc3cebc3b18225737888 3,527 1.00/1.00 vMB 4
940,571 940,571 00000000000000000000448adc9b3d1c1b89abbeb6628e557178643303640a80 3,674 1.00/1.00 vMB 8
940,570 940,570 000000000000000000013630d8950ea6a38ae07db1eabba06067fae907a5559d 2,417 0.80/1.00 vMB 1
940,569 940,569 00000000000000000001a2e9c36f06fe06f4652f9136e121007fd15c2936fb70 3,534 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 827.92 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: 4,511.76 GB
    • Received: 244.88 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.