Loading Tool

Explorer IconExplorer

Memory Pool

40,067 transactions
27.05 vMB
0.07612965 BTC
Random Selection Loading Transactions
Max Size: 140.08/200 MB

Candidate Block

Mining Attempt 140b460a6cfb34ae83477b71f877872c5f72679a1714cf021f698ed071f5d116
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root 1ab27eb860d5bfa29196738b477b133d26d433b2c807a7258af0c0a150aa01e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,084
Size: 1.00 vMB
Total Fees: 0.02208895 BTC
Feerates: 201.37 > 2.21 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (244,376 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
670,305 670,305 00000000000000000002fd4ca4b15d8c6a2d128ab929efa5ae96d82f3f3a2eba 2,745 1.00/1.00 vMB 175
670,304 670,304 0000000000000000000309248361ae4642cd119a07efa255b3db34fcea675c5a 2,154 1.00/1.00 vMB 169
670,303 670,303 000000000000000000048a8d5962ca9bb36ed9843a6efff0eb98108c496d7f52 2,216 1.00/1.00 vMB 173
670,302 670,302 000000000000000000093eb127744192d9d1dd6ea5b42bbefbb440770873c026 3,015 1.00/1.00 vMB 201
670,301 670,301 000000000000000000048ca0203167d03081041a8d651111db0acad9b44a8d59 2,138 1.00/1.00 vMB 163
670,300 670,300 0000000000000000000c9e3f8287a9b5d3f54ab0c5c6ba0f9d7776bea379d324 1,901 1.00/1.00 vMB 174
670,299 670,299 0000000000000000000a72a0dac20de9248120e456ef098ea80f9a83e2bb3bc9 2,225 1.00/1.00 vMB 190
670,298 670,298 0000000000000000000673410b266c26170fa4315a4e5957a18f12b8989a8503 2,441 1.00/1.00 vMB 191
670,297 670,297 00000000000000000000cd991bd34fffb3eb5e09cd237c7911592f912ddab33a 1,080 1.00/1.00 vMB 174
670,296 670,296 00000000000000000004300ff2fb8b4a2f7bc04843ebeff711daae82ecca5120 2,268 1.00/1.00 vMB 168
670,295 670,295 00000000000000000002024047f22bebe4c8f6e966b01c00a44bda8f9ce39f97 2,964 1.00/1.00 vMB 195
670,294 670,294 00000000000000000002a643aabbe7eb7aa002467f41540709cfb75cfd377e62 1,181 1.00/1.00 vMB 174
670,293 670,293 00000000000000000000ce4816bd330d1b7f4e73d039cb769e7ea7876787914d 2,145 1.00/1.00 vMB 177
670,292 670,292 00000000000000000007ab9208ae4a4861d56dfa8267970b1915ede38920b37f 2,654 1.00/1.00 vMB 189
670,291 670,291 0000000000000000000c24730e29e3d9f937d4c30b31ad01c7d1f688e009ed87 1,103 1.00/1.00 vMB 178
670,290 670,290 000000000000000000033ba07082449a944665fb769a39d47939d153a2c74db2 2,657 1.00/1.00 vMB 180
670,289 670,289 0000000000000000000ae421a125a85419ff195538cfef747d0503628b748ab2 2,736 1.00/1.00 vMB 192
670,288 670,288 000000000000000000072bb5b0477c1c4332c6d0d573d5acf18fd663ef864f08 3,124 1.00/1.00 vMB 206
670,287 670,287 0000000000000000000aa81de86c48ebadcbbea459131523f40fc28fbe5debfa 2,458 1.00/1.00 vMB 177
670,286 670,286 00000000000000000002e83b10ecdf7bafdc3aa13d3c5883d898074f5fdfabc1 2,816 1.00/1.00 vMB 196
670,285 670,285 00000000000000000001490ee2f341d79a0a24ff16d85d82c45a7796efcd707d 2,998 1.00/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 781.83 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: 636.65 GB
    • Received: 12.38 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.