Loading Tool

Explorer IconExplorer

Memory Pool

78,980 transactions
30.15 vMB
0.11872099 BTC
Random Selection Loading Transactions
Max Size: 179.48/200 MB

Candidate Block

Mining Attempt 46cdf3991e16ae7b73de9242aa6d2fe7b058d40186d692b0cb3fb2b8fe6863ab
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root c8d530dbe4442a0a16e45a1e25437ab61e600f3b6a8e4337eee3e92d2d9d0956
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,350
Size: 1.00 vMB
Total Fees: 0.02868551 BTC
Feerates: 109.82 > 2.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (239,669 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
675,633 675,633 0000000000000000000a53a3f0e60c2de8f32e943df5f6f888f3a36b78b825c4 1,385 1.00/1.00 vMB 29
675,632 675,632 000000000000000000017815a0ad4cd342922340e55a8e7c81611e23c53ad6ef 604 1.00/1.00 vMB 15
675,631 675,631 000000000000000000089b98af29588f1435ab5d7a116676dbf1284e5bd8b5aa 921 1.00/1.00 vMB 20
675,630 675,630 0000000000000000000515c4fb1a576b460d1cc8239c6a22a6c99a04ae01c348 2,012 1.00/1.00 vMB 47
675,629 675,629 0000000000000000000aee6b4643a0830175750cd0243e4f24a62f4b30adfba4 2,067 1.00/1.00 vMB 10
675,628 675,628 000000000000000000087e214cee8e2f5879a0bd1f5a80fcfc39e711f40adaf6 1,922 1.00/1.00 vMB 46
675,627 675,627 0000000000000000000be32aeba5c7dd84d8e86b4733afa06b0ef31914dcef02 1,449 1.00/1.00 vMB 102
675,626 675,626 000000000000000000006a319bf5f9f221d59c38d03857e5f01c06b11d2ea741 484 1.00/1.00 vMB 13
675,625 675,625 000000000000000000058fbd59d637f24bc45c596519940bb0377fab5ae3e224 757 1.00/1.00 vMB 18
675,624 675,624 00000000000000000002a24b50860113e51a5ec34147ab5749d75521d96720dc 959 1.00/1.00 vMB 31
675,623 675,623 000000000000000000032cfbb6c9fa6dcc5b76cfe352045b1f01cbcae982df79 1,842 1.00/1.00 vMB 39
675,622 675,622 0000000000000000000146b2ea9f38bae539f0141db4d2f90e6b51229e5bcc53 785 1.00/1.00 vMB 21
675,621 675,621 000000000000000000063110a763290777184b93c1c3ff1784af28c1edbecadc 1,519 1.00/1.00 vMB 22
675,620 675,620 000000000000000000014aa61066b8c849483e0996fb6b9e76042359b948391d 1,854 1.00/1.00 vMB 68
675,619 675,619 000000000000000000026572c158e9dd116416441992268c1d378fcb38fc5040 1,132 1.00/1.00 vMB 15
675,618 675,618 00000000000000000007866969a975d088e3c70ab8c0e31b3cf08eabf0c4e992 1,901 1.00/1.00 vMB 58
675,617 675,617 00000000000000000007fd5cc4f33e288a2fbae9fae028ee43430f0880f29d64 258 1.00/1.00 vMB 11
675,616 675,616 00000000000000000003fe6cbc0a865c1818750e6cf86e80f16f17360cf66c73 1,445 1.00/1.00 vMB 27
675,615 675,615 00000000000000000008e67146cfd61531e9bbe94138a76bf1df37cd4a9bf52b 314 1.00/1.00 vMB 12
675,614 675,614 00000000000000000008737a81537f412cda31bbd2b5ed7b34cc513993ede410 1,624 1.00/1.00 vMB 11
675,613 675,613 00000000000000000008d891ad724169c27afaccbe92ff4a9c1c588ba18732eb 2,378 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.91 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.20 GB
    • Received: 17.52 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.