Loading Tool

Explorer IconExplorer

Memory Pool

82,725 transactions
30.47 vMB
0.12382541 BTC
Random Selection Loading Transactions
Max Size: 184.37/200 MB

Candidate Block

Mining Attempt 083706717ded0dbcf64d50c63202ebe9be764e42af7616a10163722bfd73ec56
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 9598548078adb39030f203a05e617c4a7e2e6c25d053bfc691c282c353d9df5f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,096
Size: 1.00 vMB
Total Fees: 0.04374212 BTC
Feerates: 150.85 > 4.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (831,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
84,118 84,118 0000000000183efc6fcf36aa97e7c045bdb3a869a0c692f1096fc9506947fcb0 1 0.00/1.00 vMB 0
84,117 84,117 000000000014469cafa3bfae10ba58bde04842873755a95f07d9f6fcdf112dff 5 0.00/1.00 vMB 0
84,116 84,116 0000000000021c8dfb3364814757e66e7b3eb50e709f5ff308be5396c265c48e 1 0.00/1.00 vMB 0
84,115 84,115 00000000001de83407b76962cb967b4ad1a044995f1ad5efa2329bb03d307891 1 0.00/1.00 vMB 0
84,114 84,114 000000000019d1962e797f5ddbe7949894acf9ed3adc1edeee2afe359bc0e858 1 0.00/1.00 vMB 0
84,113 84,113 00000000001efa5598f0bd53fbd80999dd8d15e9504cf233a1f0f1cdd6be00ca 1 0.00/1.00 vMB 0
84,112 84,112 0000000000180aaae5268095c3f79698a87c8d7d1206da21da56b146fab1a726 19 0.01/1.00 vMB 0
84,111 84,111 0000000000301b6b7148f83942dd8d6b260c8d5786ec9758522ced6ae2297dcf 3 0.00/1.00 vMB 0
84,110 84,110 0000000000068b18a2e45c20845bcba77cbb36a197c3c0a9347ffb8209949f6b 1 0.00/1.00 vMB 0
84,109 84,109 000000000009ad711b120d0d577ff13a296b7062046185b7b84ea5c705530b54 5 0.00/1.00 vMB 0
84,108 84,108 00000000000493d5071be1c9536f316cfc7b78d4bdd1fa5a84095233cd7faebc 1 0.00/1.00 vMB 0
84,107 84,107 000000000015d80ee2119aa50167413bd50a5779b83d7165b30a741a0a5f1fe3 3 0.00/1.00 vMB 0
84,106 84,106 00000000000bd68d28f0076956ad42c5da04c1253d8e1d3cac62970594054364 1 0.00/1.00 vMB 0
84,105 84,105 000000000021a14c896f0968c70293d81362d9e9138f34ae76057bd633cb6ec0 3 0.00/1.00 vMB 0
84,104 84,104 0000000000171044697a526fa0d3587ddaaf00fb11aa8f8d287bb886e4e7760b 6 0.00/1.00 vMB 0
84,103 84,103 000000000010f9f2afd5e24962404d9bb64007da454131758d9fabc6093eaf4a 5 0.00/1.00 vMB 0
84,102 84,102 00000000000d47303d909b07e25c296f7c39764a2affd14062ff5308ffc5d19d 3 0.00/1.00 vMB 0
84,101 84,101 00000000002278757a603c947978f1ec1440d064b789cc00e14c7d94b56080c2 4 0.00/1.00 vMB 0
84,100 84,100 000000000002a3f2186dc983428d0a142353836e8b970ed2b4fe85bb2ea48ca5 1 0.00/1.00 vMB 0
84,099 84,099 00000000002404136043f103729f05d2ea03f3b17dc3b2022bb4e3cd2de109d9 2 0.00/1.00 vMB 0
84,098 84,098 000000000026f5404afbf3ff96f084a5f0a594f2661787b46c4e07244930e103 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.63 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: 672.37 GB
    • Received: 16.21 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.