Loading Tool

Explorer IconExplorer

Memory Pool

43,327 transactions
28.00 vMB
0.06512112 BTC
Random Selection Loading Transactions
Max Size: 147.84/200 MB

Candidate Block

Mining Attempt a1be5512eb3bed0f31dc9697f2095007302c047ef4fa64ed3f8aee3b66b436ca
Version 20000000
Previous Block 00000000000000000001df441194999cee64e33a9cb681f5d079c783db8bbb61
Merkle Root 2e1d47229a6040238fdcc66e2ad20bef337a6fd13245cfb68df58b9b5751469f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,499
Size: 1.00 vMB
Total Fees: 0.01249585 BTC
Feerates: 106.79 > 1.25 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,808 (406,319 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,489 508,489 0000000000000000000850b5e62888e7746d233b88c502f17214f691c30b8bdf 943 1.00/1.00 vMB 52
508,488 508,488 00000000000000000046d9aa3d0996c1be1949648e8b5c1f517b01bfebc904c5 1,416 1.00/1.00 vMB 56
508,487 508,487 00000000000000000033e1d49351ed3887706d9367819ec7364c0f7c93b547b8 1,662 0.91/1.00 vMB 121
508,486 508,486 0000000000000000004b7c35f98bb58dfc0d4b874b39a017f7933e5996157644 913 1.00/1.00 vMB 57
508,485 508,485 00000000000000000054e5d8a470afbbf08dd2170aa10d8ad2ce9283a35a3bc0 1,544 1.00/1.00 vMB 80
508,484 508,484 00000000000000000026a5939af2dd003626aaa559452a414b95eb3cb1144ad4 158 1.00/1.00 vMB 12
508,483 508,483 000000000000000000313374c98898fce15f413b25937238c5fa5967da8a20c5 1,168 1.00/1.00 vMB 7
508,482 508,482 0000000000000000000eb43136c1134618251a420114d383f4d15e3289651bb8 929 1.00/1.00 vMB 42
508,481 508,481 00000000000000000033a974d2ea1c04abe53b9f75f3a4de934e8b3cf5a533b7 458 1.00/1.00 vMB 27
508,480 508,480 00000000000000000022af3e42020c718bb9f7323eb1d24ac736e61de5521c91 968 1.00/1.00 vMB 50
508,479 508,479 000000000000000000578c178de78c10e5e99adc605e84330c3d9d66b54701b3 2,055 1.00/1.00 vMB 90
508,478 508,478 0000000000000000002e670cdaddb39a63a599fb849fa242c6d37750c94471cb 987 1.00/1.00 vMB 54
508,477 508,477 0000000000000000004516f73dff5371699e4253263ed56a6e7567cab151b6de 1,120 1.00/1.00 vMB 113
508,476 508,476 000000000000000000049aa459aa554902a7bcf511dda0929b66cc606e0be676 394 1.00/1.00 vMB 15
508,475 508,475 0000000000000000004ac7b36c11896978bbaa19b66e82eef0359476c0fc0b1d 1,184 1.00/1.00 vMB 57
508,474 508,474 000000000000000000021f221d886ecd1addfa5f4360891ae7e7e37747c82420 1,704 1.00/1.00 vMB 92
508,473 508,473 000000000000000000264d9c4871e095194c3d40c43df93d5db0ce192100eea9 125 1.00/1.00 vMB 6
508,472 508,472 0000000000000000001dd458a233e39cd4cac7d575d02ec3cac3aa82cfe327af 117 1.00/1.00 vMB 6
508,471 508,471 0000000000000000002a1c4fe018ec2674826b33520f042a9809450c5eb6a945 1,291 1.00/1.00 vMB 18
508,470 508,470 00000000000000000049b323ccfa2c3907e6f7824189d12646af1d4818ea9d2a 2,447 1.00/1.00 vMB 163
508,469 508,469 00000000000000000032f19499fb24963ac30865b94276f23d9a7c5f434df51e 1,485 1.00/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.05 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: 650.83 GB
    • Received: 13.33 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.