Loading Tool

Explorer IconExplorer

Memory Pool

83,248 transactions
30.93 vMB
0.08270572 BTC
Random Selection Loading Transactions
Max Size: 189.69/200 MB

Candidate Block

Mining Attempt 46e033a18520ce8a37700777754eef7e2638108fc8399be51b49ec769e35286c
Version 20000000
Previous Block 00000000000000000001520f04690fd94ab2fadc4a76a81688efaa2562fb1328
Merkle Root f424267432beaf3be2d46fc883f83c41ec23e6f3921f8b06fcab043ef5b1d37a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,835
Size: 1.00 vMB
Total Fees: 0.01305723 BTC
Feerates: 151.24 > 1.31 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,344 (130,558 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
784,786 784,786 000000000000000000004e18607dd74929200946a205a1f455dc26aeee8ad9e4 2,442 1.00/1.00 vMB 19
784,785 784,785 00000000000000000003e158d596a0556cca6ba57680f0fb58a0eac66f597d0e 3,217 1.00/1.00 vMB 26
784,784 784,784 0000000000000000000096c5961c51b1f864c7b3972eb54e820296b113f2990e 3,490 1.00/1.00 vMB 26
784,783 784,783 000000000000000000009c2feef10ae8720220f265ca28a3780b56520a6e7ef9 2,244 1.00/1.00 vMB 15
784,782 784,782 000000000000000000011d253159c297fb6d95b630700c6f4326e6a61b997a1d 1,190 1.00/1.00 vMB 16
784,781 784,781 00000000000000000001bcabfc13435fb3dac10e0048dc9295be4819f80fe4c5 2,142 1.00/1.00 vMB 17
784,780 784,780 00000000000000000000d4f39cc1a27f96692521910bc8622a0f0c6e76f27c66 3,032 1.00/1.00 vMB 27
784,779 784,779 0000000000000000000430572e8e606f221ab9fe9f374ee10d65b96c5b59837d 1,408 1.00/1.00 vMB 8
784,778 784,778 000000000000000000052d5589f22980ce03673e1ed449214bce0636864f424c 1,471 1.00/1.00 vMB 18
784,777 784,777 00000000000000000002bb0b133cfe785ba8601ee7bbf788c33af0894d204480 1,235 1.00/1.00 vMB 8
784,776 784,776 0000000000000000000072cebf18511a755041a737b71925b19ae4d540e089a9 1,874 1.00/1.00 vMB 18
784,775 784,775 00000000000000000004e4de61587ffd0f0eb264c31266a45c0e6309da47913c 2,681 1.00/1.00 vMB 16
784,774 784,774 00000000000000000005c655c9ebdfab7a96807bbc34b56bd36a7981ebcc3b21 3,143 1.00/1.00 vMB 20
784,773 784,773 0000000000000000000200f5d4182d285b51d9ed523c3611f7f72a032871ae8a 1,629 1.00/1.00 vMB 4
784,772 784,772 000000000000000000025af34f61e9945f2f30e658e61b8e70c8b29b6cec7910 2,673 1.00/1.00 vMB 14
784,771 784,771 000000000000000000034ea0a38151dbafd12681218544333327c78503966e00 2,769 1.00/1.00 vMB 8
784,770 784,770 00000000000000000000274a5470565916259850658f586d68950887cca7d7d2 2,282 1.00/1.00 vMB 9
784,769 784,769 000000000000000000036801c1f49b4afebee7d795f6bbed3f83e76dcabcc20d 2,912 1.00/1.00 vMB 15
784,768 784,768 00000000000000000001d38b12591a2065bbabef707ed78097868de427eef146 2,953 1.00/1.00 vMB 14
784,767 784,767 000000000000000000008d58f722d9b7c09e6beb5eaffe71c3d5cd4a3a00d7d0 3,201 1.00/1.00 vMB 26
784,766 784,766 00000000000000000005cdcb26d73ff5d3b543a93da58e87e9a562b0593371db 1,540 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.99 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: 717.20 GB
    • Received: 17.84 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.