Loading Tool

Explorer IconExplorer

Memory Pool

42,123 transactions
26.51 vMB
0.07930561 BTC
Random Selection Loading Transactions
Max Size: 138.69/200 MB

Candidate Block

Mining Attempt 389fbafba23d10bf658880a5a2e84bd18cc86d6b8bb2050caa80ac1364ded344
Version 20000000
Previous Block 00000000000000000000f29f8bc6623c876b1c28cb328a71a306f0d15ee3bb07
Merkle Root f3a73ed4daafbe7d86426f8c025ae6f931dbafb16d3e6b35f49fe1f7529071bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,598
Size: 1.00 vMB
Total Fees: 0.03068767 BTC
Feerates: 101.64 > 3.08 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,805 (523,470 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
391,317 391,317 000000000000000000da9429ac73520a0cffd261ed2e2732e1eb85757ac3506d 434 0.21/1.00 vMB 26
391,316 391,316 00000000000000000543c9aa320afa18d4161f5affe11faaf9c11c42cc1bf04b 374 0.21/1.00 vMB 30
391,315 391,315 0000000000000000070c8db1f43e3b0ee5e67d006f007c5cc8b1d83bade33093 68 0.25/1.00 vMB 3
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.59 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.