Loading Tool

Explorer IconExplorer

Memory Pool

87,562 transactions
32.44 vMB
0.14861945 BTC
Random Selection Loading Transactions
Max Size: 198.96/200 MB

Candidate Block

Mining Attempt 3869e0b24758b71b9a5b1bc82a4ff43944c87a1358f2de7d3793517fdac6dfff
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root d818bc0d41b8d0659438dc2f70546c15983da164ea89f1f2a30e5687c8d3e75b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,361
Size: 1.00 vMB
Total Fees: 0.06567109 BTC
Feerates: 502.65 > 6.58 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (392,285 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
522,932 522,932 00000000000000000023d2f4aec78683436c3a5ca4f487683553d2c51b1739ab 1,108 0.88/1.00 vMB 8
522,931 522,931 0000000000000000000952a128259c41e3db6361881a97b43a3d1bd2a60093c7 2,076 1.00/1.00 vMB 36
522,930 522,930 0000000000000000002bfe629356902054314b533653d374480dfc6a926bd588 1 0.00/1.00 vMB 0
522,929 522,929 0000000000000000002c00887759e43a504a2db6789493f26d1ee4a81ccfbbd8 1 0.00/1.00 vMB 0
522,928 522,928 0000000000000000003d450a225f448b84f8eb295f4423c93094ce1a4b1bc730 2,216 1.00/1.00 vMB 15
522,927 522,927 00000000000000000025b24491e5d92fdc4913857ae474ac668ce8fc06ac4014 3,099 1.00/1.00 vMB 47
522,926 522,926 000000000000000000400c4e880dec7128043965f5495b048717a12449689c62 1,176 1.00/1.00 vMB 103
522,925 522,925 00000000000000000011cf0ecf318c2e252e450834ec6cc803491d7b7e049e6e 2,006 0.98/1.00 vMB 29
522,924 522,924 0000000000000000001dfdcab928e6091ad8b094727eb5355523b1cf1b85c39b 1,715 0.83/1.00 vMB 29
522,923 522,923 0000000000000000003278a05e90f9f0a0b64b78a46a6e9f3b4da5e88265795b 567 0.36/1.00 vMB 33
522,922 522,922 0000000000000000002b9998ebc55825e52f8d6954a69764b13c3b5a5e49a187 1,281 0.66/1.00 vMB 26
522,921 522,921 0000000000000000002852b2c506c41f5c5da2c896b322317425352b9744e15d 90 0.04/1.00 vMB 20
522,920 522,920 0000000000000000003a818087f26f9cef57bc4576161d77fbf98d203c680dbf 461 0.21/1.00 vMB 6
522,919 522,919 00000000000000000032fe859e772192bd0ed55991193731e3b99fc37df38776 2,217 1.00/1.00 vMB 30
522,918 522,918 00000000000000000041dda202eb0d0fcb2831a93fe21cb24c768baf95a219c9 1,726 1.00/1.00 vMB 37
522,917 522,917 00000000000000000041ce71b199dad126357e1f1344e2afa160211233f14c5c 1,024 0.52/1.00 vMB 8
522,916 522,916 00000000000000000015d254b4dc5389fc52e9938eab2f703d4e456669a8e7de 1,760 1.00/1.00 vMB 22
522,915 522,915 00000000000000000019e9e9953065ff5fc4ae5d2388afde48b65af5b9520090 2,562 1.00/1.00 vMB 48
522,914 522,914 00000000000000000012bc3b9d38389d51f570d3078c68369e76e2cf078a5e7f 1,425 0.60/1.00 vMB 46
522,913 522,913 000000000000000000398467c82d0def7b507df90356d92ce9be433022bc0445 1,084 0.51/1.00 vMB 42
522,912 522,912 000000000000000000391225b9c67dba5ce5ffb33aa89da20d2ecbd277fbad33 85 0.07/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.76 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: 709.15 GB
    • Received: 16.85 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.