Loading Tool

Explorer IconExplorer

Memory Pool

26,455 transactions
22.54 vMB
0.03615323 BTC
Random Selection Loading Transactions
Max Size: 120.95/200 MB

Candidate Block

Mining Attempt 7094ff119fdd3e89950960c4ff922a66994d9fbd20abcfe3addaecf42567d8be
Version 20000000
Previous Block 000000000000000000009b7795bebc190494422f815c57845b571262b4480762
Merkle Root 3ce8170aefe857bbe9ce1694dcd0ed6525a63abe03276e6119c0908d7a749880
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,673
Size: 1.00 vMB
Total Fees: 0.01156037 BTC
Feerates: 150.52 > 1.16 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,472 (62 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,410 940,410 0000000000000000000197b5a5d5afeae1ea363e90feced2e3fa7214387fffba 2,582 0.85/1.00 vMB 1
940,409 940,409 00000000000000000000ef032957e2f3907a23b494e62af3817640bd80d83855 3,134 1.00/1.00 vMB 2
940,408 940,408 000000000000000000010a1f6d7bdf89c47125acb4ca2439338895b3d673596f 3,309 1.00/1.00 vMB 2
940,407 940,407 00000000000000000000cfa1714a269b2fd25a5db6d0df0d2316a98ab31b7f08 3,575 1.00/1.00 vMB 5
940,406 940,406 00000000000000000000a676ae0d7982ee6c208df0ce08701fb85b104f35fd9d 4,026 1.00/1.00 vMB 6
940,405 940,405 00000000000000000001b30cafa7482eca9c28f12e28b9318974723fe1367d35 3,160 1.00/1.00 vMB 3
940,404 940,404 00000000000000000001b752684bc1fc9e91fa20662d512f7c48efd33460f094 4,304 1.00/1.00 vMB 1
940,403 940,403 00000000000000000001b07d2a5390a7af6c0121bf33cab21d658c26bead083a 1,453 0.38/1.00 vMB 2
940,402 940,402 000000000000000000006abe3478688bab189020f189d28cfdd1ec8503b611d2 4,070 1.00/1.00 vMB 4
940,401 940,401 00000000000000000001205ddee6a789e1156e6cbe456e406d62538c8fc0a936 4,378 1.00/1.00 vMB 1
940,400 940,400 0000000000000000000106b1f16b7287c397c9b0fb1f341a41971441bfde96fa 3,714 1.00/1.00 vMB 2
940,399 940,399 00000000000000000001d7b8d318e0acba11a1e8eabb21fd88510e5e32d0ce81 1,073 0.33/1.00 vMB 2
940,398 940,398 00000000000000000001629976deb93198bbbd39d1c34d38929520f9b968d8e3 3,241 1.00/1.00 vMB 1
940,397 940,397 00000000000000000000106fe84400c35f356e8cd56f9a14dae8f5e4070fd2ab 3,888 1.00/1.00 vMB 0
940,396 940,396 00000000000000000000fadf989616f625224b57cfdc2583dd83239d386de16e 5,119 1.00/1.00 vMB 0
940,395 940,395 000000000000000000000be13bd83fcd0852463409b3a852f78a4123a7ff7cba 3,541 1.00/1.00 vMB 0
940,394 940,394 0000000000000000000095d17e2992cc2e288a6b4ec9769c7b831a20eacf2a6f 3,459 1.00/1.00 vMB 2
940,393 940,393 000000000000000000009c28b5c5f73e34af27b8afde33752e9f806c92e513ff 4,098 1.00/1.00 vMB 4
940,392 940,392 000000000000000000001393dd546c5e3ad8281bd161134a698bd15929afe3d9 2,923 1.00/1.00 vMB 2
940,391 940,391 00000000000000000000e78cd58a2520173a12c76536f3a8df432d2f3b29c5c7 2,815 1.00/1.00 vMB 1
940,390 940,390 000000000000000000009b73de08f0b1d9e194928d76116cad729e93d705a4d3 1,984 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 827.61 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,459.83 GB
    • Received: 243.28 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.