Loading Tool

Explorer IconExplorer

Memory Pool

46,209 transactions
28.17 vMB
0.07462658 BTC
Random Selection Loading Transactions
Max Size: 149.12/200 MB

Candidate Block

Mining Attempt 4097a4e069fcd2142c179cc7ffb257e901151128846eb8e3f12c543c0bc5172e
Version 20000000
Previous Block 00000000000000000000958de36f69a7b169bf6b7f7790576bb3bc365e342bfa
Merkle Root 55cf48c8640289e4b35017304ea4f5ce155c501fb5b1ba9ac647f9c0feeb9fdb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,909
Size: 1.00 vMB
Total Fees: 0.02028466 BTC
Feerates: 101.53 > 2.03 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,937 (329,666 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
585,271 585,271 00000000000000000013cb7417ead280e0bafa0d14132717f4678082301b783d 509 0.19/1.00 vMB 38
585,270 585,270 000000000000000000073bebcdb8c08912eb0ac54de9dfdf33e9050ec0368c4d 1,706 0.65/1.00 vMB 27
585,269 585,269 0000000000000000001d8a47ef34e2d403e96aa416db5b7440f17edddd6a781b 615 0.34/1.00 vMB 11
585,268 585,268 0000000000000000000ca59cfa1aed37bab9fa7fc72bdeec4b8ffe8347aebfae 2,327 1.00/1.00 vMB 22
585,267 585,267 00000000000000000019106c37c5d65379dcea378a8f92f958929ce45a4d8d4b 2,982 1.00/1.00 vMB 25
585,266 585,266 00000000000000000005b120f700037962bcf258feef465d1734ea711d4a6f64 940 0.30/1.00 vMB 34
585,265 585,265 000000000000000000187cdc4636a8d45cc97aaaeabaf4e443efe4e97896a085 2,287 0.77/1.00 vMB 21
585,264 585,264 00000000000000000019f8c5deb5015a9e05850adf0dd5d3bb08597deb648f83 1,255 0.54/1.00 vMB 7
585,263 585,263 00000000000000000019a0b33ea77384b096b658083c2a8e0f2f0fd0fad3e2ac 2,598 1.00/1.00 vMB 38
585,262 585,262 0000000000000000000fd12f2a4ebab1e9ba3abaf20f2a0043ac23ebfbbe58fa 1,827 1.00/1.00 vMB 7
585,261 585,261 000000000000000000104969ee428ccc5e1971dedbf876cfefe471ef6418ee74 153 1.00/1.00 vMB 2
585,260 585,260 0000000000000000000914caf51166ac917ac14a748f9ade3347c0526ca4a2a3 1,995 1.00/1.00 vMB 20
585,259 585,259 00000000000000000014d80a13e58aaaffd51ff41175dbc2fe71a508cc4e0bc2 2,648 1.00/1.00 vMB 4
585,258 585,258 00000000000000000008cc08b3a70dec0c1f55376b258b9c3038198e6692bc05 2,483 1.00/1.00 vMB 28
585,257 585,257 0000000000000000000c8c102f800de866adfad5bb66608517c0545fa0ce2467 2,990 1.00/1.00 vMB 63
585,256 585,256 0000000000000000001224041ffaf029ef3b971da1c61d79cc2c5c82357b794a 2,270 1.00/1.00 vMB 12
585,255 585,255 00000000000000000001752ee096577ae7d0c046891b165d1b609406987ce54c 2,907 1.00/1.00 vMB 31
585,254 585,254 0000000000000000001c4cf4e5de0225f3700ecf210554cc99adf2a541d80511 2,792 1.00/1.00 vMB 51
585,253 585,253 0000000000000000000d628576efbe4361da3034b1ecd5806c5ab57b236ca0e9 3,303 1.00/1.00 vMB 50
585,252 585,252 0000000000000000001891c5a8d1152673ce337f743195cd176b80dd29317260 2,791 1.00/1.00 vMB 67
585,251 585,251 0000000000000000000d3328d55d76013e85ca3b1e1d0bf6d49f0ed92e15f240 2,386 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.28 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: 656.75 GB
    • Received: 14.43 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.