Loading Tool

Explorer IconExplorer

Memory Pool

82,542 transactions
31.05 vMB
0.10720337 BTC
Random Selection Loading Transactions
Max Size: 188.82/200 MB

Candidate Block

Mining Attempt 523c499a98069f6bc70d52b985a363d89072d1b2fb36a4cb58dbc2e279451905
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root aab817981de190287c0e569eb4d21a759ea30275b4c23bb6efd286101e5478c7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,161
Size: 1.00 vMB
Total Fees: 0.03333491 BTC
Feerates: 200.89 > 3.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (703,916 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
211,466 211,466 000000000000026232c8f2dd24ebc6cab6f5358d2f7123c16c8299daeaf38380 17 0.01/1.00 vMB 129
211,465 211,465 0000000000000138a80cc66fbc2e1edcfcd610be0ed141c3a96978e1b547dc1e 312 0.15/1.00 vMB 150
211,464 211,464 0000000000000374eff1003c9f8d5c900decf591d626beb80f1613d71b15d8fd 98 0.06/1.00 vMB 130
211,463 211,463 00000000000000846589e612d17772e1d0222ae5d81e6dcde25aab6ce178a9a1 345 0.19/1.00 vMB 144
211,462 211,462 0000000000000340e12031d6e3e4188d9ee994bf141501c9035944f8fc2a5d67 110 0.03/1.00 vMB 33
211,461 211,461 00000000000001ef6167d798fc2ab4c4923b552bfae2f5573b77aa5bb0f18c9f 725 0.25/1.00 vMB 213
211,460 211,460 000000000000003c74f147f11e68ad5283efbad7796e5774836e75e7ed3340d1 11 0.00/1.00 vMB 44
211,459 211,459 00000000000003efd766040048a64a7168ca00a0a2e9565fd9c6e47ea7ebd794 11 0.00/1.00 vMB 14
211,458 211,458 000000000000024fd4679fd8b551f44afb5dc4f9100110b2c6eca1d8dda13b15 206 0.09/1.00 vMB 184
211,457 211,457 00000000000000378de39518afdaf147ebbe189f8373ed749f8d90aebc4935e8 11 0.00/1.00 vMB 16
211,456 211,456 000000000000030295735afb53da52fa844c696aad5f327a942d3c4820b822e9 256 0.11/1.00 vMB 163
211,455 211,455 00000000000000fa869f1333466858f886f91a0d5fb9a4c98b6406a2f2b68640 44 0.02/1.00 vMB 313
211,454 211,454 00000000000003de2d0397666a557a8233d0c58ed16d4514fe7261accd9b093e 18 0.01/1.00 vMB 80
211,453 211,453 0000000000000302e1b64d6a1bb61354c84454cd1a96f55d0c17cd8df063a6c1 189 0.11/1.00 vMB 151
211,452 211,452 00000000000002917b2ba855f9075bc61480dcf460d09966a7d07b34e6c1f878 710 0.30/1.00 vMB 134
211,451 211,451 00000000000001bd5ccf493350b23d87fb20598fb87cded258e21963407ac7f3 266 0.23/1.00 vMB 214
211,450 211,450 0000000000000303a0a19e17fd08b01a70aec338b8afa7320bd91bdeeecaa309 428 0.18/1.00 vMB 152
211,449 211,449 000000000000044661142520a210c1eede28c1bf73708e35e632b4ea4ec161f2 743 0.20/1.00 vMB 216
211,448 211,448 0000000000000347d81fd87d4ffa4054ce396e174968a2ed1ea94a0bed59deb8 142 0.05/1.00 vMB 103
211,447 211,447 000000000000001d9a4100fa7ae67a6ef77fb8b5b68c0608d366c410653b8fc7 84 0.03/1.00 vMB 179
211,446 211,446 00000000000000a5b2c1945ee6a7ce634f923d173b3d260500923c840cfa523b 212 0.05/1.00 vMB 204
Previous 10 blocks ↓
Total Size: 783.05 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: 720.60 GB
    • Received: 18.21 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.