Loading Tool

Explorer IconExplorer

Memory Pool

42,627 transactions
26.65 vMB
0.08013380 BTC
Random Selection Loading Transactions
Max Size: 139.29/200 MB

Candidate Block

Mining Attempt 5b90ad0462b7d547747e17f11d997800e0999c1ad60c02790efdf3a3b58c04c2
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 9a7a227966d3cb28270a909955d33aeef81394739d4067af98c03d3d053c6797
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,751
Size: 1.00 vMB
Total Fees: 0.03108315 BTC
Feerates: 151.16 > 3.11 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (422,592 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
492,277 492,277 000000000000000000a0138d6ae237715da93e1e178d046b786c482e676d46bd 2,459 0.94/1.00 vMB 369
492,276 492,276 000000000000000000b387d73485b358b1863b5864e68fe7d972b28f932eb675 1,995 1.00/1.00 vMB 235
492,275 492,275 000000000000000000ae54fdd9ab802739cf80b567118d2a8f9431c9cca2b040 2,462 1.00/1.00 vMB 256
492,274 492,274 000000000000000000935a64c0f5b863fe22c1928aa20daa4afd5a04705e35ea 2,580 1.00/1.00 vMB 283
492,273 492,273 000000000000000000a55e001663dea70e8c1be6d16a2bbcee0c5e2520a52eca 23 0.01/1.00 vMB 710
492,272 492,272 00000000000000000031ebfc1b902ede007d42ab018084024faf62c623ec85b2 2,629 1.00/1.00 vMB 247
492,271 492,271 00000000000000000048c14dad839dc36b04f2bc406ca1d4770a8203039a3c60 1,903 1.00/1.00 vMB 234
492,270 492,270 000000000000000000b61e46d7dd0ad65d2b45ec96b6b8a6d1ca74b0122f0753 2,128 0.95/1.00 vMB 296
492,269 492,269 0000000000000000004173a6357e591ad19764ab6a454a67a5cfb11396003592 1,400 1.00/1.00 vMB 232
492,268 492,268 0000000000000000001e5dda0565b94f1878c3db34d1cd2102162090ec8fa00b 1,985 1.00/1.00 vMB 274
492,267 492,267 000000000000000000b001884ce2bdfceea90762f6ac11a2e6ec5edffa486307 1,660 1.00/1.00 vMB 252
492,266 492,266 000000000000000000af21419fb064d966353417aa562431a9aba28a5c4bc2d3 1,879 1.00/1.00 vMB 248
492,265 492,265 00000000000000000069032cf7d33016624a64cb34ae7e8ed6fa5506ec06982a 1,616 0.96/1.00 vMB 37
492,264 492,264 0000000000000000002a7246aa5fdb6001bf49a71c70fa0a49bedfc79ceff40c 1,943 1.00/1.00 vMB 156
492,263 492,263 0000000000000000005ad19a24cbfbc9e9250e4efc20c9528d51f5e9a7758dc7 1,233 1.00/1.00 vMB 108
492,262 492,262 0000000000000000007946a059dc947923c11d019608a1aa119097f74a78238e 1,321 1.00/1.00 vMB 191
492,261 492,261 0000000000000000008dee4d60670cfbcd3a667f58752f54026ca21aa3641f85 1,989 1.00/1.00 vMB 147
492,260 492,260 00000000000000000015fbd6dad0ad11fea3ae260c9ced344e1ec272121d0873 2,056 1.00/1.00 vMB 186
492,259 492,259 0000000000000000003fd35955118f65c5a1da675abcea59b6b648bb2c52de8d 1 0.00/1.00 vMB 0
492,258 492,258 0000000000000000000f1c35740179f0687e9143820e26a6bd80e9c30e84c520 2,093 0.95/1.00 vMB 251
492,257 492,257 0000000000000000001b959262bc49342fbdd2a7d415135234bbe86773ef1c71 1,778 1.00/1.00 vMB 140
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.84 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.