Loading Tool

Explorer IconExplorer

Memory Pool

77,134 transactions
30.45 vMB
0.11007595 BTC
Random Selection Loading Transactions
Max Size: 181.40/200 MB

Candidate Block

Mining Attempt f70bf53963008cd1afe46596b93e6645d2770a2395a3e2113c0c31fb65ae465c
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root 82ed4f9ac133b1a9193a12b820f6496897f759d8542fc961d15b2ca1ebe4d5dc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,468
Size: 1.00 vMB
Total Fees: 0.02924115 BTC
Feerates: 100.00 > 2.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (40,745 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
874,701 874,701 000000000000000000025c12009ef9987eefbbb384ff94668cfa59da2559b05d 2,371 1.00/1.00 vMB 5
874,700 874,700 0000000000000000000116cacca6c2699411dc2ba83ce45961e104edce0ab310 3,403 1.00/1.00 vMB 5
874,699 874,699 00000000000000000001485ebdf53ea249efa93a3ff22d3313b9404b00b389b3 3,235 1.00/1.00 vMB 5
874,698 874,698 00000000000000000000c8316d60bdf8ea411fdd25d8c357ca97e667c85844ae 3,820 1.00/1.00 vMB 6
874,697 874,697 000000000000000000026efc5da7567dd927ec2f7cbc0049e4fe4969624b1eb2 2,583 1.00/1.00 vMB 6
874,696 874,696 00000000000000000001dd0942969175b3ec090e019c539d30183b275591aad9 3,489 1.00/1.00 vMB 5
874,695 874,695 000000000000000000005de82f11ce0774a060f81887da485312cf914757492b 2,493 1.00/1.00 vMB 5
874,694 874,694 0000000000000000000183048bee5232d4329d9c4498e582cf7c9436b760f8fa 4,081 1.00/1.00 vMB 7
874,693 874,693 000000000000000000027452c3856a58d300ba2403427d69d6f4340200b1687a 3,526 1.00/1.00 vMB 12
874,692 874,692 0000000000000000000175d8b4e601b89ea27f0b2b602b799d1eb4ce6a545ca7 3,904 1.00/1.00 vMB 8
874,691 874,691 0000000000000000000190b396f8281a5fec80345a07c00a95736cce743af875 3,665 1.00/1.00 vMB 8
874,690 874,690 00000000000000000000473497c19d54766a74ae5cf13046c5a3b10ed035e156 1,546 1.00/1.00 vMB 5
874,689 874,689 0000000000000000000050cf109b54f7a330cde43e7cfe2032bb24c8578c2d5c 3,378 1.00/1.00 vMB 7
874,688 874,688 000000000000000000001651b0d0e647bff4a2074317c7230603c02bad4744f8 3,977 1.00/1.00 vMB 9
874,687 874,687 00000000000000000000441b911656fe9c9125f3dfde62a102665bd7d28f7649 3,216 1.00/1.00 vMB 6
874,686 874,686 00000000000000000000862efcaf106eb396706ce462373e892da79420a85c5a 3,678 1.00/1.00 vMB 9
874,685 874,685 00000000000000000000aac205eca2b70f775be2a3ee0ee5860db288921fb95e 2,832 1.00/1.00 vMB 6
874,684 874,684 0000000000000000000095546a3fcccc5e7a3125e038e9731130930be1f08d2e 2,198 1.00/1.00 vMB 4
874,683 874,683 00000000000000000002556469f4367fcc13f1bf45cc15bc678f2ac3c871d287 1,603 1.00/1.00 vMB 4
874,682 874,682 000000000000000000004dbc2da0fb6f62214b16a74dd23c4ef4d3a73351c692 2,379 1.00/1.00 vMB 4
874,681 874,681 0000000000000000000217e889126792d2e97cfd61739296a606725b4be2fd73 2,395 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.17 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: 749.56 GB
    • Received: 18.82 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.