Loading Tool

Explorer IconExplorer

Memory Pool

47,824 transactions
30.28 vMB
0.09823473 BTC
Random Selection Loading Transactions
Max Size: 161.27/200 MB

Candidate Block

Mining Attempt cd1cabcdf3f2d0654ef0c26662fcffe46aa9d9e2f4db6079b66385366793ad4c
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 22cab477777d884266b7a18e855ead0323375dd7ece1868eda20654f7cff103b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,097
Size: 1.00 vMB
Total Fees: 0.03677031 BTC
Feerates: 150.97 > 3.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (616,466 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,386 298,386 00000000000000001691c37d57457410d0702fcc9e4daf909d5b9da39e61c796 35 0.02/1.00 vMB 44
298,385 298,385 00000000000000005c2be1c8974346df3e62fea3911ef7e94c7d779799a7873b 120 0.06/1.00 vMB 43
298,384 298,384 000000000000000082c8db518260732a67c0bfc628d7494b86874d6470774274 1,069 0.68/1.00 vMB 28
298,383 298,383 0000000000000000324401d10f1ba372e14295ca3f3937d9f7073a13577e7914 198 0.09/1.00 vMB 60
298,382 298,382 00000000000000006e965e51080868cc4496325049fa3e130e947aafe35066be 134 0.16/1.00 vMB 13
298,381 298,381 000000000000000086b24cdd553bed15c73fe14ea51097db9fcc5dd31cad97f1 512 0.24/1.00 vMB 35
298,380 298,380 000000000000000056ef6e4395dd35fd33cdcef8dcf8394c5ce53e0c32585979 856 0.51/1.00 vMB 28
298,379 298,379 000000000000000046dce373f0e7d67bd656074931a5f029f165b14cfa5f4004 419 0.25/1.00 vMB 29
298,378 298,378 000000000000000034c94eefbfb89a02b2aa9edc7bfc89b89423549819f29540 62 0.07/1.00 vMB 15
298,377 298,377 00000000000000004f15109d02c3e59c90dbb7f0dfdb5dd30d78d79db3c1a866 357 0.25/1.00 vMB 28
298,376 298,376 00000000000000006c618e55bacfc625cff252b92abc8a109f263a97a5feca06 19 0.07/1.00 vMB 3
298,375 298,375 00000000000000001d09fb5feeb5d8abd1f854afdbe8ccdffdf223fcbc65947d 181 0.15/1.00 vMB 19
298,374 298,374 00000000000000006178901363d3bb0492a31d789e58a73e1606fc109c167397 728 0.50/1.00 vMB 29
298,373 298,373 000000000000000061f60b84044c8c04ff6d984a98eb2778fca78954ece11a5a 445 0.29/1.00 vMB 31
298,372 298,372 00000000000000006d53a2d6bd9a68ecb105d665afde46d51cefff2e8e3f59d1 617 0.25/1.00 vMB 46
298,371 298,371 00000000000000005529a6bc978b5751bb2583c1cbe504bda88a7a49cb9572fc 117 0.14/1.00 vMB 15
298,370 298,370 00000000000000000c4b95294f39c1cd9001898350805e4dd5bf51579f405526 806 0.35/1.00 vMB 40
298,369 298,369 00000000000000001e470940f08e17283c5730494d38ebc83baea49da4ebf45b 442 0.29/1.00 vMB 36
298,368 298,368 0000000000000000092dbe12467f95d456d9bd7ff12b88dc3bcdd28b4a7aa159 320 0.16/1.00 vMB 36
298,367 298,367 000000000000000098686ab04cc22fec77e4fa2d76d5a3cc0eb8cbf4ed800cdc 296 0.19/1.00 vMB 27
298,366 298,366 000000000000000063b82389d34ec1eabea43549cee88eab24d9ba40916994a4 521 0.30/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.