Loading Tool

Explorer IconExplorer

Memory Pool

43,749 transactions
27.00 vMB
0.09211663 BTC
Random Selection Loading Transactions
Max Size: 141.36/200 MB

Candidate Block

Mining Attempt 0a65515a38dc7945286ab6c3bc2e8e72bef030cace79471b7f0f81ad0602870c
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 0312dd884b58b52537f7be015415ab82430a7456c55dbd5c549d6b9df40f89ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,598
Size: 1.00 vMB
Total Fees: 0.04047216 BTC
Feerates: 151.16 > 4.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (272,017 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
642,852 642,852 0000000000000000000019f3ca22c1d1005c57ac3e71d94187e571d1d77d4c7f 1,436 1.00/1.00 vMB 31
642,851 642,851 0000000000000000000af66652570f6760f688b8ddfeb5e610204b77917c51b1 1,115 1.00/1.00 vMB 26
642,850 642,850 00000000000000000004ebcbba7fd99cba8d8569b71a127d0921d79a5b364ac0 52 1.00/1.00 vMB 1
642,849 642,849 0000000000000000000caeb1a68c60b28b4be411b4688c27255a3585f58c1b61 1,192 1.00/1.00 vMB 27
642,848 642,848 00000000000000000008ce7172ce094e842b5e7dba7fb2121ad570cc97232140 285 1.00/1.00 vMB 1
642,847 642,847 0000000000000000000c3f5344089d3438c0497b12493a569eb12d19c04a22db 321 1.00/1.00 vMB 2
642,846 642,846 0000000000000000000b6ed1f99db28821a41104af3a0e000e52a2aaf272745b 187 1.00/1.00 vMB 4
642,845 642,845 00000000000000000007fc5e5fda7970e52baa9452793aac0956b29a41d99a4e 2,518 1.00/1.00 vMB 11
642,844 642,844 0000000000000000000de6a198fc57b194d8fcab60ee06d89799daf857c8f6c5 2,496 1.00/1.00 vMB 129
642,843 642,843 00000000000000000003e007985c27cf06f208703e38af8cca0a890923b95834 818 1.00/1.00 vMB 18
642,842 642,842 0000000000000000000068cd30ad2b146770eeb92ecf979a51e0ceea963a64f2 1,608 1.00/1.00 vMB 29
642,841 642,841 00000000000000000004d61c976a4f577b72c81e23a14f45a8551b2380bd66b9 2,861 1.00/1.00 vMB 67
642,840 642,840 0000000000000000000df6e1e6ab89ed251e9cbf80adf0c406c1e9fa60a4bce1 1,153 1.00/1.00 vMB 34
642,839 642,839 0000000000000000000826c8fbaf305f6f12ba0b4d0a40b405f50fc8a5820da8 2,319 1.00/1.00 vMB 23
642,838 642,838 000000000000000000056bf53832c621c849ad204aba374b76d4fbafd0074dc7 2,444 1.00/1.00 vMB 44
642,837 642,837 000000000000000000086f3c00b29d981e3666dba9c12ac250598063af7708a0 2,779 1.00/1.00 vMB 92
642,836 642,836 0000000000000000000ef8cd614eec042b88c27f5041586cf30d5bb3dd01bad2 1,113 1.00/1.00 vMB 27
642,835 642,835 00000000000000000000c7f695380605372685433604bb193f03eb432f5380b5 1,932 1.00/1.00 vMB 37
642,834 642,834 000000000000000000107a46f1f042fd72f3a937912ef205d6c19d03531d9ade 1,746 1.00/1.00 vMB 37
642,833 642,833 000000000000000000106cdbe759f56c7b63392c4353cf47fbaa7d72e9ed6272 816 1.00/1.00 vMB 43
642,832 642,832 0000000000000000000f879cd7194c641e26549e0e05358d77cac7ad275df616 321 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.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.