Loading Tool

Explorer IconExplorer

Memory Pool

73,227 transactions
27.00 vMB
0.06070018 BTC
Random Selection Loading Transactions
Max Size: 164.92/200 MB

Candidate Block

Mining Attempt e5be9999b1beda927ed3be44f5663f9f948838effc139f32649f4f4c94dc889b
Version 20000000
Previous Block 000000000000000000004ed27dd3f7a6a8aa11f24ae6e90960d02ebf523baf7f
Merkle Root 6979e31af83ab01fae8ed5f021e5975bca80ba6ceb71e6d0d090d8d21aa6c0ae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,529
Size: 1.00 vMB
Total Fees: 0.00355990 BTC
Feerates: 60.13 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,319 (650,023 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
265,296 265,296 000000000000000ff84fab359c5a7ea85f2bfdbe122c7e161e1b0d15bdaac326 33 0.15/1.00 vMB 3
265,295 265,295 0000000000000003842ceb3b0ee5bfaff8e14362cdb463a20b9670a5ecacc8f2 43 0.03/1.00 vMB 14
265,294 265,294 00000000000000056d1e662c42e99235a2021d9ef788282acdc45cca140fd571 136 0.13/1.00 vMB 33
265,293 265,293 0000000000000005a01cca2c7fab224d998f4b1e138521a0e0cb1872e70e2b9f 564 0.25/1.00 vMB 123
265,292 265,292 00000000000000098bddf015af99f44424fe422fb86393d90b9879b6ad441d6c 168 0.14/1.00 vMB 62
265,291 265,291 00000000000000084d181c080176f870a500d826d5ba6f12d9cabfe0506d4b6f 196 0.09/1.00 vMB 57
265,290 265,290 0000000000000006e9b0995c1fbe39d9e6212a8d2b246a2fef481a1eee2f407b 31 0.01/1.00 vMB 75
265,289 265,289 000000000000000af6c1c5128939095d72c580e6187123fdbb5d67002689b263 174 0.07/1.00 vMB 96
265,288 265,288 00000000000000035dfedac155816da3574d6e0bb9eb37af2d7d7f5d3f606d2c 107 0.14/1.00 vMB 33
265,287 265,287 00000000000000006aa2188229f027202e30645c01924a3c0307b9ea1930bcbc 92 0.05/1.00 vMB 32
265,286 265,286 00000000000000019a521eb68d8cd574bcb070f203409e1a4f59875199d2f66a 446 0.23/1.00 vMB 88
265,285 265,285 0000000000000008d627c19e0219b9a8c989d4d66f77bc5e134d142be2abd375 273 0.13/1.00 vMB 87
265,284 265,284 000000000000000427ae6ebb67c13cb7ddbd8ac23d2d6d57c967d19ffa6f253a 517 0.23/1.00 vMB 132
265,283 265,283 0000000000000005749f9e782fccddf8337ef847f74e1ead11617b21035ce56c 149 0.11/1.00 vMB 30
265,282 265,282 0000000000000000c8e493d4e7fc0f9d6a1ea3bdef69b34aa53ec08f72b95d18 305 0.16/1.00 vMB 96
265,281 265,281 000000000000000c67eb49e338ccfb57c26051560ac002187e228d857417cdae 66 0.03/1.00 vMB 150
265,280 265,280 00000000000000072b470c8b234df79be006a3e7e6c1ffc18f570ee428bcb3e1 313 0.22/1.00 vMB 62
265,279 265,279 000000000000000dd3f5182357bb101f3b346825a05176c84f079902e44f07a5 604 0.25/1.00 vMB 107
265,278 265,278 00000000000000046f7a77a1113b81a14ff832752090bf4fba957bce4241c7da 267 0.11/1.00 vMB 91
265,277 265,277 00000000000000011a42c0717f1800ce53e57a7aedc930d1682aaaaedbca8df2 429 0.19/1.00 vMB 96
265,276 265,276 000000000000000d38ee8a7aa342b7cf4544c85cff96149826592b0427ce7197 109 0.04/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.94 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: 714.95 GB
    • Received: 17.63 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.