Loading Tool

Explorer IconExplorer

Memory Pool

76,017 transactions
28.74 vMB
0.07037776 BTC
Random Selection Loading Transactions
Max Size: 175.75/200 MB

Candidate Block

Mining Attempt 0649a09ff7858b8529074afbf506d9ac382ced3174ea5ac1b2c567ca92e408cf
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root 40964eb0d47c6e8615b012f43a4fc433705242ceac28ebadd6cef05cd85fa587
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,739
Size: 1.00 vMB
Total Fees: 0.00788504 BTC
Feerates: 77.76 > 0.79 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (392,308 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
522,938 522,938 0000000000000000003c4e83344e11956591ebe936a8fc2c41e2ea4f53726b0a 754 0.33/1.00 vMB 49
522,937 522,937 0000000000000000003b36455b6f8b924ab35f29d81e715aa59f90924c9fd001 1 0.00/1.00 vMB 0
522,936 522,936 0000000000000000002479e49ebabe24711739f8894d15e04a6d70a26b672101 231 0.11/1.00 vMB 25
522,935 522,935 000000000000000000325ca47680a928bb8582716c916d47c2d42272622a3b2a 418 0.15/1.00 vMB 35
522,934 522,934 0000000000000000001f6df1cda6778a08239ec17358293740d486d6e6f3e9bc 1,996 0.95/1.00 vMB 36
522,933 522,933 00000000000000000015484e8bef7b28faaa3c9670f07b31dacfc1a00c5188ed 254 0.11/1.00 vMB 31
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
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: 710.70 GB
    • Received: 17.08 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.