Loading Tool

Explorer IconExplorer

Memory Pool

80,043 transactions
29.39 vMB
0.11581217 BTC
Random Selection Loading Transactions
Max Size: 178.32/200 MB

Candidate Block

Mining Attempt 16342f4dd09d0579f5ba561c6120e149ac1d9a94e904c66d0f8cc6ec6eb9ae90
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root f4796d27c0b4fd9248652b50776e135e6f338617efe609f2b4c93da53c53b3ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,003
Size: 1.00 vMB
Total Fees: 0.05295226 BTC
Feerates: 151.07 > 5.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (174,482 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
740,636 740,636 00000000000000000007885696ab3a81416b5462d43286783f01407396094cd1 2,249 1.00/1.00 vMB 24
740,635 740,635 00000000000000000001c3979f991dcf21184e1665dc1f03d4d5c02336aef2c1 2,952 1.00/1.00 vMB 28
740,634 740,634 00000000000000000005f8277cd0e457e7c21f7d13d86f672ba08fd777735ddc 2,570 1.00/1.00 vMB 22
740,633 740,633 00000000000000000002eb368dcd410fca9a0edac4e2b13e1f005441c82301bb 2,495 1.00/1.00 vMB 33
740,632 740,632 000000000000000000034e64cc44aeb1ec401bdb4e6d4d1724b6dcc5162d739b 2,909 1.00/1.00 vMB 31
740,631 740,631 000000000000000000049764d05e62def9db08e197e7eeac017d08b0b8a5fa14 2,792 1.00/1.00 vMB 34
740,630 740,630 00000000000000000004344e4bb16ebebe5df157af5d6b8221e6baab9ba49eb4 2,875 1.00/1.00 vMB 36
740,629 740,629 00000000000000000001de147514a83bf3dba22fa7fb58cb917a181759f6da34 2,957 1.00/1.00 vMB 30
740,628 740,628 0000000000000000000027014ce9a0922500bc93f55289a221b82e4a4711d72a 2,635 1.00/1.00 vMB 41
740,627 740,627 00000000000000000004a98a1924c565dc423efdd20d2c53a0e0c4369d763f8a 2,896 1.00/1.00 vMB 29
740,626 740,626 00000000000000000007771c2312b7f83b2fe8714446019a1cf98010040fa3b0 2,733 1.00/1.00 vMB 46
740,625 740,625 0000000000000000000828d0dec88074e2c04c79ab0c9eb236fc58e60db8f568 1,782 1.00/1.00 vMB 20
740,624 740,624 000000000000000000064ac3f394e4650581f5ed41650396cf8ee6aaa35610cb 2,673 1.00/1.00 vMB 28
740,623 740,623 00000000000000000000206b4ba8c9b158723e4a292830ad3a1f962988579178 2,723 1.00/1.00 vMB 19
740,622 740,622 00000000000000000004ef5f336a36da1450a21092f86b3bcedf99faf3581d3e 3,012 1.00/1.00 vMB 29
740,621 740,621 000000000000000000069fc344b26da886235c83d0048ab7e48a6bb55a7fb5d0 2,736 1.00/1.00 vMB 48
740,620 740,620 000000000000000000017f0b956c228e01d5334c7dc2c821b764921c21e22bb3 2,458 1.00/1.00 vMB 25
740,619 740,619 00000000000000000005e6800cddc3699c47a3bcb3530aae6e88dc3dc0869057 2,878 1.00/1.00 vMB 24
740,618 740,618 000000000000000000075b0aa84a0f853150480aebbd2de787f958a18caedcec 2,703 1.00/1.00 vMB 36
740,617 740,617 000000000000000000092cda8ac49081386dc9ae50656761ff702ab11519f279 1,905 1.00/1.00 vMB 16
740,616 740,616 000000000000000000004b7546c9f9c36aff22acbf14102a4dbbe8da97a9702c 2,537 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.59 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: 671.63 GB
    • Received: 15.97 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.