Loading Tool

Explorer IconExplorer

Memory Pool

79,394 transactions
30.09 vMB
0.10416714 BTC
Random Selection Loading Transactions
Max Size: 179.99/200 MB

Candidate Block

Mining Attempt 99df8ece15798f62622a55fbec7f50cfe504b949945013de148aa9d06d899354
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root f010a271f8d8c3a30d507af936ce8ac5c7e1e740233c77c81727ba2a6da9dfde
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,632
Size: 1.00 vMB
Total Fees: 0.03413320 BTC
Feerates: 151.00 > 3.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (489,045 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,100 426,100 000000000000000000ee3d905562a9a429f883568d40dcf467464ac4cfc7a1ee 1,003 0.48/1.00 vMB 69
426,099 426,099 000000000000000002b32ba56748fa990eb0f367800999f44f5b14ed24b3157e 258 1.00/1.00 vMB 5
426,098 426,098 00000000000000000000e5a0bd37f24f0cc291bdb9c36e40ebba725797096ffd 647 0.51/1.00 vMB 29
426,097 426,097 000000000000000000823e2fb3029f6de89ae13c18de7d3b4d27917624329bac 1,397 0.55/1.00 vMB 71
426,096 426,096 0000000000000000033e48d58e773ecc245d09437705dff96c57749323b9bb28 849 1.00/1.00 vMB 24
426,095 426,095 000000000000000003c4c24edd1b26313cae3baf2457300f83695bb17862aac9 2,570 1.00/1.00 vMB 75
426,094 426,094 000000000000000000e2b22560b4b6643b204969f9994cc94c3717e33b1d9e39 1 0.00/1.00 vMB 0
426,093 426,093 000000000000000004c2b32199e748ca9a997e1be6a87132affec06da62e1c36 1,514 0.59/1.00 vMB 65
426,092 426,092 000000000000000002fbeb120317e7c2c77156d369bcbbc3d7a7d62785b8e8bb 104 0.04/1.00 vMB 53
426,091 426,091 000000000000000004e50a7f611948e1334f75185d2d4e3175be1db5f8934ca4 1,263 0.50/1.00 vMB 72
426,090 426,090 0000000000000000016e4f6a9ad9668d20627868e186091decaa1748be922193 1,394 0.65/1.00 vMB 67
426,089 426,089 000000000000000004fa5ef86a6d35b929f4d632ba4a32b166661a653f3c3f91 792 0.32/1.00 vMB 71
426,088 426,088 000000000000000002fc837b3d806df1e5d1babdf9c7a01536a1dd43453051ec 1,686 0.70/1.00 vMB 65
426,087 426,087 0000000000000000017cb4044f7ba77da44197282e196bf666cb56b3e1a3660b 317 0.17/1.00 vMB 48
426,086 426,086 000000000000000000c7bf916d2adbefd7a8fb29c17f31149698a009096c8790 251 0.99/1.00 vMB 5
426,085 426,085 000000000000000001c645731ef82e54228da337a2e8caadbf7bebd5d4e478f4 1,886 1.00/1.00 vMB 55
426,084 426,084 0000000000000000016caee139f7e7dd57eabbe75b909488298b0d1eb850abfb 403 1.00/1.00 vMB 15
426,083 426,083 000000000000000001ad6b152b30f5fdba1246f211907122d5ae97a1eb25ca77 95 0.06/1.00 vMB 34
426,082 426,082 000000000000000002e455705e67e36889041daf257f3bf6247cb37d600fac29 1,536 0.64/1.00 vMB 64
426,081 426,081 00000000000000000330da6eec107d828d2d92e450d04f3322c09e832fef9238 286 0.11/1.00 vMB 63
426,080 426,080 000000000000000001b1db1f2a7354d0a703b4593c786fdf69efca6436a3c564 518 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.65 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: 672.53 GB
    • Received: 16.26 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.