Loading Tool

Explorer IconExplorer

Memory Pool

85,123 transactions
31.72 vMB
0.11255097 BTC
Random Selection Loading Transactions
Max Size: 194.45/200 MB

Candidate Block

Mining Attempt 170521a244d2430cddf440a14d22f060767b2101fe04cee0b78f60a6aa7222fb
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root e5a1db14eb23d3998a52605d32aa5997cc43de88fc533fa3d493f6a732e73bcc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,780
Size: 1.00 vMB
Total Fees: 0.03774306 BTC
Feerates: 301.57 > 3.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (775,970 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
139,254 139,254 000000000000005edeaedee9047d8106618effc3674b678981189dc86943bdff 3 0.00/1.00 vMB 0
139,253 139,253 00000000000007e1bee69e4e408f42725ee551b17cbc3335ddfd9a11b3874a87 40 0.01/1.00 vMB 155
139,252 139,252 0000000000000417a636701f61629174689db5b197aec12eabe78aeb49b3bd95 54 0.02/1.00 vMB 93
139,251 139,251 0000000000000728c139aca5c15d6283880d6a3b69d0ad1fb4fbe9741c1b9fb8 9 0.02/1.00 vMB 381
139,250 139,250 000000000000036df84c376d4d1eaa5bd3c332aa8a43e5df52a17dbff5fcf830 70 0.03/1.00 vMB 243
139,249 139,249 000000000000033ceecd19bc3b9e62a7460bb9015e0650ab522db293c0e2eee9 71 0.02/1.00 vMB 9
139,248 139,248 00000000000001cfbe56d546e6eb6307fddd6dc4ad76c808e579e1c099c61d80 31 0.02/1.00 vMB 46
139,247 139,247 00000000000000910462fb13ee9816a204dd55a1ad19c694f8a9e53d37f1cdd3 1 0.00/1.00 vMB 0
139,246 139,246 00000000000000d5d6096fa9988d47fdd1266653fe529b3b0c57283b72897288 11 0.00/1.00 vMB 75
139,245 139,245 0000000000000873618d4ed25cbe9f9234f794d1a726926a77e83df6bf90ab70 74 0.03/1.00 vMB 151
139,244 139,244 00000000000006c50c31cb9bf9a28a76ade855d0123b978b2aa212c4509491ef 67 0.07/1.00 vMB 94
139,243 139,243 00000000000006a18155e0f9222068a0e189a01fbe0c26c7a7aeab341e8e80e4 12 0.01/1.00 vMB 393
139,242 139,242 00000000000005fec85332a1395283b9305ea467a01e76f5b1be3fb30cedd798 40 0.01/1.00 vMB 381
139,241 139,241 0000000000000116ada1132f9b41952bc1d80dd288a758b0dde6444816ca6650 47 0.03/1.00 vMB 265
139,240 139,240 00000000000008ae748a17911f5d56ac7e5ede06586d98d7d6aa83ce8bda5237 60 0.02/1.00 vMB 199
139,239 139,239 0000000000000264f2835263bdfcae0a8a4185b781fa980d0eae3e88ee4effa9 126 0.04/1.00 vMB 73
139,238 139,238 0000000000000533f02f775db4176ec57012c76c6dc56fa3debf5f307da3d758 50 0.03/1.00 vMB 606
139,237 139,237 00000000000003444464ae9848e65891172e9a17dd648b0c68cbac1bce6f151e 36 0.02/1.00 vMB 171
139,236 139,236 00000000000000a977c29f7252b2c165f54cbf8cff7e6f9e367eb93310e70c71 67 0.03/1.00 vMB 138
139,235 139,235 00000000000004d5af0921aa9aaa0a594ae12042cad4ee3818c6c4f7a4b02aa5 155 0.05/1.00 vMB 131
139,234 139,234 00000000000001cddc4916f93e4e79341b475ea86f87abc45a826883d934d095 117 0.05/1.00 vMB 126
Previous 10 blocks ↓
Total Size: 782.78 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: 709.60 GB
    • Received: 16.93 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.