Loading Tool

Explorer IconExplorer

Memory Pool

35,421 transactions
28.80 vMB
0.12089758 BTC
Random Selection Loading Transactions
Max Size: 143.16/200 MB

Candidate Block

Mining Attempt b67d4e743e9d0240593918c73fe6138ed58c0cede02b7b6ee89df6fb9ee5b71b
Version 20000000
Previous Block 000000000000000000009c2ad8117852d755b02b7c6295119a7b7ee35ed83812
Merkle Root 4e784dab9b910b7b4667f3b39e42e9b697a2bae9e83d1b9356a484b4dcbd08c8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,363
Size: 1.00 vMB
Total Fees: 0.06295177 BTC
Feerates: 208.44 > 6.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,513 (577,842 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,671 336,671 000000000000000010b13aed220b96c35ccd5f07125b51308db976eefcd718f9 587 0.35/1.00 vMB 17
336,670 336,670 0000000000000000139879b65497c30d71bc6a1c10833efb9958101b29a12dda 1,211 0.62/1.00 vMB 29
336,669 336,669 00000000000000000e42693d9442d524f3f5b2ccac1843e5c65660d2e917ea02 73 0.07/1.00 vMB 8
336,668 336,668 00000000000000000284235a75ff0a8a3ad17a10df2fbe77f94231bee766eb7e 1,059 0.50/1.00 vMB 38
336,667 336,667 000000000000000012d9b5937472acf6d692932b8c81a83af70a7ca895e8569c 195 0.11/1.00 vMB 40
336,666 336,666 0000000000000000051b473202e4f6148eed776e7fcb8b26d68d81092e3fa84c 469 0.35/1.00 vMB 22
336,665 336,665 000000000000000007c4982ddab84040381b7865c28df36f9feeb936ef62fd89 908 0.46/1.00 vMB 29
336,664 336,664 00000000000000000fa236920cd43277dbb6597c335420e5440e387671a686d1 456 0.25/1.00 vMB 28
336,663 336,663 00000000000000001aae8c0e07aadb245c1cd7158da23eb495000fb497f77465 704 0.36/1.00 vMB 27
336,662 336,662 0000000000000000154ca745331ee65af6194c741908f4c2c9fb1db97a3caf38 239 0.18/1.00 vMB 18
336,661 336,661 00000000000000000aed9ee36381ddc93971e587b4b94ac873f86983dbfadc19 964 0.53/1.00 vMB 27
336,660 336,660 00000000000000000e5fa5bc4cffeef7543a3fea13918e37b93e015125cac639 919 0.52/1.00 vMB 25
336,659 336,659 00000000000000000db3ab2b2d1075e4e80fa97e27aea55095a30559a3b0d721 197 0.34/1.00 vMB 10
336,658 336,658 00000000000000000c9b5a7a140a9daef69e728a56a1f69216626ff1beb3d469 2,268 1.00/1.00 vMB 28
336,657 336,657 0000000000000000030211b350eac0a97683543320ac55ecaaea394a01385430 128 0.04/1.00 vMB 84
336,656 336,656 0000000000000000126dbac8950ed20853f29961359eea0fcafe2a1bc71c2960 1,908 1.00/1.00 vMB 26
336,655 336,655 000000000000000017d491507f054793c9f7a800e654ecdfada1e3bd33f7d236 1 0.00/1.00 vMB 0
336,654 336,654 000000000000000010583639d251a3da27d3828afd8263036dd78b5fb15cd81c 582 0.37/1.00 vMB 20
336,653 336,653 00000000000000000b09d405e809127febad0cf9a6d8f1f12dad851b71549e5f 1,101 0.50/1.00 vMB 31
336,652 336,652 00000000000000000f0afa7c1d167022886bc899351867a3065246911e94f03a 1,609 0.75/1.00 vMB 27
336,651 336,651 000000000000000016c8e8b7d97862626f2598b24f5fdd283420ed05ba7c82c4 643 0.39/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.52 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: 612.93 GB
    • Received: 11.10 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.