Loading Tool

Explorer IconExplorer

Memory Pool

50,335 transactions
29.88 vMB
0.11709661 BTC
Random Selection Loading Transactions
Max Size: 159.46/200 MB

Candidate Block

Mining Attempt 5f021f6f1f095fe3683e5e50c1a1eb8fd4fd8f5db4a58e3a75d4733f5cd6bdd1
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root c556e6b5b400ce186398ab3d148e1630163d899586b47895090f8cf3b389150c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,327
Size: 1.00 vMB
Total Fees: 0.05243715 BTC
Feerates: 301.60 > 5.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (147,836 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
767,012 767,012 000000000000000000010ee3922619933b881ada431a13c71be41d3d8ad61a48 947 0.54/1.00 vMB 9
767,011 767,011 000000000000000000048b356e0f9690e0187c92c20dec0b9c936f94b104c7f5 641 0.46/1.00 vMB 5
767,010 767,010 0000000000000000000056e489bed210fa2f211290bec1a1b5b8610149e9af50 1,253 0.48/1.00 vMB 8
767,009 767,009 00000000000000000002209015f24f4fad5a8d0cbdec84e8a46c0ae2dd108cf5 849 0.33/1.00 vMB 9
767,008 767,008 00000000000000000005bfe674e9fafa74be94c8363fa24438bd958f20736c84 734 0.31/1.00 vMB 7
767,007 767,007 00000000000000000002799263dac32a02097458bb6cc3210473c05754499413 157 0.06/1.00 vMB 11
767,006 767,006 0000000000000000000779f3c10a4558ab49cd23a307fa9350229afa5cab8517 1,841 0.88/1.00 vMB 3
767,005 767,005 00000000000000000006bbc112c53fbfacee97d1b51fbdf57d863ce033b7876e 1,957 1.00/1.00 vMB 13
767,004 767,004 00000000000000000003716db7928e2e277c6d0b56a8cc8d357dcecba102ac53 625 0.51/1.00 vMB 6
767,003 767,003 000000000000000000024558bec2ac41e1c38f819b9c68b1c3f83cf3dc1d5102 525 0.23/1.00 vMB 9
767,002 767,002 0000000000000000000546d0eb75d1acf77210d3b82db1b7c5b5aa94de385ed6 381 0.16/1.00 vMB 8
767,001 767,001 000000000000000000012d5dcf3b655238ac042d94abdabdb568eb53a3993ce8 82 0.08/1.00 vMB 6
767,000 767,000 00000000000000000002624170204294dfa3c645343b87f91c9182b8a7eaef92 93 0.10/1.00 vMB 4
766,999 766,999 000000000000000000071c71e391d4767e43265adc09997bfb2b918ce3e91971 931 0.55/1.00 vMB 9
766,998 766,998 00000000000000000003b7bd13b5987ae9b0f51fa47e690f9f2932736ad34b8a 950 0.75/1.00 vMB 4
766,997 766,997 00000000000000000005b83ced2fabe4f18e8ceea22acb0e73765a707738950c 2,825 1.00/1.00 vMB 8
766,996 766,996 00000000000000000001ea668a1bb527dc805517a60da7a6556319d4449bfb4e 2,232 1.00/1.00 vMB 9
766,995 766,995 000000000000000000081462a5672547c34831925f1a9e24eece78e6affba3a1 523 0.15/1.00 vMB 10
766,994 766,994 000000000000000000050f6c509b1e53b02349fd0c8edf657aa3389ca6c7af12 874 0.41/1.00 vMB 4
766,993 766,993 00000000000000000003572d3919b3e36b9d72202ae93909bd9df5fe66226259 2,757 1.00/1.00 vMB 10
766,992 766,992 0000000000000000000110d475454e11b995f508ea835ecef5d316e27aabae02 745 0.23/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.12 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: 652.13 GB
    • Received: 13.73 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.