Loading Tool

Explorer IconExplorer

Memory Pool

28,495 transactions
9.47 vMB
0.09848252 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.92/200 MB

Candidate Block

Mining Attempt 3e4363506260105c06135b10cb3a3a7a64c990e8c7e00c9a98a98c20805626ff
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root d39887ea3b37a4039c3e36c4cd1c1c9d8a6556a30ed534ff1e43a56d230fea6c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,479
Size: 1.00 vMB
Total Fees: 0.02781474 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (742,022 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,199 171,199 00000000000005fbfc71e8bb5b4eca8948db94df158318dfa4faaf7924e8f890 122 0.05 vMB 47
171,198 171,198 000000000000088528c685de638631d67e6c6f744812e9fec1099daf04ac2705 61 0.06 vMB 119
171,197 171,197 0000000000000075a00c3ccad47c4b754a27966bd2f3ffe980d21950d77863b0 105 0.06 vMB 201
171,196 171,196 000000000000060ffa25bb22ded1327215557d7fc28630649eb2055b9fc819f6 1 0.00 vMB 0
171,195 171,195 0000000000000a04a93486fec0eeaf9db5759f1a007537a78f851600f5687fd1 82 0.05 vMB 91
171,194 171,194 00000000000006d0ac0e007efc6cfcf7acf7288473c106fd92c2f62f22de3889 1 0.00 vMB 0
171,193 171,193 00000000000002aa05fa2355edae552404956e3db1719913aa4c8e8c228a3737 113 0.05 vMB 288
171,192 171,192 00000000000004180d6c632dcff401329bf26aae88a1ad992ce0755aab64cb92 23 0.01 vMB 155
171,191 171,191 000000000000064b7676ad64597e59e53f8713540c1dbeda6aa22dc0bdc37cba 7 0.00 vMB 55
171,190 171,190 00000000000005d087596be47588a0ccedc418f3c954881fc7c3dd1fe9307253 58 0.03 vMB 492
171,189 171,189 00000000000002e976fcf963d10d17faf6b63e151286f5a19daf1fdd5c2ea82c 29 0.04 vMB 26
171,188 171,188 00000000000002bdc03aa0d6f58a3a63d23a8c142aaf20a6de83bc839a5acff3 37 0.02 vMB 106
171,187 171,187 00000000000006a2337d29340587d03345fa0a0ce4c1dde32c87d418488d9784 131 0.05 vMB 33
171,186 171,186 000000000000076246cb5683c96cdabed68266f4e0080d8561496a7f0e8e0f80 13 0.00 vMB 1,020
171,185 171,185 00000000000005db8aa45f303d07055afacd5ee02aad1f17cd119ffae547923d 46 0.02 vMB 382
171,184 171,184 00000000000001fc04d5824e55dd3042f0229c760899c84d19cc9c926e8e45eb 32 0.02 vMB 68
171,183 171,183 000000000000060c563e782a9008242ff878abb91432f8cfae288af3701d3ec9 108 0.04 vMB 63
171,182 171,182 00000000000000aea5c88bbf4af62fb52197f4afcd157c512ec6d6d7034b6644 89 0.05 vMB 146
171,181 171,181 000000000000041613f891fad8c7702193f7116ec69e29b69e0b7f16b352e150 24 0.02 vMB 29
171,180 171,180 00000000000001c346497547b8abaa0cf9bedd27a560bc957678e99965459660 168 0.05 vMB 39
171,179 171,179 0000000000000946360b8604671c3df588a2ca83c0b2f5e8ec702956010abb14 51 0.02 vMB 181
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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