Loading Tool

Explorer IconExplorer

Memory Pool

77,767 transactions
29.49 vMB
0.10173591 BTC
Random Selection Loading Transactions
Max Size: 177.99/200 MB

Candidate Block

Mining Attempt b3c05299848929fb44b1cc29ec69ff34b95060c93f2c40a59788ff153eba9ea3
Version 20000000
Previous Block 000000000000000000018dccc1f80f688a1293ee5004ca43085f353ec09eaad5
Merkle Root cb0a640c0e6baaa686e2e8cda3085cce966f7d054aa719425a97d54bcc314970
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,185
Size: 1.00 vMB
Total Fees: 0.02650221 BTC
Feerates: 201.40 > 2.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,275 (8,172 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
907,103 907,103 000000000000000000019c361f314ededf7e04c360f1f3262ee094eb5591ef6c 2,847 1.00/1.00 vMB 2
907,102 907,102 00000000000000000001ef74da8bb9ef3fe56ac69f792bd69ec102b038c48b96 2,197 1.00/1.00 vMB 2
907,101 907,101 00000000000000000000e754bb48706626717d6467692174c276a284a0a96521 4,006 1.00/1.00 vMB 4
907,100 907,100 000000000000000000017c068ac9233a6d78dbc204ba2030210623b6de953a4f 2,965 0.77/1.00 vMB 3
907,099 907,099 00000000000000000001eb73aa34e86b754edeaf9d2c0426cd3152e37d76f80e 3,787 1.00/1.00 vMB 1
907,098 907,098 000000000000000000007a48313c944d176f4712697cde7467a53e393c1d200d 2,023 1.00/1.00 vMB 2
907,097 907,097 0000000000000000000233354d58fbc44f092f67d0f0e68ca421ffee6f8d7891 3,696 1.00/1.00 vMB 1
907,096 907,096 00000000000000000001a765a12e98a4f3eb7a6ffef65380df0b1718686f943d 2,239 1.00/1.00 vMB 1
907,095 907,095 000000000000000000000af4d058de99396ba9d37377d26da1a0b344b24ad158 3,713 1.00/1.00 vMB 5
907,094 907,094 000000000000000000022337de471eba16fcb0e214d3021f5daa985d04e3d034 3,268 1.00/1.00 vMB 3
907,093 907,093 0000000000000000000108812de8d884481f271e7b27e1456dfad06339f71786 2,076 0.61/1.00 vMB 2
907,092 907,092 0000000000000000000000ebd8697103887b2c58852a8501affa6bd1c93551f1 3,426 1.00/1.00 vMB 2
907,091 907,091 00000000000000000000cd901620e30e84cf3378b8e4fac2a046643260027e91 3,276 1.00/1.00 vMB 4
907,090 907,090 000000000000000000010aa4a92a3891bbbab0d411a3139b2bf3c085a93030fd 2,652 1.00/1.00 vMB 2
907,089 907,089 00000000000000000001b3d3be37b18342b028ac74b41c080d2407dc21d1f868 4,678 1.00/1.00 vMB 1
907,088 907,088 000000000000000000000eb487c50c3008bb5f2f98f088864e392eac5cc19432 4,271 1.00/1.00 vMB 2
907,087 907,087 000000000000000000012d8d97fd762f4340b75c0f72439a5a84e08d0ea1930f 5,097 1.00/1.00 vMB 0
907,086 907,086 00000000000000000001d0ccaffecb937ee444cb056356abc59b906666607cf1 4,031 1.00/1.00 vMB 3
907,085 907,085 00000000000000000000f957adbe07c56a12cf32b3ebecbb09a009b21fbc84cb 5,051 1.00/1.00 vMB 0
907,084 907,084 0000000000000000000072af48ca17638bf2e7ea4f1a11aa7c8bb97adb9f7699 89 0.02/1.00 vMB 3
907,083 907,083 000000000000000000019e53a727694f70e236a6cc1a8f25a0c7579febd6897e 1,703 0.66/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.87 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: 713.08 GB
    • Received: 17.30 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.