Loading Tool

Explorer IconExplorer

Memory Pool

82,984 transactions
30.88 vMB
0.08273943 BTC
Random Selection Loading Transactions
Max Size: 189.35/200 MB

Candidate Block

Mining Attempt ede9b9ecd9c1bd8ae60d019d4b6e5df097a1b9559334fc401409be2d6a0f8fea
Version 20000000
Previous Block 00000000000000000000da0edbb3d775bfacdf06a00f717a7f06ad044f066fee
Merkle Root 78df9531e743d82e07fd26335549dd0384fcb6b72aeca42b276402e4cf53f802
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,846
Size: 1.00 vMB
Total Fees: 0.01340601 BTC
Feerates: 79.55 > 1.34 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,334 (477,088 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
438,246 438,246 00000000000000000106e93bd3b54c52b85c4659281cde68b00ace1b0b8fbef6 1,794 0.80/1.00 vMB 67
438,245 438,245 0000000000000000008eb787c3ccf749f601867c1473c6cfbabd67817ba5e3e9 2,447 1.00/1.00 vMB 61
438,244 438,244 000000000000000000a03ea9bcaf0baa17c5d4df98a84b248ef8dfeb46c88764 2,223 1.00/1.00 vMB 76
438,243 438,243 0000000000000000028c392e26172ed1bea535b91cdb40250b33e920dd28e8f6 2,859 1.00/1.00 vMB 91
438,242 438,242 00000000000000000284e6267d6b46f388432d76a2b7ee23c09205f08bd94513 364 0.18/1.00 vMB 62
438,241 438,241 000000000000000003777ff69b9858e60cb3afb473fe68337a46cbad43347bf0 728 0.74/1.00 vMB 25
438,240 438,240 000000000000000003b77d4c20499d1c353042fad2f557615ef1c8781e21839d 566 1.00/1.00 vMB 17
438,239 438,239 000000000000000002c2687d12b4185cee89e4c98ced380ca2afcda1bd92cfda 891 0.37/1.00 vMB 69
438,238 438,238 000000000000000000ee0f0b3d4ce9902e14c8b1207a37606ffc95704af1ceef 2,041 1.00/1.00 vMB 63
438,237 438,237 00000000000000000326b4180a90fcce9fb3bea275ad6de35535b680bac37023 1,648 0.64/1.00 vMB 76
438,236 438,236 0000000000000000010c7f722ea0fea8486f2014a8f456dee512294f9521a5da 1,562 1.00/1.00 vMB 45
438,235 438,235 0000000000000000024ced223fbb6e21e793b0cfafef5c3f18c8cf4d3b72b02d 2,140 1.00/1.00 vMB 56
438,234 438,234 000000000000000000a7137713fab287b8e10e6f68069a2bf4a243896704f64b 2,587 1.00/1.00 vMB 84
438,233 438,233 000000000000000003445c3c585ecf6e2e51c211005d66c33ea03475e1913dc5 1,430 1.00/1.00 vMB 98
438,232 438,232 000000000000000001cd0cc09609ee39278a544873a13ed49276c0fff8b7d3f9 1,301 0.75/1.00 vMB 40
438,231 438,231 00000000000000000395d7feae36cf66be5466fefcfad2c408f5af7242405907 1,935 1.00/1.00 vMB 48
438,230 438,230 00000000000000000211f8216234845429284ac730021674edfa9de249bc0227 1,097 1.00/1.00 vMB 56
438,229 438,229 00000000000000000151c8a60597acfd5999eda0427c524236205fa9316be834 1,470 0.75/1.00 vMB 67
438,228 438,228 00000000000000000272f5f7b0998e15f0b88e3a24366984293043f9b04f4f79 1,663 1.00/1.00 vMB 49
438,227 438,227 00000000000000000164fe723c04959c2a1b07a3fa791003ca0ffd6bae725cfe 2,694 1.00/1.00 vMB 70
438,226 438,226 0000000000000000020aed70a53eacc5f217328a07968d6b2c188c5c29018b34 2,137 1.00/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.97 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: 715.96 GB
    • Received: 17.76 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.