Loading Tool

Explorer IconExplorer

Memory Pool

45,237 transactions
27.83 vMB
0.08870985 BTC
Random Selection Loading Transactions
Max Size: 146.17/200 MB

Candidate Block

Mining Attempt ac07c7e28183777e51a11560c775468ecfcbf5fbdf04ebcc97dfdc878c5d8e22
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 5874707e9666d059c9a10db1f9ef31b327d9c7bc8ec6f945718b55cfdc437c61
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,951
Size: 1.00 vMB
Total Fees: 0.03407132 BTC
Feerates: 157.73 > 3.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (731,855 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,057 183,057 0000000000000535bdc82bd602a3a593fb45a6fee5da0b11c223bb90dccdf101 516 0.22/1.00 vMB 132
183,056 183,056 0000000000000698b40d8e9053621d83f18770de8310849382fa9904504c5e3b 290 0.15/1.00 vMB 110
183,055 183,055 000000000000081b0cefe6f33bc9283dd35c734130769be0d8800597ad323b74 154 0.05/1.00 vMB 66
183,054 183,054 0000000000000892289168a12a0b1c089ed860a2edfb57bf8d14bf45f0c9fbe9 120 0.05/1.00 vMB 190
183,053 183,053 00000000000008a099367ce0806cb9d65d97067d94448bba636151592393f7e2 663 0.25/1.00 vMB 133
183,052 183,052 00000000000008091842f4bdc781153d6a3b509744c1dedd3006ef84ad86acae 114 0.05/1.00 vMB 60
183,051 183,051 00000000000000d51e1497b8db6050cd75555aafabd8a59e6d257ba92cfebadd 558 0.25/1.00 vMB 156
183,050 183,050 000000000000002548c389898dbae5068f53a095fb69d65206aa6f53e352b3e7 150 0.05/1.00 vMB 33
183,049 183,049 0000000000000496a778117b049f32e43645fb00cb53eea05902191a044da4ad 558 0.25/1.00 vMB 141
183,048 183,048 0000000000000282e4f0854a2c94a084f527b950da766344161e4e5e9eefc9ec 124 0.05/1.00 vMB 110
183,047 183,047 00000000000001c641f0254b0093b5d33f587036dc65671a99b830b1360461bb 7 0.00/1.00 vMB 15
183,046 183,046 000000000000013fb39238dd12462fc4752a3d73ae28d5438a173dde6f5016bf 781 0.27/1.00 vMB 147
183,045 183,045 000000000000081a813185faf29d48f1f9aa623e7ae26e4b58f324c347c25901 537 0.25/1.00 vMB 130
183,044 183,044 00000000000008f7b184d2a686028975d6d0828716c1817322e18678c79e7d7b 9 0.00/1.00 vMB 30
183,043 183,043 00000000000000cdccf1ce461135843d5adf47356e55b7f91963b3481750f67a 18 0.01/1.00 vMB 33
183,042 183,042 00000000000002d03e8c48e0de19f01bb2473eedf61a69c04ac09d6da353a7a7 64 0.02/1.00 vMB 5
183,041 183,041 00000000000007dfa1269281a912ba4d8eb3fe9eb84f7ccbe62f5f217b4571ed 14 0.00/1.00 vMB 48
183,040 183,040 000000000000018eaf1e73e5217ab6b0676783a5218f526c8ad4dfc42e6bf708 650 0.42/1.00 vMB 110
183,039 183,039 000000000000046c4900fe98914f9ba182d08a2b5363e8cd2b3d7df98256819f 512 0.25/1.00 vMB 120
183,038 183,038 000000000000054eef3ec4daf3affdae87b61fe6eb10dfeb4214254c9295788f 281 0.26/1.00 vMB 127
183,037 183,037 0000000000000919865ba57c3b472e36006aa08988782377de4fa9259f0bcd1e 9 0.00/1.00 vMB 322
Previous 10 blocks ↓
Total Size: 782.23 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: 655.04 GB
    • Received: 14.24 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.