Loading Tool

Explorer IconExplorer

Memory Pool

80,117 transactions
29.49 vMB
0.12529303 BTC
Random Selection Loading Transactions
Max Size: 178.48/200 MB

Candidate Block

Mining Attempt f89d465f43b6dbd58dbffc73b58ff8496558e0cfc88625c89a829b4594118f6b
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 4165632c64d61dc7ca3e755e5a1a5eaa2ecc5e95fa506d5ac0ec095f00a3fd16
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,655
Size: 1.00 vMB
Total Fees: 0.04501055 BTC
Feerates: 477.45 > 4.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (8,194 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
907,105 907,105 00000000000000000001999ad83a75fd862df6b68d56d4fe0541ebf151f35fa6 3,100 1.00/1.00 vMB 1
907,104 907,104 000000000000000000012eda86ef509fb501a1a9c2adb2a19ed02caa7f86478b 2,563 0.94/1.00 vMB 1
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
Previous 10 blocks ↓
Total Size: 782.91 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.81 GB
    • Received: 17.48 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.