Loading Tool

Explorer IconExplorer

Memory Pool

27,311 transactions
7.79 vMB
0.06467381 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.94/200 MB

Candidate Block

Mining Attempt 2f0abe014593a0d48b4414b1795a75cbc27076ce9d02204e84973805415b9f17
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 6505cec6a4132265b060d65d971f616a4fd133bdcce6bad762f914a6a1b267ea
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 941
Size: 1.00 vMB
Total Fees: 0.02614630 BTC
Median Feerate: 2.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (710,601 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,615 202,615 0000000000000105fa953ef3c5bbb00a8cacdd0138cd3eaa3970b76561e46865 245 0.12 vMB 187
202,614 202,614 00000000000001d2c8c67217d72bd511466bd6d27d7b143ad8f6ab713bc19199 102 0.04 vMB 28
202,613 202,613 0000000000000036c0afdba9570d3c36917ded3f2124f600622b193ff281034d 269 0.12 vMB 167
202,612 202,612 0000000000000251edffdf1dc56c41652baf89aba91f658a35741f3dbb836133 12 0.00 vMB 220
202,611 202,611 0000000000000496c1c0e25b2c20a5e4ffdb61522c6a8b2de2155bf15288e005 483 0.17 vMB 147
202,610 202,610 00000000000003af7d70f6c7c022674c6eb0a146ea0f357476496143cbb4d9ec 219 0.11 vMB 55
202,609 202,609 00000000000002e6345aff55e505f6d965234c176abce9becd894bd0516111e8 50 0.02 vMB 289
202,608 202,608 0000000000000278da7534fcac47233e0b8089a93a2da7a174ddfcd702f4c7ad 104 0.05 vMB 217
202,607 202,607 000000000000045f0dcf6c5f09832a0396964cee3b46ce723c5149ed1d5f0a56 189 0.10 vMB 98
202,606 202,606 000000000000052e60477dcdae430393bd4ba2fa35e3e2d5181fc2aac01e8b43 44 0.02 vMB 89
202,605 202,605 000000000000051ede143fb5e79f783e97f2e46e9788810012463575cb73c3d0 326 0.16 vMB 111
202,604 202,604 000000000000040ea228b1aa58e8516f745efd1d0a6a969faf34b03e5f9f698c 14 0.00 vMB 69
202,603 202,603 000000000000057b5e993456df41f37630fe6622502271570bb54fe782cf178c 114 0.05 vMB 169
202,602 202,602 0000000000000177b9fd5d95a2ae0bf5191a31e9793742f74685dbf74048d21a 591 0.25 vMB 171
202,601 202,601 00000000000001898df910de161c39fb20099a67c792285b872dcaa8613c21d0 139 0.05 vMB 168
202,600 202,600 00000000000000109281b2cd76d732da4b92f6e59f1d86f84966ebb78a556e13 176 0.08 vMB 166
202,599 202,599 0000000000000042048550a72b209434f5163d3ae85f44c1367e37afbef62881 150 0.05 vMB 113
202,598 202,598 000000000000014fdc8972db6adb16df742193b64b817f67e604db09e2d20de2 103 0.04 vMB 101
202,597 202,597 000000000000039e3aa4374852aa030eac2517e17c5d0c94a9b506c8bfb24728 139 0.05 vMB 129
202,596 202,596 00000000000001b19c129d2ab1cc6752410dbbaf8509e833f6c789ef590d184e 128 0.06 vMB 73
202,595 202,595 00000000000004b3072ed9cc21f7e8958d9793fcadcb23401d8ba202973f5773 80 0.03 vMB 22
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 66
    • Outgoing: 10
  • Data Transfer:
    • Sent: 21.36 GB
    • Received: 0.43 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.