Loading Tool

Explorer IconExplorer

Memory Pool

73,511 transactions
28.30 vMB
0.07498225 BTC
Random Selection Loading Transactions
Max Size: 167.48/200 MB

Candidate Block

Mining Attempt b0c8d1ac52274d9062231dbd405fb21137ed43b2686f9cb3e830e78d45410351
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 8aabe6c6e53f28269934eab8480871d62d58dbd9ab30e13d31b18943ffdde3fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,758
Size: 1.00 vMB
Total Fees: 0.01829777 BTC
Feerates: 150.86 > 1.83 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (198,659 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
716,372 716,372 00000000000000000007020c73fd4089f01df4033ba6c345997692ae8eb85330 2,012 1.00/1.00 vMB 14
716,371 716,371 000000000000000000027b3d1cbbe81989c8ebc68caf4503b348385d83f4712f 1,699 1.00/1.00 vMB 6
716,370 716,370 000000000000000000016a51f98fee65912f76a940790cce8902c32e0bfeb6bf 1,472 1.00/1.00 vMB 13
716,369 716,369 00000000000000000003ca39eca0663858e6ebd6a8935499bdd4303c8632fa6d 1,414 1.00/1.00 vMB 15
716,368 716,368 00000000000000000003d85a25367ba4f7cfcb289d1e1bd5ac7ba8e59080a9b6 1,659 0.99/1.00 vMB 9
716,367 716,367 0000000000000000000992aadd4645d1c31bf2dd4fb39360346e5aa13ca20a90 182 0.97/1.00 vMB 2
716,366 716,366 00000000000000000004827ad6ec2906a88888979a69f37a1b6cf3568331f3ed 2,397 0.94/1.00 vMB 13
716,365 716,365 00000000000000000001c74a69eefc8de863b5e80de64369f5ef60d58aacece2 258 0.95/1.00 vMB 2
716,364 716,364 00000000000000000005e4cf7b82127e5ae5171ca8b4e505738e811d9ea2e40a 1,248 0.98/1.00 vMB 6
716,363 716,363 00000000000000000009b6c140ad1b2c597d6ad34c4dcd9acc9da48f0303d057 1,157 0.99/1.00 vMB 5
716,362 716,362 0000000000000000000991f4f0d6dca95d65c6cb890ce7f542580fc30e1cac0e 1,624 1.00/1.00 vMB 7
716,361 716,361 00000000000000000003dd9d90f08f40e9c7a7740582c8bfb507b8ac3502b50a 165 1.00/1.00 vMB 1
716,360 716,360 0000000000000000000a641dff5c2206cf4b989968a7fc0b0d602815ae88d34d 967 1.00/1.00 vMB 5
716,359 716,359 0000000000000000000478d89360b1cf47f2cf0727631edbae366789c3549a9e 1,695 1.00/1.00 vMB 8
716,358 716,358 000000000000000000078a4d979d1df36d39b360757f98bccbb20b1cf6713ec7 882 1.00/1.00 vMB 9
716,357 716,357 000000000000000000053366963c75555ba31a5dc541e2e14c5bb1d30082ef19 2,111 1.00/1.00 vMB 20
716,356 716,356 000000000000000000061df6a51680fc36970a48b2d700555b969cb9b3fd66df 1,033 0.80/1.00 vMB 2
716,355 716,355 00000000000000000006afd961258512c4381f7f46ff20a5ef8fdb54eb928fe8 964 1.00/1.00 vMB 3
716,354 716,354 00000000000000000004e3de6605243361c0b39cc922560930ff7a61c71ca2f3 689 1.00/1.00 vMB 4
716,353 716,353 00000000000000000006cb8ea3b2b5b80f4407bad13f3bb343b14718d572ae89 354 1.00/1.00 vMB 2
716,352 716,352 000000000000000000051a09ddf312d62a8b23cc2b5f2e585a4cdda26c4f962a 125 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.45 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: 666.81 GB
    • Received: 15.22 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.