Loading Tool

Explorer IconExplorer

Memory Pool

35,389 transactions
25.55 vMB
0.07935293 BTC
Random Selection Loading Transactions
Max Size: 130.61/200 MB

Candidate Block

Mining Attempt 32cc67a7e10fb697f06125da51135fa52d0fecaec5160a65ba44361b513159c0
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root 443f357cc905dbf3dd23b5cdf2b7f8c0d227ed1d8a4273a6ef3823f095383ba4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,511
Size: 1.00 vMB
Total Fees: 0.03279718 BTC
Feerates: 171.09 > 3.29 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (518,896 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,780 395,780 000000000000000002650dc57cfb590e354463a15a16d47d450268b19e72d11b 1,386 1.00/1.00 vMB 47
395,779 395,779 000000000000000009226d9931ab6ebc201e986e2484a4997b378a5928f4f6a2 1 0.00/1.00 vMB 0
395,778 395,778 0000000000000000018175fffed7df5c0c9d8371326fa64efbcc48f7346672a1 1,614 0.74/1.00 vMB 43
395,777 395,777 000000000000000000197605b0ded72a11c80b4a0b0e6004057fc916d58c1a00 733 0.51/1.00 vMB 25
395,776 395,776 000000000000000008c5052c711b829b41cd09abb98fe08b6572dcf3020a5af3 485 0.22/1.00 vMB 45
395,775 395,775 0000000000000000007a07c87e75051ef859884a0feda38dbb3192189c342b80 1,563 0.93/1.00 vMB 35
395,774 395,774 00000000000000000612295570da9744236a16692a3d3049aa510959cec4e4ea 1,035 1.00/1.00 vMB 23
395,773 395,773 000000000000000002a70f8865fe407fd66b8d6c01081f0b00e636d32d44611d 1,718 0.99/1.00 vMB 40
395,772 395,772 000000000000000003e132633dfaa8ab317f51c141d16503ca58fa259f82c9d4 27 0.05/1.00 vMB 8
395,771 395,771 000000000000000008774428a332d221718e4ad07bab4cafa9b98e070566ae6a 772 1.00/1.00 vMB 31
395,770 395,770 0000000000000000025de771038d0543b7538329f6ec1c831109cbfe5655b447 2,124 0.99/1.00 vMB 42
395,769 395,769 000000000000000000fb91545e12ecd885eaaa2f8c697d11472101f4286297b4 2,940 0.93/1.00 vMB 71
395,768 395,768 0000000000000000038fc545ecfae87a06c3006fa0542b204e1899a6ed2ae0ac 1,367 0.87/1.00 vMB 33
395,767 395,767 00000000000000000444df706990699642a63ccd7b9e5f63afe222e3f3b4f721 2,486 1.00/1.00 vMB 44
395,766 395,766 0000000000000000089fa4e59ec1d010fce21c01295a6147170629a68d9e217a 219 0.99/1.00 vMB 8
395,765 395,765 000000000000000006323e4d0836de85c11321346ed9351a18c773914c78c06d 1,370 0.78/1.00 vMB 37
395,764 395,764 000000000000000001b5dbf1b34298933f172a5b1c307f8e4e4e0506d80583a2 1,717 0.86/1.00 vMB 35
395,763 395,763 000000000000000001628c6845c810e5679d71ddf0f4714d19c441ee0bf0f923 1,450 0.84/1.00 vMB 37
395,762 395,762 000000000000000009215e40948523bcf5168a4da055909aaeccb16a70d544ad 374 0.36/1.00 vMB 43
395,761 395,761 00000000000000000376c8301e22cbab2020984f37bff20f38be8ff3dd42c13d 48 0.07/1.00 vMB 31
395,760 395,760 000000000000000007ff73ed6f4c576a0343ac64912a98d96742650ae56e4002 510 0.31/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.82 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: 635.73 GB
    • Received: 12.32 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.