Loading Tool

Explorer IconExplorer

Memory Pool

82,586 transactions
30.65 vMB
0.08010543 BTC
Random Selection Loading Transactions
Max Size: 187.95/200 MB

Candidate Block

Mining Attempt 4777b80aa975160c7783c1dcf1e38896443e1f362cc4e08edd41af5f2a5e1fe9
Version 20000000
Previous Block 00000000000000000000599ffa7594ca7b7c93921a5215018868e1d83bfecfed
Merkle Root c22c230ea1ec1d9861e6b8596b36293a1545312be314bcb1ddec39643bc93dd8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,527
Size: 1.00 vMB
Total Fees: 0.01095981 BTC
Feerates: 40.21 > 1.10 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,367 (521,236 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
394,131 394,131 000000000000000006b97ca478cf0a6739983f74a45d941b3fa673c0f87cfe10 1,037 1.00/1.00 vMB 25
394,130 394,130 0000000000000000021d435308726d6991cfccf5d4772fec5ccacc1ce2537b78 1,319 0.95/1.00 vMB 29
394,129 394,129 000000000000000001151692a78804cbcd362f6b78906e8aba786f2c8189d1d1 1,994 1.00/1.00 vMB 38
394,128 394,128 00000000000000000317dd48d9a79d5998d373717b1baec63de41baabfdea823 573 0.93/1.00 vMB 17
394,127 394,127 0000000000000000086c596befa69a121a7cde2d927aebe42fba0a51d628ab9a 1,208 0.93/1.00 vMB 27
394,126 394,126 0000000000000000086677024c8d83e972d13c3e24f742952cbeb0f28c12c284 499 0.93/1.00 vMB 14
394,125 394,125 0000000000000000090da8448f719b431d72a452dac61ca4dcff3d45a7866503 507 0.75/1.00 vMB 18
394,124 394,124 00000000000000000868ab8955fc65684689f97ae1c2d2831645610f100377ac 1,788 0.95/1.00 vMB 37
394,123 394,123 000000000000000009128523f46ac709c7b0deadeab982c7bc760b4b13c6e40e 489 1.00/1.00 vMB 17
394,122 394,122 000000000000000006fe4429bf3340dd96d2fcb40d0762dd7cb2c84f82f6dd1b 1,037 0.99/1.00 vMB 23
394,121 394,121 00000000000000000039b22d3dfbae77df0ac8d2663b9aebfafdaac075db6c69 1,154 0.93/1.00 vMB 31
394,120 394,120 00000000000000000390df638e27864f86c9fb08715cd7039e00a3b4302b9965 1,605 1.00/1.00 vMB 35
394,119 394,119 000000000000000002935fa67d74be21f60b16671f5e0193ae471a0dad121f4b 1,410 1.00/1.00 vMB 31
394,118 394,118 000000000000000000d9afaf014cb6fe88cd4548ca35c8dd22e29ccf4091492d 526 0.75/1.00 vMB 23
394,117 394,117 0000000000000000091d460815380af35e3fa930ceaa52f396a5eafc0b733cc1 35 0.05/1.00 vMB 4
394,116 394,116 000000000000000003446d18686cad773a57b2832aa3998c56d8a57b8bb5e7cb 1,450 0.75/1.00 vMB 39
394,115 394,115 0000000000000000091cd8466d723eea7f753583c0b5c698f8bbddac2699d27e 1,316 1.00/1.00 vMB 29
394,114 394,114 0000000000000000083eca2c80cab52d591f1a4c9eb57c7bbf3d56e0570cc218 612 0.95/1.00 vMB 18
394,113 394,113 0000000000000000078fcc0271188f5a33e938339a4ddc1ac69f5d26593a9a38 1 0.00/1.00 vMB 0
394,112 394,112 000000000000000005e75eee56d71b1ab6f230985b3aff3b042d3d8d429f3bac 1,381 1.00/1.00 vMB 28
394,111 394,111 000000000000000002f1c51d781d830e605b0118d3e69805053d18461cc5c450 2,260 0.95/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 783.03 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 719.52 GB
    • Received: 18.08 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.