Loading Tool

Explorer IconExplorer

Memory Pool

74,437 transactions
28.26 vMB
0.07201140 BTC
Random Selection Loading Transactions
Max Size: 172.38/200 MB

Candidate Block

Mining Attempt 7f9d19e91091628abb8794420daac17a1d34e8359c7563077ec4c76fcc8c017e
Version 20000000
Previous Block 00000000000000000001b8fe66e50f6fb16a2fb40ba913d63eacf4d29f5658c7
Merkle Root a9db8bfba18a7c34e01687699e590b8323a53eae2d18424e896427a869c5c486
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,163
Size: 1.00 vMB
Total Fees: 0.01109312 BTC
Feerates: 150.77 > 1.11 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,249 (392,320 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
522,911 522,911 0000000000000000000d329063ac258f2b0fd1e45eb0a102169807f6c8ae78fb 1,284 0.53/1.00 vMB 32
522,910 522,910 0000000000000000001c41cc0aa8ab32508a16bc7c4cf408ed021d006953d844 2,175 1.00/1.00 vMB 41
522,909 522,909 00000000000000000012a681fa7869fe9539e91428ce0b50b8f1285ae74a10af 1,614 0.78/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.82 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.22 GB
    • Received: 17.10 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.