Loading Tool

Explorer IconExplorer

Memory Pool

74,791 transactions
27.77 vMB
0.07492758 BTC
Random Selection Loading Transactions
Max Size: 168.93/200 MB

Candidate Block

Mining Attempt 7ebbe7e628feebf6f1a71b1fc69f595c42e25069ef15aabf76b40ba52c0847a4
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root 2e7f2e27170998b6aa8ab14098bcaec902b7e8223bde89a039bb04c92174bf91
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,721
Size: 1.00 vMB
Total Fees: 0.01549289 BTC
Feerates: 71.37 > 1.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (537,250 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,004 378,004 0000000000000000053a0ba068b646719b4ab90a37780264e7d950e204271068 1,448 0.93/1.00 vMB 34
378,003 378,003 00000000000000000e8f1023900d52129f43aca757359a4b90b664547549657a 1,367 0.75/1.00 vMB 30
378,002 378,002 00000000000000000e077909a58c8bb58c438fd7c5a1d79ee2102cf3e8ec262c 2,295 0.95/1.00 vMB 44
378,001 378,001 00000000000000000aa09631f3e8649893da2525f739b6b088c76dc8e898e4e2 44 0.10/1.00 vMB 35
378,000 378,000 00000000000000000516cd5b5f4b7e528d6e61c643595cc818f1d02f53da4281 1,001 0.93/1.00 vMB 25
377,999 377,999 00000000000000001042bfec50e35f20aabdbffa2b4e6292322cdc8198fe88d4 883 0.45/1.00 vMB 35
377,998 377,998 00000000000000000a15c0073ab3c1f619b4720a2774c2e3eedc91720a7d4e27 828 0.75/1.00 vMB 18
377,997 377,997 00000000000000000bba16b7c156f51807eb617e7b5a7ba67ecf6f0801eec210 931 0.91/1.00 vMB 17
377,996 377,996 00000000000000000705bfcd061eb7b3d27fab00c5e2b68f14b4bf5f7f26fd61 1,215 0.99/1.00 vMB 22
377,995 377,995 000000000000000001a4762be1ce761665a8b9d02f3b2b6c386fdf1e553c08bd 1,333 0.78/1.00 vMB 34
377,994 377,994 00000000000000000d4b20ac1a99903ca3e45f0f20f02daba354660ca77996ea 872 0.99/1.00 vMB 16
377,993 377,993 00000000000000000ab285c7bf6fdb72037fd5aa17ebd697e6c3bf373f750b5f 1,163 0.93/1.00 vMB 33
377,992 377,992 00000000000000001120a9cbe865716a5038311c0102eb2687f27f9ac49a6879 2,379 0.95/1.00 vMB 42
377,991 377,991 000000000000000000f170858d05ac58a9c55d225ee9f95f55759cbdb790366b 1 0.00/1.00 vMB 0
377,990 377,990 00000000000000001101ec5ba37c2a369b15c901904a8254b4ea9c71c48d206d 1,426 0.73/1.00 vMB 35
377,989 377,989 00000000000000000f5bef0466c3d92accd212f4fe2369eeb536b18bf7582454 362 0.75/1.00 vMB 7
377,988 377,988 00000000000000000783b97f8dc3c954df13cf52fb7e3e506850903f43e52065 888 1.00/1.00 vMB 20
377,987 377,987 00000000000000000ab622969d0234c71887de19cbf92d733201b55122e15737 425 0.43/1.00 vMB 22
377,986 377,986 000000000000000001115567500591c3688b6f8af8b1325bf601643d55ebd727 749 0.35/1.00 vMB 35
377,985 377,985 00000000000000000e1afea016a8139c8817acf75cb49092215dd828bd9de7ca 95 0.24/1.00 vMB 6
377,984 377,984 00000000000000000af794be829c45579d44c00e266b3182546f78c90175c6ee 302 0.19/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.83 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: 711.78 GB
    • Received: 17.12 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.