Loading Tool

Explorer IconExplorer

Memory Pool

82,192 transactions
31.79 vMB
0.07522272 BTC
Random Selection Loading Transactions
Max Size: 193.28/200 MB

Candidate Block

Mining Attempt 3154c2b8191cbe2c69b8f5be8d7604ccb554fed129630fef339dd21a8e061851
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root c3c1126d2f6f9f05b98b94527d0b8831e0a94fdccdec213368863b68a7decc71
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,330
Size: 1.00 vMB
Total Fees: 0.00538192 BTC
Feerates: 99.50 > 0.54 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (240,116 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
675,100 675,100 00000000000000000001106152ad25d08a79e57c8641db4aec5d2fe6152861bd 2,064 1.00/1.00 vMB 115
675,099 675,099 000000000000000000002dd6a66995cf6942539ce9a4582d12bec3ce3c9c2664 2,025 1.00/1.00 vMB 115
675,098 675,098 0000000000000000000bb14fa44545029aebbfd8f6050dce14f3981512533398 2,655 1.00/1.00 vMB 87
675,097 675,097 0000000000000000000609e6ec7c641fe20edecfbdc192308c34f0342bf99d82 2,250 1.00/1.00 vMB 75
675,096 675,096 00000000000000000005b1231a28dee40fbeb1582764484685c04daf8293dcfa 1,945 1.00/1.00 vMB 111
675,095 675,095 000000000000000000026b158463a771d944e1c20a1d2d4070a9306f76708e27 1,784 1.00/1.00 vMB 112
675,094 675,094 0000000000000000000129c1dc352b8e45efe17ed3879b4c6b9bd8186f871a64 2,579 1.00/1.00 vMB 99
675,093 675,093 0000000000000000000b165ab3b3a6995f2350093866f6797ae4422d3787a043 2,343 1.00/1.00 vMB 91
675,092 675,092 0000000000000000000c4b16bb13ca286bee27393aa68f96786bfb38ab07bb3d 2,869 1.00/1.00 vMB 97
675,091 675,091 0000000000000000000bcf42f95a1289bb9ba3870537617dc93f0c7f82f8c260 1 0.00/1.00 vMB 0
675,090 675,090 0000000000000000000a52adc50a60c2f4c50ebdeeeba4b00fc3d2a5ef95ec3f 2,611 1.00/1.00 vMB 98
675,089 675,089 000000000000000000006d0705151b3f069360fbd997516f4d24ec610464712b 1,297 1.00/1.00 vMB 104
675,088 675,088 00000000000000000007e031ddb1a2e490c6981d0ccf5cd5951a26a65a9af593 769 1.00/1.00 vMB 110
675,087 675,087 0000000000000000000265dd439531af2b95030d92d94477335436ffb2adaf2b 1,647 1.00/1.00 vMB 117
675,086 675,086 0000000000000000000776743a84883ac47a993867f41ce9e8d6e8a6ac9c590c 2,229 1.00/1.00 vMB 108
675,085 675,085 00000000000000000000b30c4433aea6cd76db804894abb9d13cac267dc7b302 1,465 1.00/1.00 vMB 108
675,084 675,084 0000000000000000000c78a72f83148b789f031898d910d6638210e374d87fce 2,345 1.00/1.00 vMB 110
675,083 675,083 000000000000000000098939e9a3899c3d7b9893994e82b223242887ef7a9cf7 2,358 1.00/1.00 vMB 104
675,082 675,082 000000000000000000062ef52b0cab9cee21e83866b01a410a99e3f3c7293213 2,765 1.00/1.00 vMB 119
675,081 675,081 0000000000000000000a3065c3690b1d75b91bb3addb88476a941d4a2c6b0b9f 3,084 1.00/1.00 vMB 103
675,080 675,080 00000000000000000003b88685df1a9d9ef204474dc341f169da7dd06eadf058 819 1.00/1.00 vMB 106
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.00 GB
    • Received: 16.82 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.