Loading Tool

Explorer IconExplorer

Memory Pool

78,631 transactions
28.87 vMB
0.11025733 BTC
Random Selection Loading Transactions
Max Size: 175.28/200 MB

Candidate Block

Mining Attempt c09a18a2b8007a0fbf2aba7324db881a43a714cd256da6057cc53f88fdd89c2d
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 156e2e57fd304f04cd7e5774967ed33bb779427cff7292f3132a88e8abaf958f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,236
Size: 1.00 vMB
Total Fees: 0.03929605 BTC
Feerates: 602.26 > 3.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (386,509 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,796 528,796 000000000000000000336f270d78c33974b19de040bb54946fe1ef758a9537ff 2,200 0.89/1.00 vMB 51
528,795 528,795 00000000000000000018f090137b3646c3d1d8f7d48caff4af9488b5e2bea21b 672 0.31/1.00 vMB 40
528,794 528,794 000000000000000000304ff2b4ad72382b1fccdd1f5d228586c337475040aeee 179 0.06/1.00 vMB 41
528,793 528,793 000000000000000000234be28dc640b79b2fab667725d619afb30b8ac2bcaa25 1,726 0.66/1.00 vMB 53
528,792 528,792 00000000000000000000a135da61d577dda7a6a272ec111a372edc448c377de1 933 0.35/1.00 vMB 57
528,791 528,791 00000000000000000016f6f3c4a6bf6076be7360ca172673097539a4943e66f4 1,193 0.61/1.00 vMB 45
528,790 528,790 0000000000000000000fe111862587217a85175ee5c74cb786bcdc7a82fb490c 1,012 0.32/1.00 vMB 43
528,789 528,789 000000000000000000357542a52452058e887baed77cc3281fbd45d4a007198d 324 0.12/1.00 vMB 49
528,788 528,788 00000000000000000028332d59a1ff291aad1a82632ba6684643f40cfa593740 921 0.35/1.00 vMB 60
528,787 528,787 0000000000000000001279805ac7aef173a33072690fbbc9d2bfd787f034e80d 1,762 0.64/1.00 vMB 59
528,786 528,786 000000000000000000210c34666e6636eb92e470f5c5d7cf11fb57b11f1c1848 1,485 0.75/1.00 vMB 38
528,785 528,785 0000000000000000002ddaa3aa588fe06bff8857d4f31db79a650015f08845e5 1,999 1.00/1.00 vMB 46
528,784 528,784 00000000000000000036cdd79fa49cd50e880b4091fb0c3d521881b1e98c602c 2,184 1.00/1.00 vMB 25
528,783 528,783 000000000000000000289adfdfce302567887431d3efe3d27cf924cf78e2bd39 2,929 1.00/1.00 vMB 95
528,782 528,782 0000000000000000001594ae8cd4e359834e2f1ab62ff3b9c7e576b9952313ef 1,060 0.62/1.00 vMB 41
528,781 528,781 00000000000000000026368a45d581a5713c9380bfcb4fa887e0503fc254a0dd 34 0.01/1.00 vMB 28
528,780 528,780 000000000000000000222d1e6d2ddab8a68c6259e528d24c246c7abedbe879e8 1,878 0.86/1.00 vMB 50
528,779 528,779 00000000000000000005d51d7f4d3ac5cca7d46abe95eec2fc585ba68f978658 72 0.02/1.00 vMB 42
528,778 528,778 00000000000000000025052de3c4680d497f8bde8136955f2af46b9b0f3278ab 795 0.45/1.00 vMB 64
528,777 528,777 0000000000000000001990f887a2902080e5c8916bfdd8ae05027864124d1ede 1,791 0.77/1.00 vMB 36
528,776 528,776 000000000000000000003997332202026457768166cbbbafe0ff01cb2d7a474a 2,305 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.