Loading Tool

Explorer IconExplorer

Memory Pool

41,048 transactions
26.40 vMB
0.05676395 BTC
Random Selection Loading Transactions
Max Size: 138.22/200 MB

Candidate Block

Mining Attempt a0ffdaed1804fd5a743ae3087511b22dd400d701112d65e95f1d3ca812766afc
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root d5784701bbfc9f57a36e97453fdedc68606cd204d473284d07ac2a4d981ad094
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,569
Size: 1.00 vMB
Total Fees: 0.00836494 BTC
Feerates: 100.00 > 0.84 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (523,468 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,338 391,338 0000000000000000094c9b57ac45c27083f269acaa3fad2c49b228b34e55509a 477 0.28/1.00 vMB 19
391,337 391,337 0000000000000000015bd7084e5794e7893dca259781b71348c51070e307835b 2,870 0.99/1.00 vMB 42
391,336 391,336 000000000000000001ac70644dcd1ab92d2729bd51bd2e0ebbad8bf87e626175 838 0.53/1.00 vMB 24
391,335 391,335 000000000000000001c0bd8a6bfda93f652b41b894381736f561478029ff244c 1,458 0.93/1.00 vMB 19
391,334 391,334 0000000000000000031506784edf1cad962ce19162f87813bc0465cc32b5a882 7 0.01/1.00 vMB 8
391,333 391,333 000000000000000002f5ce633698f43f44b0482663a1b07f220ac0ac6c558f78 1 0.00/1.00 vMB 0
391,332 391,332 00000000000000000588f11ba318d635c1a364ef46e071d4764959e22dfde1eb 2,295 0.93/1.00 vMB 38
391,331 391,331 0000000000000000000fa82fdaf153f292c56ae65d6c4831755332013d8b917d 1 0.00/1.00 vMB 0
391,330 391,330 000000000000000002af0bb124f5a5723d14e2c4724098f31b203d3bcd97c592 2,917 0.93/1.00 vMB 46
391,329 391,329 000000000000000008e37d46436ffb723bb3d3f3bc7fb5c88282b50b8d5db9dc 1,097 0.45/1.00 vMB 33
391,328 391,328 000000000000000003a877b324193ea461322aca0c75e4107b678906c21d1f0d 156 0.21/1.00 vMB 11
391,327 391,327 0000000000000000096ab99792e8e106c3faa37cbad8a9e2ccbf128b4ab73707 349 0.25/1.00 vMB 15
391,326 391,326 00000000000000000497fe6c01a64d7fbc7df039ab8b09cb53ba79d42934c8f4 1,993 0.75/1.00 vMB 37
391,325 391,325 000000000000000006a71132b3b80a66693d760c62ada0b6a59013b50cd47154 74 0.07/1.00 vMB 11
391,324 391,324 0000000000000000069975dce821e38f35bf51c553e796fddd1ce71410dfdb8d 1,618 0.72/1.00 vMB 32
391,323 391,323 0000000000000000044d7b67a1bcb8cae6febc92af94cbf50a86fea2d77aa9cb 1,029 0.77/1.00 vMB 21
391,322 391,322 0000000000000000056b52af483b26d2feacb8e41135fe147a3a21dd0555a430 1,336 0.51/1.00 vMB 36
391,321 391,321 00000000000000000487e98f5e4b4182b0446b9dbe1c4862a537bfe0cea93506 586 0.27/1.00 vMB 35
391,320 391,320 000000000000000007393a467efd630e630d6bb2be47e7f790e1fcd0ad1c65ae 2,158 1.00/1.00 vMB 33
391,319 391,319 000000000000000001181ac0137084ac4e9eab59b89e90754b2785b1295f3229 1,227 0.55/1.00 vMB 32
391,318 391,318 0000000000000000023a3bdb2ceb258b043fe223506375d7714631fe156ad618 190 0.15/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.04 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: 650.65 GB
    • Received: 13.30 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.