Loading Tool

Explorer IconExplorer

Memory Pool

82,078 transactions
30.93 vMB
0.09066080 BTC
Random Selection Loading Transactions
Max Size: 186.15/200 MB

Candidate Block

Mining Attempt fde0adb78da740b919b2c46783528a404863186ef5eefe947fcb4937cfa47806
Version 20000000
Previous Block 0000000000000000000181cbbb37023f2ae341db02ca2f52912bd17b61552f03
Merkle Root b0f0ee45fa0f8ac219f16a67e4bb33d288b36c3c240ec2cd714cf2515e96ce13
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,561
Size: 1.00 vMB
Total Fees: 0.02122682 BTC
Feerates: 51.76 > 2.13 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,170 (454,805 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
460,365 460,365 00000000000000000076afabed86d7a983c172ffb9b3adc53177288da3390989 1,573 1.00/1.00 vMB 157
460,364 460,364 00000000000000000164b3c2b4ad7d37d0107f4f11a661724ee294252fd9c1b5 1,941 1.00/1.00 vMB 148
460,363 460,363 000000000000000001e801710e0f3a6448242d146eed1feb4f7faa24ac2fa661 2,282 1.00/1.00 vMB 175
460,362 460,362 00000000000000000132d53dfe8a0ecfc0f9b31e9e766c00f1746251a2de3de7 2,453 1.00/1.00 vMB 218
460,361 460,361 00000000000000000096c432950859a7b255fa18c1ba7a3aed753f8b30a3a7ed 2,309 1.00/1.00 vMB 183
460,360 460,360 000000000000000000010b114f2c2957c9054660447f7881f103854ceab425dd 2,081 1.00/1.00 vMB 137
460,359 460,359 0000000000000000017fae1115738a51d3ce0b963d12de42bf046cceaa43d457 2,798 1.00/1.00 vMB 123
460,358 460,358 0000000000000000019f19588831d04310cce318734bf81c42f5057857860c1d 2,359 1.00/1.00 vMB 141
460,357 460,357 0000000000000000016ecb6f1b350e92f9490f742c300c22ad150140b9011452 2,172 1.00/1.00 vMB 164
460,356 460,356 000000000000000000ab65890377196a40b760f2d237465b3b420d097f078208 1,752 1.00/1.00 vMB 146
460,355 460,355 0000000000000000007545942aa42e79928ef7d8b50953840ed3c93b22fc5552 2,249 1.00/1.00 vMB 180
460,354 460,354 0000000000000000011a11839d7fa478ec4ca0040dc9c4afce215d0a8bd59efe 2,662 1.00/1.00 vMB 225
460,353 460,353 0000000000000000001ffda05f6f29851d7760627238be74dbea52e399b30091 2,210 1.00/1.00 vMB 161
460,352 460,352 0000000000000000009a0919edaa0df84965b7e6f583847701328a73da584028 1,440 1.00/1.00 vMB 126
460,351 460,351 000000000000000001ed9ee77776c31fb8cc504d670c6001f0776c7af081b378 2,518 1.00/1.00 vMB 134
460,350 460,350 0000000000000000003462a1de1f2b60300fbe3dec2a8d410fb00ce179a07710 2,001 1.00/1.00 vMB 156
460,349 460,349 00000000000000000042ec6eb9e11b95014d26c47ebf06cf9036887f481284df 1,711 1.00/1.00 vMB 134
460,348 460,348 0000000000000000017355140e59b15a92f4c2d1c0d87291bae19d40904c419b 2,497 1.00/1.00 vMB 213
460,347 460,347 000000000000000001212c67dc17e1c0363c5057cad8344f36677cb2e92c0268 2,632 1.00/1.00 vMB 262
460,346 460,346 000000000000000000e53f2d3c42a1b0eb3d6239a6379b34a456488cb7b48d87 1,126 1.00/1.00 vMB 102
460,345 460,345 000000000000000001bcb5f4f37123ac610e113614c80d30f835ee293df5f8b8 2,340 1.00/1.00 vMB 248
Previous 10 blocks ↓
Total Size: 782.69 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: 697.26 GB
    • Received: 16.52 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.