Loading Tool

Explorer IconExplorer

Memory Pool

88,992 transactions
32.49 vMB
0.16799460 BTC
Random Selection Loading Transactions
Max Size: 195.92/200 MB

Candidate Block

Mining Attempt 3587e4f3b50bfba533c47fdf7afd7fb1f9124c9fcc15f970ddb1076b1bd002e0
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root 017f069fb6edd4408ecc3ca77c2ca79dfdaf83aed086db1b0a5f2bfd88ad2bee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,417
Size: 1.00 vMB
Total Fees: 0.06581690 BTC
Feerates: 911.92 > 6.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (643,192 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,778 271,778 00000000000000056738baba2d1f0fb2638555529e0735e41e1ce9e0c946d48a 553 0.25/1.00 vMB 190
271,777 271,777 0000000000000003ca8905d4a2fcffad385fb64c6f58e6cd5a2810cda6829c42 688 0.36/1.00 vMB 48
271,776 271,776 000000000000000655d0760fc299f08e36b57eaf22d871a2e45dbfcc9bc5ff3f 381 0.23/1.00 vMB 40
271,775 271,775 00000000000000042bee1c86ca2238c1eb9235f2dc9b996d5fe8f618b14fd8b2 565 0.50/1.00 vMB 26
271,774 271,774 0000000000000005096af9a0a19fbeeaa704db7758ee5ba365a94aeb548c3b55 411 0.25/1.00 vMB 24
271,773 271,773 0000000000000003d94a409bb8981e5651d025fd89ef58674441817ad152f1ad 1,100 0.50/1.00 vMB 63
271,772 271,772 00000000000000028329f71ceba9d42cd3353cef5ebdbf04bb0ffcb7bada2c80 1,162 0.53/1.00 vMB 41
271,771 271,771 0000000000000000876ec089374e9d13ddc46744dcfac6628ad88afcec16e3c0 787 0.25/1.00 vMB 76
271,770 271,770 0000000000000006b8a4f76b8361956905ec31683b8a63aaf85d1dd9a974f4d8 645 0.25/1.00 vMB 112
271,769 271,769 0000000000000006e190b6d35a825720918b885c5351cf1ae3a2281777bc45be 733 0.25/1.00 vMB 84
271,768 271,768 00000000000000011c022a3842290031477094185db2214625d1068c14db6438 815 0.25/1.00 vMB 117
271,767 271,767 000000000000000696eaa437d169b39e3e701adb453c364234916128ae368584 965 0.40/1.00 vMB 75
271,766 271,766 00000000000000058f3959dc7d84444f42a36cb2a7a4dc119cbb287a47dc70be 398 0.15/1.00 vMB 67
271,765 271,765 0000000000000004eb0635208abcb0489f9662c2a569ab06430caf419ea1a323 1,273 0.67/1.00 vMB 69
271,764 271,764 00000000000000063354501938ef92e43215c3933a07d564bd8883118c080292 1,445 0.57/1.00 vMB 104
271,763 271,763 00000000000000023ded9176f50fefeb03ec66ee6c3de9e0dfc694de61565003 837 0.25/1.00 vMB 273
271,762 271,762 00000000000000016750b28f66397e7ab0fe76a9fe5ea8004254febee2116291 202 0.07/1.00 vMB 111
271,761 271,761 0000000000000005a79f4934338caea9622933fb3177c1ba84e4ee6793c2be44 151 0.05/1.00 vMB 65
271,760 271,760 0000000000000002218fd428a5f1b9f05dce501ebbecb05c676fc2ea9ce25cf5 625 0.30/1.00 vMB 58
271,759 271,759 00000000000000001b42c26fa442acb5b428cc327a574a23cdd84df287a0904a 311 0.15/1.00 vMB 42
271,758 271,758 0000000000000004fb2145150d16f562a762b0b9def622a75e755135ed3d7e6c 129 0.06/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.34 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: 661.11 GB
    • Received: 14.79 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.