Loading Tool

Explorer IconExplorer

Memory Pool

37,329 transactions
17.86 vMB
0.13603979 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 94.34/200 MB

Candidate Block

Mining Attempt 076d14bdbd827d41fc0bfb2d9b1ecfbe36c5502bf1c3f48741d830994631f32f
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root a74698bdff5b6e54c721260785c37668837c1629ada6dc9051b33784c8f8f907
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 797
Size: 1.00 vMB
Total Fees: 0.02780322 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (813,206 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
100,123 100,123 0000000000032d3e1e558a097d25384348c607a17641efab988a93d3fc2a3e00 2 0.00 vMB 0
100,122 100,122 000000000002f3798ac4e07ebe6ebdf8eab2707e8d50d068067ecab799daf727 4 0.00 vMB 0
100,121 100,121 0000000000028109572ea03840902140474e53d8e09f65a04c153ed8c2b29aa8 8 0.00 vMB 0
100,120 100,120 00000000000000c0930bc3046ce0fab487933b847c7226bdf0e86f4a7c094403 6 0.01 vMB 0
100,119 100,119 000000000000c0c893bf1f49151306773af69c74309ed943e0837367258124a1 1 0.00 vMB 0
100,118 100,118 0000000000027f08ed8813e0e76332f4513458467eeab1823b32963c1d8350f7 7 0.00 vMB 0
100,117 100,117 0000000000018596777510be02677959b26830eccc975e8bead25ca0c00e0bad 1 0.00 vMB 0
100,116 100,116 0000000000011aff196c9019e34225767fbbf82ecf840749b2f96125f100d827 3 0.00 vMB 0
100,115 100,115 00000000000059dd3bb043f8fec23a581c973e6a297936d96f81d30db7d39897 2 0.00 vMB 0
100,114 100,114 000000000003b243d751dc9ecad1381ec087ea5a0b118fee25d0941266269ab4 13 0.00 vMB 0
100,113 100,113 0000000000034f5dd5771489d62d055d86700c3bca6beea7e626a080a0595646 12 0.00 vMB 0
100,112 100,112 0000000000015421c36210a1f252b29faba84d1a9412e24d6f5ea4acbfa562eb 1 0.00 vMB 0
100,111 100,111 00000000000331b5fca71781aae86bc8b99e5196479c6b9d8ab552b37ce07524 2 0.00 vMB 0
100,110 100,110 000000000001b05dc92f67c06a579c6772b298be959006dabe750267f58448b7 3 0.00 vMB 0
100,109 100,109 00000000000056a22a7e51cf74e5ff4b357337d4ad812146f9e3ba42209ab5dd 1 0.00 vMB 0
100,108 100,108 0000000000029f3ab7951bcade692132177d3f083c124816141f312a16bed2e2 3 0.00 vMB 0
100,107 100,107 0000000000034f91b19ca8b6525b7dedce76476001903b4ba338c7944a8fca6a 2 0.00 vMB 0
100,106 100,106 0000000000042390567e16831a92efaf0c76884fa9db76a484b53c4618542e46 5 0.00 vMB 0
100,105 100,105 00000000000298b23b53b582be0db71a88af27ede3758d2940e5861af2ea53e3 1 0.00 vMB 0
100,104 100,104 0000000000025f3482df16de3dd6722495107a4f138fd581a9514cd8a3d05a24 2 0.00 vMB 0
100,103 100,103 0000000000002fa6d621f1b12a59bb7619025aa3ee906c8381c31e05c378aea1 3 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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