Loading Tool

Explorer IconExplorer

Memory Pool

77,264 transactions
28.64 vMB
0.06357305 BTC
Random Selection Loading Transactions
Max Size: 173.84/200 MB

Candidate Block

Mining Attempt a6e93def81c80eac297e61b75091c46240ebcca936fcebb6382908818b8eb613
Version 20000000
Previous Block 00000000000000000001fa937a9d4dce7a38d755f594edd200e4f323094a5ecd
Merkle Root 4a3fa7ecb7872650ad822ff7ac35965fcb2af3aeafc1d0599bfa6af9a486c169
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,796
Size: 1.00 vMB
Total Fees: 0.00408200 BTC
Feerates: 13.94 > 0.41 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,089 (360,996 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
554,093 554,093 0000000000000000002effc6942e9c65c6ecd2002cdbba0071007f45a99070c7 2,304 1.00/1.00 vMB 15
554,092 554,092 000000000000000000133e8c1fdf597361220c81a84ca85dc9742aff92b9ebad 3,184 1.00/1.00 vMB 26
554,091 554,091 000000000000000000047cd0f6f4f9e140fc0f45429413d9908eba0cd3cd6d80 2,524 1.00/1.00 vMB 31
554,090 554,090 00000000000000000011fc73a12b6861d3872999af60b106c502c7149c5a2e34 2,860 1.00/1.00 vMB 27
554,089 554,089 00000000000000000021c5ba8e96be5ee83735161a46ceeb76be06c65a20db25 2,429 1.00/1.00 vMB 20
554,088 554,088 0000000000000000000300bec6b95343b196b3f3865249a7f7f37fe39d5be0df 1,495 1.00/1.00 vMB 3
554,087 554,087 00000000000000000029d922b1a194d6b00e10828c104488e58b0c2783ee46c1 1,929 1.00/1.00 vMB 9
554,086 554,086 00000000000000000023391de18a8ba9783ce934a36d6a96c8888cfe19413977 1,575 1.00/1.00 vMB 7
554,085 554,085 0000000000000000001a7be4c6ea1ce86698240cb59b22e05e6e30535322f964 2,020 1.00/1.00 vMB 16
554,084 554,084 000000000000000000069abd3fc2a3ca32b3d3e822ed729409495094110c9e85 1,779 1.00/1.00 vMB 13
554,083 554,083 00000000000000000024ed41f3e3e9499c107f48ff384f91ca4a551e44f80996 2,859 1.00/1.00 vMB 20
554,082 554,082 0000000000000000002a2d17c9b8b536264fbda287b28fda82e91b91adbde7ea 2,577 1.00/1.00 vMB 24
554,081 554,081 0000000000000000000b08d5546d3521949885004bf644441bf368331f124f57 1,369 1.00/1.00 vMB 13
554,080 554,080 000000000000000000033f538d891e8570a2b9e1b20652dd5f445bc2fe08de22 1,424 1.00/1.00 vMB 15
554,079 554,079 000000000000000000196cb0fade273d21b44076f0551f3aced7e7d1419f0165 2,661 1.00/1.00 vMB 14
554,078 554,078 000000000000000000201bdcff94b16d28edb3fe425be3c29d1776c3c08458c6 3,252 1.00/1.00 vMB 34
554,077 554,077 0000000000000000000851334c2302ca03933d9dbaadba5890aa52eeae90e7cb 2,197 1.00/1.00 vMB 18
554,076 554,076 00000000000000000024d609b8f67a521d4bea41a2dc9682b63e238f557665e7 2,947 1.00/1.00 vMB 30
554,075 554,075 000000000000000000272b53dd16e04834870cb9b9a7dde85ceceb85523210c6 1,170 1.00/1.00 vMB 55
554,074 554,074 0000000000000000000285c164711da1bcfba398a96409f59817d6221cafa5c3 642 1.00/1.00 vMB 44
554,073 554,073 00000000000000000028a73588fd00a47c209054c8a07ab31c8aceac89709311 2,633 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.55 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: 669.62 GB
    • Received: 15.75 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.