Loading Tool

Explorer IconExplorer

Memory Pool

46,139 transactions
27.13 vMB
0.06988751 BTC
Random Selection Loading Transactions
Max Size: 143.08/200 MB

Candidate Block

Mining Attempt b579f2748e0781302fe215567c7eb7706b7cbc4f5a052f02ec4b43acbca037bd
Version 20000000
Previous Block 0000000000000000000210106905380666cdf8219c37e0bb12d364b24b5bbe7a
Merkle Root 863b3f4eb241332e410f21197c461809f2fbb5bf9688e9dfec8985930a30a9af
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,281
Size: 1.00 vMB
Total Fees: 0.01943331 BTC
Feerates: 135.80 > 1.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,756 (502,476 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
412,280 412,280 00000000000000000446a6e9de17e82d86ace85785f106d20ea1023191a812f1 2,825 1.00/1.00 vMB 87
412,279 412,279 000000000000000005594e25735db97cd10945a8b8d0c758b50ffa476914043a 2,137 0.93/1.00 vMB 50
412,278 412,278 00000000000000000512eeb85839f55783e1fcca92ce7a5bd9d77db89d952042 1,583 1.00/1.00 vMB 33
412,277 412,277 000000000000000000e119004cee2d303d7660a0ac9520c956589dfecd9e363c 1,197 0.66/1.00 vMB 37
412,276 412,276 000000000000000001ac53685d3016a33e81f45f6cd4fa878c6596ad324732f0 1,980 0.93/1.00 vMB 38
412,275 412,275 0000000000000000050dd09e2231181496d1d2292429ff200ce7f8e55b101e6c 1,007 0.39/1.00 vMB 47
412,274 412,274 00000000000000000338ede12280aae42b49d5eb0580a5a5a9bad572c18915f3 1,132 0.99/1.00 vMB 21
412,273 412,273 000000000000000003963cb97dd8bd9487a4269bb8a2f33ba7ddd764fc028f18 1,583 0.99/1.00 vMB 46
412,272 412,272 0000000000000000028c7d01fdfc0206f7f0b18b33566fc6147aed8039723497 286 0.16/1.00 vMB 39
412,271 412,271 0000000000000000041228502f0692cab5904777139e4283de9291b4eadfeadf 8 0.00/1.00 vMB 171
412,270 412,270 000000000000000004eb0993de2bcdae181f4f64cdb19f80ac89919e02bca9f3 891 0.70/1.00 vMB 28
412,269 412,269 0000000000000000057f765a8f127edde17e67deb7c1b2c23f6c24c3289602a1 1,217 1.00/1.00 vMB 25
412,268 412,268 000000000000000001893219625579b7f53d77c515bc5b0428a455e387436fe2 984 1.00/1.00 vMB 19
412,267 412,267 000000000000000000c46f6e440ef05b65d4b6574aec6cb15107b228af1abc8f 2,068 1.00/1.00 vMB 54
412,266 412,266 0000000000000000045861ed2ce19fd72e06a8cc62880c0b5499131e819db446 2,631 1.00/1.00 vMB 63
412,265 412,265 000000000000000001ddbd7be7db6290580e0b354f860c3e1d1e971ca2d40335 1,430 1.00/1.00 vMB 33
412,264 412,264 000000000000000002a7a1a0e95b07bcb92de5413147d5284b69cdc0e063da7e 2,933 1.00/1.00 vMB 90
412,263 412,263 000000000000000001fb1043f2bb834263cdd017fd2271e60c926405846d1b2b 757 1.00/1.00 vMB 19
412,262 412,262 000000000000000001e3e90341f6c8cf5849ad8c72676cd9b2fc727e510c5d92 1,024 1.00/1.00 vMB 33
412,261 412,261 0000000000000000010f7ab83cab042702e9b38e814e82362f80a247ab7347c6 1,794 1.00/1.00 vMB 62
412,260 412,260 000000000000000003709530e7f123bafd1886e503376609ad97c15adc2cf8d2 725 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.95 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: 647.36 GB
    • Received: 12.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.