Loading Tool

Explorer IconExplorer

Memory Pool

44,825 transactions
27.29 vMB
0.10128523 BTC
Random Selection Loading Transactions
Max Size: 142.61/200 MB

Candidate Block

Mining Attempt 6fd8f2d51d28bb8a42e727e6e4f072512f9ae8987b56137758a498d6500c3063
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root d4987c020e23300be83863f62cacd1953a8958035f40a689bd748524fb68f2b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,574
Size: 1.00 vMB
Total Fees: 0.04521053 BTC
Feerates: 151.01 > 4.53 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (616,491 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
298,365 298,365 00000000000000002850946c339f5733ce57cd3ab7dddaa534ec84cf7e0e4d44 64 0.03/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.17 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: 653.49 GB
    • Received: 13.90 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.