Loading Tool

Explorer IconExplorer

Memory Pool

78,691 transactions
30.34 vMB
0.12276719 BTC
Random Selection Loading Transactions
Max Size: 182.83/200 MB

Candidate Block

Mining Attempt 13c8fe15427eb5d8f6434db91a302e284141089771e5cfef9d025240a351fcae
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 386d7cbcdc6a8f7fcf2369db862a9078a6033aeceaa8c99d65d632605b4fb36a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,034
Size: 1.00 vMB
Total Fees: 0.04477141 BTC
Feerates: 357.61 > 4.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (489,156 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,279 426,279 000000000000000001f5038352a7707c9ac2b2c6333ca1540e6258d06b8f3e5e 2,021 1.00/1.00 vMB 48
426,278 426,278 000000000000000000033c7d6bea81e450094ef8262ee734190cf1f33453fcf8 2,646 1.00/1.00 vMB 67
426,277 426,277 00000000000000000329081093e2fc25af337619740b7be46f1b2ced4c1d34a1 1,721 0.99/1.00 vMB 62
426,276 426,276 00000000000000000390fa2d4b91b8a41c9ea9522c10256aa965bc9469eb5139 1,719 1.00/1.00 vMB 71
426,275 426,275 000000000000000000408b98edc504132f157e00df847c8125a3be8e20526c7a 1,578 1.00/1.00 vMB 89
426,274 426,274 00000000000000000364502bf92887b2028cc3944900ab3ba86090335612d885 146 0.06/1.00 vMB 56
426,273 426,273 000000000000000004d88fead153a9e754a6b90348b2a82419e4b425d1b9715e 16 0.00/1.00 vMB 54
426,272 426,272 000000000000000004d12756346f97d59fbe9d1bead94e075eee8add85b68291 50 0.02/1.00 vMB 45
426,271 426,271 000000000000000002a68ab2ba5182e98719d0e16c376c1b98c03431f53bbaf5 245 0.15/1.00 vMB 44
426,270 426,270 00000000000000000186a3ff5c49955dd03f91a2b4c6939a85063a65d19b5a9b 109 0.75/1.00 vMB 7
426,269 426,269 000000000000000002b4956bbd30b36960c130a58eba2412ae2d29eb084b6eb1 839 0.33/1.00 vMB 57
426,268 426,268 000000000000000000d6129d5012d16532a3c06d6b80780c22a43b139f1a373a 608 0.27/1.00 vMB 60
426,267 426,267 00000000000000000379b0136d70c5cd5f9508d697231bbc567610d30e38a6a8 367 0.14/1.00 vMB 62
426,266 426,266 000000000000000000e78e2392f899a008b0cb62475a3f32e5459528ede7df9c 78 0.05/1.00 vMB 49
426,265 426,265 00000000000000000112cce357f22b71965749ec6876355b2f88268eb68b262a 755 0.33/1.00 vMB 53
426,264 426,264 000000000000000003037d49d326765da7788fd97a43e855be61855d43795fba 497 0.31/1.00 vMB 35
426,263 426,263 000000000000000000110c3a6076898c19075d8acab4476b505682a8d13b2019 2,744 1.00/1.00 vMB 69
426,262 426,262 000000000000000002f6759591d00e6a1bd4e1653f324bb5159cb31294dfadd8 99 0.03/1.00 vMB 61
426,261 426,261 000000000000000000ae38a718c760564237bd9ca020bd79db20860274e3a36b 470 1.00/1.00 vMB 14
426,260 426,260 00000000000000000504eec3168c959f9db7df559321e56a64090ae24c0861d9 1,537 0.79/1.00 vMB 48
426,259 426,259 000000000000000002a84d7420ca80da57474eb80da97b9626f20c18297f6dfc 2,637 1.00/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 783.15 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 744.87 GB
    • Received: 18.71 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.