Loading Tool

Explorer IconExplorer

Memory Pool

17,132 transactions
6.51 vMB
0.04439597 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 39.24/200 MB

Candidate Block

Mining Attempt ec2963bf6c22a5232b1a05e9666b264bab3d928e50df12b542daa3550e022e52
Version 20000000
Previous Block 00000000000000000000d46def4b4535c6284d8845f811af0ec3e1a4f57a2cf6
Merkle Root cc42d5e1e1c8202b8d085ba0c827c5923fea0afa8b914bf1a531de6732d8b527
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,049
Size: 1.00 vMB
Total Fees: 0.03084884 BTC
Median Feerate: 2.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,453 (709,483 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
203,970 203,970 00000000000000da406d0519d42ca335e17b7aa499e6e1a3e7e4e6ea19dc8dfc 314 0.14 vMB 131
203,969 203,969 00000000000004a859b0e3c89dc9cd74ea2aeee23d64d732ca8523501fc3b1e9 107 0.05 vMB 79
203,968 203,968 000000000000014048a8b9914df42311f5b2fe6bbb481081a6d95c4ca51bcf3b 161 0.09 vMB 138
203,967 203,967 00000000000003c3c2f9f17ae431d020b9cc056d00f2ea1a6b928fd770bff106 70 0.03 vMB 96
203,966 203,966 0000000000000113d59a934a84af0e462ff5ef30da2823f86ddc380806f963c5 57 0.02 vMB 93
203,965 203,965 0000000000000233ad9fd5f8ba6aa43dc3ed189215da9584caee8c9dbf7e42a4 505 0.22 vMB 237
203,964 203,964 00000000000000bf83e064d660cc5d9d859588fbd924eba1b3f611532d254732 23 0.01 vMB 35
203,963 203,963 000000000000018db6e0bd15fc7907afc7d2c9196074eee00f4af4947d462a56 78 0.07 vMB 76
203,962 203,962 000000000000036ba0748be2d7470fceba7cda53e5d9e6df4239402a5b43b302 159 0.07 vMB 163
203,961 203,961 00000000000003e44287310bc056a942251063fa28ac8dc4f801639dcc01b282 177 0.06 vMB 160
203,960 203,960 0000000000000049e9dc6631e8c2e884fe3e0f9765a87c5d0ac6553ab76cfecc 70 0.04 vMB 22
203,959 203,959 000000000000044838db8d13f4e59e9d0622b03cfefaacf6bcd86eb132393310 540 0.20 vMB 170
203,958 203,958 00000000000003de1c99743dbf86498289077d581651398b3948c557ba4a03b7 517 0.20 vMB 135
203,957 203,957 00000000000003be35a7d09eea63cc258c5e2acef9895014da5d3263c032b125 625 0.36 vMB 76
203,956 203,956 00000000000004cf2f76b74d0b98de592535d2e250706f38a061c61230ea150e 140 0.05 vMB 278
203,955 203,955 000000000000027cefe2c1abb668de1605dd590a192e3bfbe487b69d6ffd0929 1 0.00 vMB 0
203,954 203,954 00000000000001df83159c89c16746f5231c53454afed32f792220d47be972e7 18 0.01 vMB 71
203,953 203,953 00000000000002e622e4906c0a9d8352fc48e69cfb7673b15c3e552608846c33 16 0.01 vMB 67
203,952 203,952 0000000000000096c9a84793a5d52aa05545eb298375abba6827aeb7b96e21bf 46 0.04 vMB 85
203,951 203,951 000000000000029182211d9e378be6f56e5c190c3b245ac7385abc214c029502 56 0.03 vMB 126
203,950 203,950 00000000000000dd8375cff9ca00571e13a953bb03192c58d758a853f7d0e4e4 162 0.07 vMB 175
Previous 10 blocks ↓
Total Size: 779.65 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: 310.34 GB
    • Received: 1.47 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.