Loading Tool

Explorer IconExplorer

Memory Pool

78,328 transactions
34.56 vMB
0.16453385 BTC
Random Selection Loading Transactions
Max Size: 192.12/200 MB

Candidate Block

Mining Attempt 4e22ecec082013aee335c65c4d7cb048c0615e022e877fdd46e40f7595c88844
Version 20000000
Previous Block 00000000000000000001b3adfdc6c5691439ea95a4ea84dbe47417874bd4e5b8
Merkle Root 38a725b0260fc50cf71292d69717f2021a5622b2e66c7be2fbe8b5f5ed34ef61
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,938
Size: 1.00 vMB
Total Fees: 0.03679153 BTC
Feerates: 445.78 > 3.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,418 (668,029 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,389 247,389 000000000000002d85bf7b1b59e5ac08edb6b4472b20e05a8e3af2d25322565a 223 0.09/1.00 vMB 135
247,388 247,388 000000000000003d7130a988e0a1a5a084b0b0f440188d8d762ec25639f67ce0 262 0.12/1.00 vMB 102
247,387 247,387 000000000000005610b9cef004dec21ec6e2f9807b2dce0b0c3947617fce53b5 191 0.14/1.00 vMB 73
247,386 247,386 000000000000008642cd98b940ccf1c0c72edb9b5758c5cd659c0691c79f27ab 27 0.01/1.00 vMB 98
247,385 247,385 000000000000006c9b5e6b47373834d8d9ebe6292454760f7e4f625f9eca79ef 259 0.11/1.00 vMB 107
247,384 247,384 0000000000000089f7e4338403b757490405540281a323ae77bc5b98f52aae16 55 0.03/1.00 vMB 146
247,383 247,383 000000000000003dcec2f3ee965c24c8815a6e2d634567b6365aee8d0e83039b 351 0.15/1.00 vMB 148
247,382 247,382 0000000000000088560766ccde7d5af823ed3128bd315f5d43520a402268800e 255 0.10/1.00 vMB 83
247,381 247,381 000000000000008fe64674b2198595078df00031f494ea4f60c59cf28feceadb 473 0.19/1.00 vMB 133
247,380 247,380 000000000000003cc674bf4a16a2d935ff22f0a251c94977eae14dc1665f7753 59 0.03/1.00 vMB 34
247,379 247,379 000000000000005bc7ac3a792bdb3167e24e2a93201cee07b1271724bcc38c19 181 0.08/1.00 vMB 192
247,378 247,378 000000000000003aecb7f4a40238707f6223f6a12160a1d71fd97e98b09facf6 106 0.05/1.00 vMB 130
247,377 247,377 00000000000000128b1196f934c1bf84b7392b1068636720da5e0ca8fc6fe67d 85 0.04/1.00 vMB 82
247,376 247,376 000000000000009da02ac977103046a23fc2d26d644de745451eb43d3ae5109f 128 0.04/1.00 vMB 57
247,375 247,375 000000000000001e3ccb8d090611dd2ef2ba5ab2437c1db02006124b52e7688e 601 0.23/1.00 vMB 133
247,374 247,374 00000000000000a3608f317a7fb1a2910108f6c6312107546adcdb20277c79e1 227 0.10/1.00 vMB 89
247,373 247,373 000000000000005c8525db3982d33db6fbbaa0629b3a4fef5952b320f5149012 266 0.13/1.00 vMB 136
247,372 247,372 000000000000007532e177389854ed756d5f294691e06b16ee0db4d17f51edd8 231 0.11/1.00 vMB 115
247,371 247,371 000000000000004c38dda537d0c2cf62aa5a936697ca366018aa6d9ed2e6794f 82 0.04/1.00 vMB 112
247,370 247,370 000000000000009fedaa99cdad5736df4f67140f2fad7f9185e2f38562fb634c 27 0.01/1.00 vMB 157
247,369 247,369 00000000000000910c5a3d1c7e4790bd99c827809def57409370afaf5585463f 29 0.01/1.00 vMB 236
Previous 10 blocks ↓
Total Size: 783.11 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: 736.44 GB
    • Received: 18.58 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.