Loading Tool

Explorer IconExplorer

Memory Pool

80,197 transactions
31.44 vMB
0.07790034 BTC
Random Selection Loading Transactions
Max Size: 189.44/200 MB

Candidate Block

Mining Attempt 1d3cbbc9c4283c56da6011f577fd87abb580f656dd58ca5609dea78167ef58aa
Version 20000000
Previous Block 00000000000000000002020d6da75dddab5026e98b36b40b3adec106d44827a1
Merkle Root e13dd25c28523a6d1a093d6a6a5fa55f7a1f374f565ce2529c76e2216d8a83c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,251
Size: 1.00 vMB
Total Fees: 0.00962683 BTC
Feerates: 70.24 > 0.96 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,177 (438,650 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
476,527 476,527 00000000000000000159ee91aa8d8bb2bf59d8c6c681c7e08a45586106b6ea00 1,923 1.00/1.00 vMB 202
476,526 476,526 000000000000000000cfe3b79c878cf3fbf89aae081fb63c107e4750f24b9dd2 2,285 1.00/1.00 vMB 39
476,525 476,525 000000000000000001257110ab610314c2978aa53da71b5d236e956389408b9a 2,049 1.00/1.00 vMB 50
476,524 476,524 000000000000000000a3d6e91a7d6118f7bdb2226db3f3c154ae4ce990a5d80d 2,076 1.00/1.00 vMB 144
476,523 476,523 00000000000000000133e62fe34bb2c3b4036c9c80fbe61660f899fc0d534aea 2,328 1.00/1.00 vMB 195
476,522 476,522 000000000000000000c030919b8fc68f15f49e81ed68427ce4772d09a8927c6e 1,932 1.00/1.00 vMB 122
476,521 476,521 0000000000000000013639b464b218ccbc5a9f3046a58ac3534da99cec2e4ce2 1,343 1.00/1.00 vMB 150
476,520 476,520 0000000000000000001a29af4f445b15619fcf8813b3a680c970d6b39f9ad374 1,019 1.00/1.00 vMB 141
476,519 476,519 000000000000000000aff86388540d6e53e470db04ee00ceccbcc94527410ea9 2,295 1.00/1.00 vMB 222
476,518 476,518 000000000000000000783f29a746d91f73f823bfcf05a0df1cf84685c40e79c0 1,695 1.00/1.00 vMB 167
476,517 476,517 00000000000000000033f6af988a7795dbf0cf1ea7a56dd5a68defb9c4471c4f 1,772 0.99/1.00 vMB 199
476,516 476,516 0000000000000000010c19ac281e3c16cd40bb15e226a03cb2b2a530451c36a8 1,851 1.00/1.00 vMB 81
476,515 476,515 0000000000000000004aec1e32fb6b4ec221e26ea4e2382e4ab729d13391b036 1,773 1.00/1.00 vMB 175
476,514 476,514 0000000000000000014739b3d592b90aff01be560b7d23f093279d464a60e657 1,512 1.00/1.00 vMB 81
476,513 476,513 0000000000000000000073d8081127cba9fbba3284fec0fd99c75a061f4f4f30 375 0.20/1.00 vMB 196
476,512 476,512 000000000000000000c41367ebf47ba30e09c008b2e525ba27d1952c6b6600a5 2,027 1.00/1.00 vMB 41
476,511 476,511 0000000000000000004c4b093ef60a1198dbb9f92df66b7bd10e915d19fcd474 1,316 1.00/1.00 vMB 44
476,510 476,510 000000000000000000b90b0b4cb250642a457b027578d23a8e4305261087b417 1,654 1.00/1.00 vMB 139
476,509 476,509 0000000000000000013346224833007670ae2a5d66ee2594a838565fe9a48efe 1,940 1.00/1.00 vMB 169
476,508 476,508 000000000000000000ada52e2460b5b7c87da7bc4e75b4b5a5f3a553b5480447 2,172 1.00/1.00 vMB 255
476,507 476,507 00000000000000000158f26e1528fc7e4abc2ab7991698bfa6be510edbf62da2 888 1.00/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.70 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: 697.39 GB
    • Received: 16.58 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.