Loading Tool

Explorer IconExplorer

Memory Pool

84,037 transactions
31.94 vMB
0.08784881 BTC
Random Selection Loading Transactions
Max Size: 194.30/200 MB

Candidate Block

Mining Attempt c9f2be4ddc9e9ed1c1cb47becec1612c813536823dcc99f19ccfa1f0078fb6b2
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root cd758df3b37c31d8a473a895d054cf3a5ab27d2691bdf59198a348c5c49dc4b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,185
Size: 1.00 vMB
Total Fees: 0.01814935 BTC
Feerates: 104.48 > 1.82 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (375,786 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
539,424 539,424 00000000000000000028b3fb554f42754b95becd504dcd5a7c9f66d02898e21f 204 0.15/1.00 vMB 23
539,423 539,423 000000000000000000240e61c7116992a3d5958aee440893881bb3440a98e354 502 0.37/1.00 vMB 31
539,422 539,422 0000000000000000001775768e17065a32aa104cf99fb696268cda9eae4c6e43 135 0.04/1.00 vMB 24
539,421 539,421 00000000000000000023f0114755ae3ce696a1e8cccbef3971bcbecca8a1066d 751 0.34/1.00 vMB 20
539,420 539,420 000000000000000000095e1430158aa32bf32afd01efcb0fe3aec0341a4230d3 1,880 0.83/1.00 vMB 21
539,419 539,419 0000000000000000000400925c4411f7fc91ae1ab029494544815c3948ab72b0 928 0.32/1.00 vMB 19
539,418 539,418 0000000000000000000e4ee8a88926d54966cd7c644f7181b8e992a2e25e0f68 2,377 1.00/1.00 vMB 15
539,417 539,417 00000000000000000028209dead5bda2256a0b0f5f2ee9dd0a2a568d84aa70c0 1,557 0.46/1.00 vMB 31
539,416 539,416 00000000000000000014d53a5c57fa00d13f43ad8df687d6fcb333aa0014afe3 1,007 0.53/1.00 vMB 41
539,415 539,415 000000000000000000257956b81e88312f0807ce4199380b3c78be04c42c40eb 449 0.13/1.00 vMB 19
539,414 539,414 0000000000000000001624b7672a45444f4196cc69e7a8964b0e08218b7dcc29 545 0.17/1.00 vMB 22
539,413 539,413 000000000000000000175a3f828de3e6d1cba9a7f2f184878296f05410754e44 2,128 0.70/1.00 vMB 20
539,412 539,412 0000000000000000002773f79376dc082d40dc4193a955e3e292492ec2353b96 976 0.30/1.00 vMB 21
539,411 539,411 00000000000000000000744b94ba344c480c068a2fbb3493d4b99342d9dbefcd 1,306 0.45/1.00 vMB 20
539,410 539,410 00000000000000000027176cfc1cf4fc24266c6063b3286bebb720297e1388dc 1,306 0.51/1.00 vMB 23
539,409 539,409 0000000000000000000141b73f115cbd35a1377f2b70bedbf119179f294d098b 1 0.00/1.00 vMB 0
539,408 539,408 00000000000000000021081ab690ff325195896d99b0476c69f2ff46253b11fe 635 0.21/1.00 vMB 22
539,407 539,407 00000000000000000000cffe77d6fce6e241dde49b77bfb45dc5bbb0dcb5142c 645 0.26/1.00 vMB 29
539,406 539,406 000000000000000000237616c777ef1333835bd1c874ec1a5a544962ec1e7788 2,414 0.94/1.00 vMB 9
539,405 539,405 00000000000000000026548f4c56e9f2fca561efc1ac2961f7f7934455c0dd83 2,645 1.00/1.00 vMB 28
539,404 539,404 0000000000000000000f6f017383d7c9e654062e2dfbdc7e752d07f1629824b8 2,092 0.85/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.75 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: 708.89 GB
    • Received: 16.78 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.