Loading Tool

Explorer IconExplorer

Memory Pool

78,595 transactions
29.47 vMB
0.08214520 BTC
Random Selection Loading Transactions
Max Size: 180.46/200 MB

Candidate Block

Mining Attempt 4d0a38273f94ec75c2266698e2f25636aadefae1e9bcc75437f3a00e84c1745c
Version 20000000
Previous Block 00000000000000000001a8c2fdfccdbd707fcc9a5d0741140041f246ebc381aa
Merkle Root ac0f82d20e2f73839dc1cc45abc340046e0fc80c045284a25570275fadaac7cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,326
Size: 1.00 vMB
Total Fees: 0.01734204 BTC
Feerates: 94.79 > 1.74 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,238 (655,121 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,117 260,117 000000000000001b353efa302a8ebdfc321f94c457c1d25259455a23799d3ed0 221 0.13/1.00 vMB 75
260,116 260,116 000000000000000817efb5fc6b3d08e25f937702f2b44a75284c0689197b28a1 48 0.02/1.00 vMB 38
260,115 260,115 0000000000000018a23443914aa6049400e226d65320aab220d81391e2407c74 305 0.14/1.00 vMB 114
260,114 260,114 0000000000000011af79481ab217b98c1350556ff4051506e08657b09e363905 157 0.07/1.00 vMB 63
260,113 260,113 000000000000000bb267c3d61b226f8734a75c46ca49534892fb49ea3aad6b99 48 0.02/1.00 vMB 92
260,112 260,112 000000000000000f429817f58f080e7ade522d8f0c470cbdfbf5be43022c7c74 206 0.11/1.00 vMB 60
260,111 260,111 000000000000001204b401e5d5050afb085914cfad7878e00bd27ab6c2ec331e 308 0.14/1.00 vMB 204
260,110 260,110 000000000000000962fc74328be0a0d0177abaa7ce946c101f0aac38be9a692d 253 0.11/1.00 vMB 125
260,109 260,109 0000000000000000bc33e52e8898a165214dac3d5db282501b2bf6ab7e10eb01 130 0.05/1.00 vMB 59
260,108 260,108 000000000000001cb06442663fe9ee32fc7004d65d82e6e5857b937a29feaaff 553 0.22/1.00 vMB 126
260,107 260,107 0000000000000018ab08a3ecc4c30c78b61e7fe22eb67a5dc0b1fd50cd435d21 217 0.10/1.00 vMB 99
260,106 260,106 0000000000000004144f5e5c6ddc65fc4a606fe4eb74c60d880ef7b3fa9bec3e 172 0.10/1.00 vMB 62
260,105 260,105 000000000000000cbab34c1a4f0965581e74d04706e0ace78aca127cfe7a9d45 608 0.25/1.00 vMB 94
260,104 260,104 000000000000000efbe50df884e7e03f699a8855cebdbabe2c7b2376b3ae662e 298 0.16/1.00 vMB 67
260,103 260,103 00000000000000137991b10c8ec6d0de34cf3a493164397f26e96963dff52e8a 1,274 0.50/1.00 vMB 125
260,102 260,102 0000000000000015c312a44fc5b44b8805b03344bda89c6cd9f0c4fe53b4187f 272 0.10/1.00 vMB 104
260,101 260,101 000000000000001a684d5809d6ae0106ddb7cd48071aa72d1c5a0f4562693540 323 0.14/1.00 vMB 79
260,100 260,100 000000000000001aca38a0240d45e52f00fdd9fe67ce83f47c5435f87dcdd7a7 29 0.02/1.00 vMB 49
260,099 260,099 000000000000001bbe3bbec2ca5bbe136c709d83e0e28a2585cae36ed71d7722 336 0.28/1.00 vMB 73
260,098 260,098 000000000000001385320b0a9fefec86be09109e80ba59f8b18cd71426cf57b1 569 0.23/1.00 vMB 108
260,097 260,097 0000000000000003a290998dcea3c02e4e42bec7f3391d848e3770481e939a8a 183 0.07/1.00 vMB 91
Previous 10 blocks ↓
Total Size: 782.80 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: 710.14 GB
    • Received: 17.03 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.