Loading Tool

Explorer IconExplorer

Memory Pool

82,206 transactions
30.26 vMB
0.11300434 BTC
Random Selection Loading Transactions
Max Size: 183.33/200 MB

Candidate Block

Mining Attempt 64566e73d7ef4b50706ce23acd9b21024a08bd0763cde3e390d815fa7c8e5f35
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 6c0963019616dedd4fe8e0fba68b30d13d2e6ad73797dde340dd9787e6387c23
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,167
Size: 1.00 vMB
Total Fees: 0.03765615 BTC
Feerates: 121.32 > 3.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (568,031 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,108 347,108 0000000000000000152b61a8dd3736994ec00e8b885f86b03db5b8825d7a6d88 501 0.27/1.00 vMB 25
347,107 347,107 00000000000000000bede094bf9a35afda084080c44329f585e75aa8c640de20 124 0.09/1.00 vMB 13
347,106 347,106 0000000000000000065246f9cec7bd45fdf3246791bc430003462df28aa28929 750 0.43/1.00 vMB 22
347,105 347,105 000000000000000004147dd1eed5ff84a12247dc65911d59942bf8d170b6d283 1,871 0.94/1.00 vMB 24
347,104 347,104 00000000000000000ec7599e8388d2352b70df871b50ef07e952607c8a3518a4 1,796 1.00/1.00 vMB 27
347,103 347,103 000000000000000009d7b847aee07205fd4a3d450e323bd956218a144733e7aa 128 0.05/1.00 vMB 31
347,102 347,102 000000000000000000727bdb3f4ac97d2f126fda70661b41f0879fe74455f9af 315 0.16/1.00 vMB 27
347,101 347,101 0000000000000000041a4e67fbc3084c31b3a870fe1ae827a0385ad4b571701a 393 0.30/1.00 vMB 21
347,100 347,100 00000000000000000f4806f60ec8f830dde4c134c50ae436d56a190b58bb363b 198 0.23/1.00 vMB 12
347,099 347,099 00000000000000000c82d2899adc95ba2613cc35320216df2079d75864b3018d 287 0.15/1.00 vMB 25
347,098 347,098 00000000000000001727ddb0a3605ffe082e37640ff4c51e7bc21c3a1fed86c5 1,255 0.74/1.00 vMB 25
347,097 347,097 000000000000000001da850d263632bf7e8384ac2963fc6f58a9f5a0e230532a 483 0.29/1.00 vMB 23
347,096 347,096 0000000000000000009195732d730173c40dd9c1eddf5bfa8b46d7a80c200f0b 127 0.07/1.00 vMB 21
347,095 347,095 00000000000000000172c661aae861f831ecd3fbcba887fbd664e8bbe6247a7f 92 0.05/1.00 vMB 25
347,094 347,094 00000000000000000a8f1913415120a717141e2a89433db3a914d35a74cfe9a7 120 0.08/1.00 vMB 25
347,093 347,093 0000000000000000136aaf1ba58e96b9be9b393134c95333c1840a16a55bf9c2 56 0.03/1.00 vMB 26
347,092 347,092 00000000000000000f24a8440096811d606928739b5919d0392d9a55b6c0fe62 898 0.50/1.00 vMB 27
347,091 347,091 00000000000000000f8cda4ffc2954f9542f283b8cf35842cfac6931f34ba2ad 580 0.33/1.00 vMB 21
347,090 347,090 0000000000000000087371f3c0a422e52caaafb47e9f29bc6b19a9bebbe048d0 269 0.11/1.00 vMB 33
347,089 347,089 00000000000000000e43d6670b922377501ae500aa309a490b3ad27b21d159ce 411 0.26/1.00 vMB 22
347,088 347,088 000000000000000014a57a40ff06f2c55371c37c9a7e088b9d364fde51c7beac 43 0.03/1.00 vMB 11
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.36 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.