Loading Tool

Explorer IconExplorer

Memory Pool

88,458 transactions
32.22 vMB
0.13906953 BTC
Random Selection Loading Transactions
Max Size: 195.20/200 MB

Candidate Block

Mining Attempt db2ad3e97df3219d6da149238390f35492a77d46067bf2cd9237e45bf877a4dd
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root 788aa6c4078f97ab00937030c1d616b4c98cd7b62a865d79d9e607be64ebf6b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,016
Size: 1.00 vMB
Total Fees: 0.05202894 BTC
Feerates: 101.65 > 5.21 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (122,325 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
792,748 792,748 0000000000000000000515dc0657a13956ec76629d5af87972d8b1ab37adc92c 2,650 1.00/1.00 vMB 35
792,747 792,747 000000000000000000018c542b1b3ffc36a8264aa8238543443dfd6b931a3608 2,943 1.00/1.00 vMB 31
792,746 792,746 00000000000000000004fb84143c558b4022a3b50a16da0da8a3694db10314c3 3,040 1.00/1.00 vMB 47
792,745 792,745 000000000000000000049ad9a7e182d13cd261d5c335202300111bafd9d158b5 2,733 1.00/1.00 vMB 50
792,744 792,744 00000000000000000000ee3b6fe8537d332910b669ad1b54a5495cffca013e42 2,793 1.00/1.00 vMB 52
792,743 792,743 000000000000000000051d903bc67f8ad069a054ada3fbfaa52f5058daea47e9 2,676 1.00/1.00 vMB 61
792,742 792,742 000000000000000000007f6f539e10e13b14054f280b888652f479fe49380cd4 3,259 1.00/1.00 vMB 46
792,741 792,741 00000000000000000000ef903fd2d1ce35130114a47afeed2384394ddbcfdaf3 1,115 1.00/1.00 vMB 20
792,740 792,740 00000000000000000001f7feaa5c9bbf2a67b54857684b6b72fcb62cfca74112 2,363 1.00/1.00 vMB 36
792,739 792,739 00000000000000000001cf8c6c2e958d2586bd69704e0d11deefd0c9dd145936 3,115 1.00/1.00 vMB 43
792,738 792,738 000000000000000000033439e703a70b1d69e7e1fb3d634060fd5e9ec6a4b0ce 1,370 1.00/1.00 vMB 26
792,737 792,737 000000000000000000010493edb39617bec2839acce1dd2960eda4d929531c6b 2,215 1.00/1.00 vMB 26
792,736 792,736 000000000000000000049c78d45b9c028f6ecbe5407a509c5975b19299a8fad5 2,543 1.00/1.00 vMB 52
792,735 792,735 00000000000000000001fe7ed67a4bf422ddbd52e5d18021e6d798e56ad6f7c5 2,313 1.00/1.00 vMB 26
792,734 792,734 00000000000000000001b0b1154ff67220d9486198b4f0c94e9b00a85283441b 1,627 1.00/1.00 vMB 20
792,733 792,733 00000000000000000002355ba4660b195d6c480056232076115b1e37f9aaaf08 2,842 1.00/1.00 vMB 22
792,732 792,732 0000000000000000000123310992dcddcf7c5432761bb889c7c4c43c39f97ee1 3,166 1.00/1.00 vMB 38
792,731 792,731 00000000000000000001fe237b20a708d891c7307b6f28d809925dae11ec3186 2,744 1.00/1.00 vMB 24
792,730 792,730 00000000000000000002d21d4af739701d902751883716b2c8c29bd74fd123b7 3,193 1.00/1.00 vMB 52
792,729 792,729 0000000000000000000536f803bf18013feb5002763ad73b6f921d838eddc671 1,525 1.00/1.00 vMB 24
792,728 792,728 000000000000000000001dfb37cf42740f29349b9fea8d21973d7488ee646c6a 2,168 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.52 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: 668.91 GB
    • Received: 15.64 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.