Loading Tool

Explorer IconExplorer

Memory Pool

43,501 transactions
27.84 vMB
0.06335528 BTC
Random Selection Loading Transactions
Max Size: 146.07/200 MB

Candidate Block

Mining Attempt 87ba7ee30132f83fb891822ff18055506780f620bd349e47e4183e58fae07c7d
Version 20000000
Previous Block 00000000000000000001af9c9039ecb95a656cc56c0c35028d810fb8b6d729f9
Merkle Root f70e2458da08d382879ff42a94426d9cd36a9bfcc24212b46fd2194da0a74b01
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,751
Size: 1.00 vMB
Total Fees: 0.01040083 BTC
Feerates: 301.36 > 1.04 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,256 (911,519 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
2,737 2,737 0000000092456d6b560a6eafcf1e0b2ea9dd1b109e68cb028adf506d014ea6f2 1 0.00/1.00 vMB 0
2,736 2,736 000000002d05816adcfec765c0df902a8f030afddd557e40f827af8a73cac064 1 0.00/1.00 vMB 0
2,735 2,735 00000000ab16efa67f626c7d1153fe05edfe163d5dc3f47ed8b3e9913f2a401c 1 0.00/1.00 vMB 0
2,734 2,734 000000006156794ec9c81f2795d1150d504ca910c8cde5b06933bc2c9d335fb6 1 0.00/1.00 vMB 0
2,733 2,733 000000003f9bd4136dcac864ed9b2c442fb5f30e6710fe309a650983739a4706 1 0.00/1.00 vMB 0
2,732 2,732 00000000cec0b218145a7f68b9a0c50b09b4c6432c7e23e3fe62c9113980fd71 1 0.00/1.00 vMB 0
2,731 2,731 000000002720171a25a22889ee7d4f33538b927a262e8d617523d448fe8ad794 1 0.00/1.00 vMB 0
2,730 2,730 00000000471e58945f3e967d5ae8b6dfd0d6335c11260c2fc6075c005a14ab26 1 0.00/1.00 vMB 0
2,729 2,729 00000000353203facafa80f07f05a2f5df0237846d9b5d1fd4dbbfd56f6dd107 1 0.00/1.00 vMB 0
2,728 2,728 000000002eababc383ae816a69515f21ce47e99eff7ddca9a2e9d8cc82f54bf6 1 0.00/1.00 vMB 0
2,727 2,727 00000000dc9149f7231f7295c4045ddf952c6424575afbb8dd07c5e7f0d0567d 1 0.00/1.00 vMB 0
2,726 2,726 00000000beb2d3ca0b4e46a1fa2b2ed679f4bd4b4d36603ea4a7fb8fbf07cc67 1 0.00/1.00 vMB 0
2,725 2,725 000000009c8b925bf3883d823c47602f4e304ea665c7dfda9cbc9e7b550f5965 1 0.00/1.00 vMB 0
2,724 2,724 000000006f7257a170baafd603b8da9ad06695f9fa9fdd2c9f764099919b998c 1 0.00/1.00 vMB 0
2,723 2,723 00000000cff88241b632ae5260a48a0a96a6cb6b90d237d05ab8181bd97470c0 1 0.00/1.00 vMB 0
2,722 2,722 000000004bf01051fa90794d4ea563d350304a1abab32ea0359f9a0369057e25 1 0.00/1.00 vMB 0
2,721 2,721 00000000ee0241f476b222d6e2aa219d8882cc04927a7b32ee1a7ca1f4408112 1 0.00/1.00 vMB 0
2,720 2,720 00000000356b8c7d725f4da31dd2e8d441a52446e88812562598ba588099289a 1 0.00/1.00 vMB 0
2,719 2,719 00000000bfd3c9bce9f32df730377f628c8c09a3175603cfd40095a361b8c417 1 0.00/1.00 vMB 0
2,718 2,718 00000000c7bde0d880a138cd7740026b9b7e18436951ffb12c992541c5ba3a73 1 0.00/1.00 vMB 0
2,717 2,717 00000000b8ca3931632b20657f1d6064a3ec4066d5f2bb4b716cc06671a9014d 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 577.51 GB
    • Received: 8.59 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.