Loading Tool

Explorer IconExplorer

Memory Pool

29,516 transactions
24.89 vMB
0.04867686 BTC
Random Selection Loading Transactions
Max Size: 122.78/200 MB

Candidate Block

Mining Attempt d20c1769590566cf54ca2c56928256f461040c7526df16b5e0d414e0e0eae844
Version 20000000
Previous Block 000000000000000000004afdca0b87ead39a7976cb0ac4061a2b3c22fb4ed6ca
Merkle Root b749eae27ce5fe7c316855457d5850126e8116b61cc2b8f1ba37fd19cdb711c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,933
Size: 1.00 vMB
Total Fees: 0.00383398 BTC
Feerates: 100.53 > 0.38 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,222 (872,730 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
41,492 41,492 000000004cd1c214b5515c8dc8ded97db60500d0046547ebcd1ddebaeb1e0dcc 1 0.00/1.00 vMB 0
41,491 41,491 00000000472214989b04b2e243a15e09457a9e5deaa271bc07b704e5956f6090 1 0.00/1.00 vMB 0
41,490 41,490 000000003788ef0e4f2cdaa3d6a131e71610dddb5840d9a01526722da601a0f5 1 0.00/1.00 vMB 0
41,489 41,489 0000000019894c9ca3d518255ad15d88e55fbc01e956b2fbd06f16b1bd4a077b 1 0.00/1.00 vMB 0
41,488 41,488 00000000105a0740ad187e19002e07d641ceaf08150cb8907121238d88590890 1 0.00/1.00 vMB 0
41,487 41,487 000000002f26d1cca0bb1eabf3ea984c54c5437fcbc194ac582beaacec863ac8 1 0.00/1.00 vMB 0
41,486 41,486 000000005fd26bb79df04d47e0cf2365439c5b8aae6e448bae22ee37cd6ef5e4 1 0.00/1.00 vMB 0
41,485 41,485 00000000484960f65d3709274203000e67226192dc9d261d6f06840ac5a23472 1 0.00/1.00 vMB 0
41,484 41,484 000000004cb5fabfb8d9d2647f978161b16966d0bd61546ba7cc6f05ed61607e 1 0.00/1.00 vMB 0
41,483 41,483 000000000e57eb9cde24dcaeab4bb6ac67f9889f954cf2c25cbb68e1ee4f2fcd 1 0.00/1.00 vMB 0
41,482 41,482 00000000063e39766c4e7bfd53ec638682f97bc765efeb7150350a12b398bb0e 1 0.00/1.00 vMB 0
41,481 41,481 000000001a70579b81de555fbc64d95208be12eae94321081a6f7e85409493bc 1 0.00/1.00 vMB 0
41,480 41,480 0000000005a6045d5672ed8d0c7f9f5e25189c90d5d6fe4e2a3d8114f4eb75a2 1 0.00/1.00 vMB 0
41,479 41,479 0000000063182606c4e39f89a1bc4e71b01997429b69b783963c7fc0b907bd23 1 0.00/1.00 vMB 0
41,478 41,478 000000001bc191cab5595b5b6bae116cdc6512bfde920f13ac57312240b601eb 1 0.00/1.00 vMB 0
41,477 41,477 0000000043ae155a46363581dd46b1b5e1a02ce9ff3082cce35ee96f388087d3 1 0.00/1.00 vMB 0
41,476 41,476 000000002952b8ccafb3e68828a90fcf3e6c0bdd771e1dcc22a8bf4e2508d971 1 0.00/1.00 vMB 0
41,475 41,475 000000002dac7232ebec17b31faaf816207d198f990f58b2ebf2c76381103857 1 0.00/1.00 vMB 0
41,474 41,474 00000000287c02b433a3028656ff192504b91e283c76ed146374334c1884feb0 1 0.00/1.00 vMB 0
41,473 41,473 00000000124a7232848739970801d0598d14224e3adbebe83df24434c9c606fe 1 0.00/1.00 vMB 0
41,472 41,472 00000000638662dc9910a5b376c2413253c61f9fa102a3606a10640e6e08a73a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.99 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: 574.98 GB
    • Received: 8.24 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.