Loading Tool

Explorer IconExplorer

Memory Pool

52,718 transactions
31.60 vMB
0.11650559 BTC
Random Selection Loading Transactions
Max Size: 169.11/200 MB

Candidate Block

Mining Attempt 7d4b32657f1cc0c6fa289c650a6a9c4d82ffe1b5d30347df547d070a16d635c6
Version 20000000
Previous Block 00000000000000000000e8bf6513364e7869b415e3fa1f8435bb5c6d3f5c62ed
Merkle Root 7f14539a2ce86cdb3502ca76a968ae899194bc3e1b61be6641db1f7d3fa6a757
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,902
Size: 1.00 vMB
Total Fees: 0.02436630 BTC
Feerates: 35.84 > 2.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,819 (587,357 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,462 327,462 0000000000000000164de66a72e7574f8012c83f561fe3cbee58592657709ecd 512 0.22/1.00 vMB 28
327,461 327,461 0000000000000000165d8ac78a3e4f9399bda1bea5457c0f29181bbf01139f4f 1,024 0.34/1.00 vMB 41
327,460 327,460 0000000000000000113d3b8ea6ba6c677ca3c31ec11035240ebbd97318b84bee 376 0.15/1.00 vMB 31
327,459 327,459 000000000000000016083edba4f7fe2685c3b88643fd57c6005bcdf1a70ade8c 968 0.46/1.00 vMB 28
327,458 327,458 000000000000000003ae69b1b079612315805ea8e504f22961b53608f63020bc 301 0.14/1.00 vMB 28
327,457 327,457 000000000000000002feca5e82f3be6cb89fe9bde958a346df146e48adfaab99 100 0.09/1.00 vMB 10
327,456 327,456 00000000000000000b77552118b6efda0d4e1eac4dca1924c1ac26259e9e9b98 332 0.14/1.00 vMB 37
327,455 327,455 0000000000000000147aaa0be5cb1749031a47c93571d484a3a8edc994640a80 107 0.07/1.00 vMB 21
327,454 327,454 00000000000000000e4aeb70695717cc37698e4cf714a080f9d5749b618e74eb 684 0.41/1.00 vMB 27
327,453 327,453 000000000000000013a335e4fbe04ea817ea30c4ba6e12cbb125f1d3ee6bd19d 830 0.35/1.00 vMB 33
327,452 327,452 0000000000000000149a1a1e1757286585056d498c87a21d14549d4b5b849b24 660 0.45/1.00 vMB 25
327,451 327,451 000000000000000014d7c8af6c71f8933dc3d04d5b454c6e375ae6aa08353a71 1,209 0.56/1.00 vMB 31
327,450 327,450 00000000000000001a5e5b7741334a8aedc5d254b07404e0177e011214d3c0e5 993 0.55/1.00 vMB 28
327,449 327,449 000000000000000012130a106fc2226078bf49de0122f3065cb0bf3e4f16b0ee 68 0.04/1.00 vMB 18
327,448 327,448 00000000000000001b0dbb0f7cc0840b9abedc0942861c994615568286d5e001 209 0.13/1.00 vMB 26
327,447 327,447 00000000000000001c685d6f5cf108d8519714897889fc7dc6f861dc3d92af75 1,082 0.62/1.00 vMB 29
327,446 327,446 00000000000000000326626fd8e673511e5a8d0a6f17406475aa3b8455edaa51 662 0.31/1.00 vMB 27
327,445 327,445 00000000000000001bba92c24164af9b4ba3585e8876c6184b48ecc9c4dbed2e 295 0.14/1.00 vMB 29
327,444 327,444 00000000000000001a0072cc1dbe0458f983c785272ffcd9abdf9dc3661910a6 525 0.30/1.00 vMB 26
327,443 327,443 000000000000000008ba2d028d52f451fd8a99566c30cc10512c23fdffc5698f 64 0.03/1.00 vMB 55
327,442 327,442 000000000000000019553066f0772ca03fd4996ef9db10623e79653cef15460d 165 0.10/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.49 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.