Loading Tool

Explorer IconExplorer

Memory Pool

66,980 transactions
21.71 vMB
0.08911016 BTC
Random Selection Loading Transactions
Max Size: 136.24/200 MB

Candidate Block

Mining Attempt 2626821c7b373af7f31c2d449815d2794738ed683bdb568f10e9290dad55f19c
Version 20000000
Previous Block 000000000000000000011aaa8e85e4831815b6f18340ef2d56ea3884a6301b30
Merkle Root e8e9967b0d613ad23974eb7fcb79ea1b3742412b01856899797b40a6c7efff97
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,585
Size: 1.00 vMB
Total Fees: 0.03106760 BTC
Feerates: 150.75 > 3.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,753 (698,345 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,408 217,408 0000000000000462a447d6e0af221aeed18c21bb3d0ffa535ed9d33acaf6189d 285 0.11/1.00 vMB 193
217,407 217,407 00000000000001025a6755a73a510e0f021d9393129de3ef47caf493008b4012 355 0.31/1.00 vMB 73
217,406 217,406 00000000000002a53d5042a08a224567a329f645a3d0f9321e5d2b75a489cf20 1 0.00/1.00 vMB 0
217,405 217,405 000000000000035a0a3c31d20749ec2b135fec61d2a8f535020a248c72622e37 355 0.16/1.00 vMB 207
217,404 217,404 00000000000001de1820c1e4dafd94019a40d110cd01c5a205ddb12e754a6b28 16 0.01/1.00 vMB 128
217,403 217,403 000000000000014dcdadc17067ecc86fc6ff6a58b246dad560bf2a62cc06b36b 23 0.01/1.00 vMB 111
217,402 217,402 000000000000026147427f62d1bc00c92af6a107e21f48ac8ffafdda86b0f8c2 192 0.09/1.00 vMB 176
217,401 217,401 0000000000000249701893fe0873173147d998ededf21fcc83e56af91df8764e 248 0.10/1.00 vMB 160
217,400 217,400 00000000000001f2ca13ace8e9684a3e580f249486d8c8b194e79c5eb689e251 163 0.06/1.00 vMB 213
217,399 217,399 00000000000001e8db07cfe91304a0e2eb30668cbb8ad5a9bb2c5c1d6831dfd2 133 0.07/1.00 vMB 113
217,398 217,398 00000000000003c9b5ab82f60078e69cb275b0872a9fa5f746a3b6b3d6072f3c 162 0.07/1.00 vMB 148
217,397 217,397 00000000000000969358165b8d16869291f7546ed1a6eebad2dffd24c43df12b 318 0.22/1.00 vMB 149
217,396 217,396 00000000000002e525186ed5f2203213aee624d8d49e74e53c2974c2b15183b2 396 0.42/1.00 vMB 28
217,395 217,395 00000000000003038915d1246af52a72beb02fb5b85ca11c187b770958039436 280 0.12/1.00 vMB 143
217,394 217,394 00000000000001e23a8ad41109d3f68c50e7bfdf96a1c84c8fa60f24632c5fac 433 0.19/1.00 vMB 150
217,393 217,393 0000000000000162c0cc0559041021e102041afc97dc51801ed8b4ddcf630eff 393 0.18/1.00 vMB 207
217,392 217,392 00000000000004e6162c939cef5de103b9a1976e407322deebe5ddc3010af32d 325 0.14/1.00 vMB 268
217,391 217,391 00000000000002ad6112bc3dd0de8e2c408a4be0f2d2d99680c081ecb49c45cc 64 0.03/1.00 vMB 148
217,390 217,390 00000000000003dbff05d87ead9225410f6c65d5913e71d63357a33df743c471 186 0.08/1.00 vMB 168
217,389 217,389 0000000000000037fe17549ec7b9e461d1cab25e074bb6c0ef66635a32bd172d 559 0.23/1.00 vMB 207
217,388 217,388 00000000000000c298b676303deb924bd2d7fd79c4cf2ef9ee4b03d18f40993a 65 0.02/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 783.68 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: 777.73 GB
    • Received: 21.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.