Loading Tool

Explorer IconExplorer

Memory Pool

82,641 transactions
30.79 vMB
0.08137043 BTC
Random Selection Loading Transactions
Max Size: 188.76/200 MB

Candidate Block

Mining Attempt 7529d66994c6b455cdb3f59ca12eb1596eaf5dc631821e84331c1abb236af3a1
Version 20000000
Previous Block 00000000000000000000da0edbb3d775bfacdf06a00f717a7f06ad044f066fee
Merkle Root 625dc1e5c9fb8e9dada425f81d5a349e4a0fde70a0fb1496291c5d381471f80e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,926
Size: 1.00 vMB
Total Fees: 0.01235764 BTC
Feerates: 79.55 > 1.24 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,334 (689,107 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,227 226,227 00000000000001952acf0f51a8a8b4f3c18f2cad499f3aa943498b318ab82e6d 140 0.05/1.00 vMB 77
226,226 226,226 00000000000001ef7f2c26a18fd5713784be17fe5d59f8b25f58ce8672cb143b 307 0.15/1.00 vMB 154
226,225 226,225 000000000000000a24cbd9e18a2b0d877ce5135b8d01a6646c09171f0d1ee880 94 0.07/1.00 vMB 93
226,224 226,224 00000000000001d992ba4e35da186f4039e2750050a5f1570820ba94c1e52fc4 544 0.25/1.00 vMB 669
226,223 226,223 000000000000003a20608bd67185f631a4b7e96948d794cd6a27ee5e7668ad2c 234 0.10/1.00 vMB 159
226,222 226,222 00000000000002d221561b19bc51df45c5f54de396c8d121db97293c52ded57d 53 0.04/1.00 vMB 42
226,221 226,221 00000000000001be0b10e9ee49723d68ccb67d43f70094ba3f4e0d75049a4cab 359 0.18/1.00 vMB 325
226,220 226,220 00000000000001a74c4ff1a938b40d618948ce3a58cde6dcb2e62fffcd45258c 12 0.00/1.00 vMB 153
226,219 226,219 000000000000035760c6e8dde15a6adaa58b334216f7751a8e028f7add115608 354 0.15/1.00 vMB 164
226,218 226,218 00000000000001e80fc1631b2c4ffd27113fddfe08c658f27d4369ebbac435a1 498 0.23/1.00 vMB 163
226,217 226,217 000000000000018e61fa7d97c28e21656b60dc3258e7a76b146896e5bddbe304 296 0.14/1.00 vMB 174
226,216 226,216 00000000000002bcab8a5eff04aaf2b09fbe4c6cc7242759bbaf077f598487fa 7 0.00/1.00 vMB 153
226,215 226,215 000000000000000816fdbf497e4b83b94711a046cfebfb7fd78477716c303e09 321 0.12/1.00 vMB 204
226,214 226,214 00000000000001db86b9d164320660c79c03ce2720731f85f99cf3565d321235 98 0.05/1.00 vMB 162
226,213 226,213 000000000000002a3373981ab849e5c5f939b25c7224faff31d1d704adf4af5a 9 0.00/1.00 vMB 48
226,212 226,212 00000000000001d7b741566a0782e401a014b9f590bf90f61245b7d30e46db06 173 0.08/1.00 vMB 144
226,211 226,211 00000000000002ea267c33fd562028b35bcb357f81ee23444b4e566b59a582a5 137 0.08/1.00 vMB 137
226,210 226,210 000000000000018b27f00261e8cb9381445682df540dd5d3ead5b8b713b9bea4 125 0.06/1.00 vMB 163
226,209 226,209 00000000000001aff2096e563528b32186e2b24e8f0ec0c7006574083d6ec355 156 0.07/1.00 vMB 189
226,208 226,208 0000000000000180e51da785108a5524e55edccb184ebc2becd0785da99a02ea 49 0.01/1.00 vMB 100
226,207 226,207 000000000000012c3d25a8e6bb0b4870e618932d950770d763c822adf44f2c42 241 0.14/1.00 vMB 141
Previous 10 blocks ↓
Total Size: 782.97 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: 715.96 GB
    • Received: 17.76 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.