Loading Tool

Explorer IconExplorer

Memory Pool

81,333 transactions
29.88 vMB
0.10664474 BTC
Random Selection Loading Transactions
Max Size: 180.67/200 MB

Candidate Block

Mining Attempt 202cc591571c501202ec303973bb5bfa7eaf54fe570a5390e24174149be19329
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 2c49cb7780715a6ecf175629a80c5bf27d6d7dc66ff5f17434d65284dfb72315
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,168
Size: 1.00 vMB
Total Fees: 0.04069555 BTC
Feerates: 146.36 > 4.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (414,422 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
500,686 500,686 000000000000000000171ebd2ce0004eaf8de47ac23e6f4073d343aa4fa2aab7 1,543 1.00/1.00 vMB 318
500,685 500,685 000000000000000000941b2dacf76c9ce8ff8edbd0615df50c224a15bbacc25a 2,301 1.00/1.00 vMB 680
500,684 500,684 0000000000000000006179b296b28fdc7af32bfa38255a29693239d0ab94abf0 2,392 1.00/1.00 vMB 1,019
500,683 500,683 00000000000000000062330fe32ce7c54559fc57419d158235b088fe5434022d 1,607 1.00/1.00 vMB 498
500,682 500,682 0000000000000000006fbd7602154c2218164eee23ff6dc2146cdbcdd0f324f7 1,221 1.00/1.00 vMB 570
500,681 500,681 00000000000000000084e9f21655b9977281323aaf20e712a4f2eda899a6e8bc 2,475 1.00/1.00 vMB 891
500,680 500,680 0000000000000000003ce82d7566729138e60d1e185abc99230c6c7647581fd2 1,293 1.00/1.00 vMB 377
500,679 500,679 00000000000000000004f126147c5a15e0de52cc6b3e855249f9d55fb2eeafed 2,235 1.00/1.00 vMB 615
500,678 500,678 00000000000000000022e018ae5fc4c657d919982021a1d195e38c294285cf76 2,629 1.00/1.00 vMB 877
500,677 500,677 0000000000000000006dda7dba4c136e64369c5701d8bb5d015dce2118c033c4 2,464 1.00/1.00 vMB 886
500,676 500,676 000000000000000000935984d723c72788ab57d96394f9502d439751b665042b 1,977 1.00/1.00 vMB 971
500,675 500,675 00000000000000000079ce15c058d64072526e2c65cc051a5855484410b491a2 1,033 1.00/1.00 vMB 367
500,674 500,674 0000000000000000007a590899fa6842cdd909ca9db62391ae9a8b94c8548a02 2,173 1.00/1.00 vMB 690
500,673 500,673 00000000000000000082ef333b8e725601e9202e84bd50ad7d65915cd4a36b34 1,240 1.00/1.00 vMB 417
500,672 500,672 000000000000000000396f3048a01f2c772b0b5c9e597b5248829f9e8eb76c69 1,959 1.00/1.00 vMB 518
500,671 500,671 0000000000000000002df1015554d55090cb94d139e14aacade7ad08818a38de 1,861 1.00/1.00 vMB 620
500,670 500,670 000000000000000000090d0e0b995925817a118e9f5f5cde4646de4f67c7b212 1,175 1.00/1.00 vMB 386
500,669 500,669 00000000000000000010294c70d04f165c2bddff218dc3140cfcb3d994e50c8b 1,950 1.00/1.00 vMB 727
500,668 500,668 000000000000000000029ad84c700beca91395f750d18524db0879a61203f097 2,002 1.00/1.00 vMB 423
500,667 500,667 00000000000000000007a9c1a193738dafbb5a8553980364ffe152c57b61d9fb 1,866 1.00/1.00 vMB 356
500,666 500,666 0000000000000000002f61cf84076cf8c0c9c634c35a618cabfa07b42780452f 1,880 1.00/1.00 vMB 689
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.