Loading Tool

Explorer IconExplorer

Memory Pool

44,106 transactions
28.15 vMB
0.09063377 BTC
Random Selection Loading Transactions
Max Size: 146.87/200 MB

Candidate Block

Mining Attempt 646902a6fbb6e5a021685648f82f729b4984687794f8f6d102cd306e9c33bb72
Version 20000000
Previous Block 00000000000000000000d375a3af0e2e764f1452aa44a1610bb3f0f4ff2602e2
Merkle Root 835b74e153a0d9f77360145dcaed67113afe700446d92e68542bb5752c038afc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,599
Size: 1.00 vMB
Total Fees: 0.02033194 BTC
Feerates: 40.21 > 2.04 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,712 (636,447 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
278,265 278,265 0000000000000001e4ecfffe32b4e43b7a3006474cbb3513d0e95291186ae4b9 172 0.11/1.00 vMB 36
278,264 278,264 0000000000000002d9b8f15dd5c317f2f9d7e9ce7851a70e17cffbdd8214bbd1 278 0.16/1.00 vMB 59
278,263 278,263 0000000000000001d6fe512b6bb3e6ef8d8416a7f58c20502fe405e44aaf2e8d 161 0.08/1.00 vMB 35
278,262 278,262 00000000000000006a561d1d698c13f052449642f2ed4bb3eb0e23f22dcd0f36 182 0.11/1.00 vMB 28
278,261 278,261 00000000000000029baee16311418fb53a7d019d7d5f8ab6f4bd2f13c863142b 18 0.05/1.00 vMB 12
278,260 278,260 0000000000000001b4b3b20832116d723f7af9f5e8717eb05db176a891155ce8 482 0.24/1.00 vMB 53
278,259 278,259 0000000000000000f9f69fb642c9130dcc664fa3d0368f1306df94653f1d48ed 443 0.23/1.00 vMB 47
278,258 278,258 0000000000000002de6002d97436ccb1e1d268699dacfa9caa69eba721c4dd14 64 0.03/1.00 vMB 39
278,257 278,257 00000000000000015679bd386b3f176c859df9ecefb69fbb0ddccbaf5b524b63 38 0.01/1.00 vMB 38
278,256 278,256 0000000000000001dd8ebadc7dea5753a421b1d1719559fc417a708eda4c7118 356 0.18/1.00 vMB 34
278,255 278,255 0000000000000000499abcb25c7a5bbee0674e7e223d6cb366dafa0a32efeba6 60 0.03/1.00 vMB 58
278,254 278,254 00000000000000011c0a30dfeca847e3ea74070e10a549721ae8361dfa4ed6ec 71 0.04/1.00 vMB 71
278,253 278,253 00000000000000005d8c297bd0098c3d7f270569f0b6e4324ea390f9561b81e7 414 0.19/1.00 vMB 43
278,252 278,252 0000000000000002acd871b23eea90c29868d0950c26fc3ab12991517b820c5e 91 0.03/1.00 vMB 8
278,251 278,251 000000000000000145374027557deffb69f2a9d3e3370d78d6528a6df5257110 124 0.19/1.00 vMB 13
278,250 278,250 0000000000000002b54e3258c5198200bd959b7a97dcafd54da0ddf028b281f6 634 0.25/1.00 vMB 52
278,249 278,249 000000000000000189e90506f9c438fd8674c4ba8e1b56321d389af051a309d4 84 0.03/1.00 vMB 60
278,248 278,248 0000000000000000e7df57288d3248902fe4398c3679579af4b326e3fbfdc1d8 634 0.25/1.00 vMB 49
278,247 278,247 0000000000000000f7b2c12e24f49f29d20bfe62913be18d923b1defeaa9c2aa 179 0.10/1.00 vMB 40
278,246 278,246 0000000000000002588c0eb17be2978940f6b2391605230017e065cd621ebb67 216 0.15/1.00 vMB 28
278,245 278,245 000000000000000193b311323d7cd5aaf6b6065ef4442d2903ea1903d9d646bd 856 0.49/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.88 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: 645.06 GB
    • Received: 12.66 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.