Loading Tool

Explorer IconExplorer

Memory Pool

47,465 transactions
27.34 vMB
0.07497030 BTC
Random Selection Loading Transactions
Max Size: 145.48/200 MB

Candidate Block

Mining Attempt 51612fa052eaf41ab61d7c21d303c47d07c97ea7b33b7253d9d5f37231839a15
Version 20000000
Previous Block 000000000000000000013fd7066231f224b9ddf7e4711069a5d4cb70e9c36f65
Merkle Root 56942908d862751d715c2d60f47ebd03f05010f567d503b3d09cb2274fdd0664
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,742
Size: 1.00 vMB
Total Fees: 0.02388903 BTC
Feerates: 151.03 > 2.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,783 (528,383 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,400 386,400 00000000000000000485c21e106b4565c52632c4b629568516d529c5c7dcc3c0 1,352 0.64/1.00 vMB 32
386,399 386,399 0000000000000000041fd9260fc35a33d4decedb88c518458417232bd6c1babe 1,215 0.66/1.00 vMB 28
386,398 386,398 000000000000000004d1d6e20966251695b4275a4e923a8b972f6ade4a300251 1,976 0.92/1.00 vMB 34
386,397 386,397 000000000000000002d8dbcbe947404413b03d1b2d1b7c6179b288a5a3769b5c 773 1.00/1.00 vMB 11
386,396 386,396 00000000000000000339ea14940c13b69caa4747e7642eeaf2f7ebaeb9a9a4e5 2,296 0.74/1.00 vMB 50
386,395 386,395 0000000000000000012274927eba8cc83dbf61bd7142842cb6f9893145e4125d 1,559 0.75/1.00 vMB 33
386,394 386,394 0000000000000000047f38c7d177c7848b54536ca7ce1ec5283c7ccf26c07828 524 0.23/1.00 vMB 32
386,393 386,393 00000000000000000e087745f1a7a15a25c8d7cfb5b9de3537b231c4b205c034 2,357 0.93/1.00 vMB 41
386,392 386,392 00000000000000000e27ac19bc3a84c570048d24788c322924e1b3e71c211379 2 0.00/1.00 vMB 0
386,391 386,391 00000000000000000acb486f2485f20b68881bb8de7cfbb98b05d1f348e956ea 586 0.63/1.00 vMB 16
386,390 386,390 0000000000000000086658ba39dbb571935a500b3a2bd422410ef00b38dc1ebf 2,342 1.00/1.00 vMB 38
386,389 386,389 000000000000000005540a2cab23877f6302fc23da4d09bcbe4c0070b6d44b53 1 0.00/1.00 vMB 0
386,388 386,388 00000000000000000c147cda9ff6eb9779551b2d27a3e7f4a9df9e263313ad39 438 0.21/1.00 vMB 34
386,387 386,387 000000000000000005e45d263e0cbc475904a8b56e8e8593568ad587dc1aa5ab 1,635 1.00/1.00 vMB 29
386,386 386,386 0000000000000000017f2b01641d42b00d538ea3330182501758e8bf81a42948 2,187 0.93/1.00 vMB 38
386,385 386,385 000000000000000004beb1de1d0e5cc4f46b71ead59837d9be134a45052c5625 1,268 0.63/1.00 vMB 30
386,384 386,384 00000000000000000b1d2a8dd3ea09b931437304dde18214575117291cc759d1 1,679 1.00/1.00 vMB 36
386,383 386,383 00000000000000000e03ed9e4633b38925385bac9136c4613c84e0226c5d2673 1,296 0.98/1.00 vMB 26
386,382 386,382 000000000000000007029542a5c121f926ed5f74b98a0e6843ec2d5e509af0cc 1,447 0.93/1.00 vMB 25
386,381 386,381 00000000000000000d788d40212184503cfc40e889586e692da5b14f5b2cafc8 2 0.00/1.00 vMB 0
386,380 386,380 000000000000000007e089b50d58058cbfa5ae39459540bed9567759fd462c43 409 0.90/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.00 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: 649.03 GB
    • Received: 13.11 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.