Loading Tool

Explorer IconExplorer

Memory Pool

27,048 transactions
27.26 vMB
0.11494966 BTC
Random Selection Loading Transactions
Max Size: 130.89/200 MB

Candidate Block

Mining Attempt 0908492edb827d708b490e019d1684e308e9d803f2cdfb0a4954a94b021cfa75
Version 20000000
Previous Block 00000000000000000001dd13af50d570d39bbe125c122c99add1ef636948c08c
Merkle Root faf620094c0772e66f34067b454aae5de32efbc950467f5a5b4bd80224de96a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,168
Size: 1.00 vMB
Total Fees: 0.06340968 BTC
Feerates: 502.40 > 6.35 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,493 (306,834 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
607,659 607,659 00000000000000000002d1c71bdfd253718d40bc2468b4b52efdc881576e2b85 3,131 1.00/1.00 vMB 30
607,658 607,658 000000000000000000099f336eebbbb64b0a4f3e2d790f2c5c4c2ed490b17aa9 2,316 1.00/1.00 vMB 18
607,657 607,657 0000000000000000000621ff1924af868954b4f13f435365aaa63daa8d11efde 1,973 1.00/1.00 vMB 23
607,656 607,656 00000000000000000015970ca707138ca4942e0ab88bd5b61ab4c5372fec1f46 1,800 1.00/1.00 vMB 20
607,655 607,655 000000000000000000017acd0c291476b032e014732759ca873fb0cb5f9438fc 2,677 1.00/1.00 vMB 39
607,654 607,654 0000000000000000001051c87bcaf836ae3712e1c84adf28efb79cc9394d26e2 1,677 1.00/1.00 vMB 16
607,653 607,653 000000000000000000015a266fd88397499130a69de699c1f9e00cde60256fc9 2,886 1.00/1.00 vMB 25
607,652 607,652 0000000000000000000df276fc4ce3fa677cef5a3af396b50b0bcf49e68dfd85 3,011 1.00/1.00 vMB 34
607,651 607,651 0000000000000000000f2996e2629b3a5e4f1bd74934e2efe59fc2827110c9f9 2,306 1.00/1.00 vMB 16
607,650 607,650 000000000000000000124a3c392ad3d703b2a096a3e7a9feae1de7643cce611e 3,002 1.00/1.00 vMB 15
607,649 607,649 00000000000000000011c93e458a5ea72fb59fa6e4e3649550d132f163f28309 1,990 1.00/1.00 vMB 42
607,648 607,648 0000000000000000001416b33976492cf3af69736c532ddfae167ba97db8ebba 2,182 1.00/1.00 vMB 30
607,647 607,647 00000000000000000011d304b98bb552cbb6309d918f03cffb9fd0fe3ff48c6d 972 1.00/1.00 vMB 65
607,646 607,646 0000000000000000001520e471ddf71aa0e857da689a074db9b4c829b1a76ac6 2,845 1.00/1.00 vMB 17
607,645 607,645 00000000000000000010698a7be6234fc1900b593a7b331fc0d252c6f45f3ab4 2,743 1.00/1.00 vMB 22
607,644 607,644 0000000000000000000603576874cfe2fd727e64ddbb61d174676f3a22f97941 2,804 1.00/1.00 vMB 21
607,643 607,643 000000000000000000035b696ff55ada611a6d2bc9aa95c4d78e5d1d8d14fd4c 2,929 1.00/1.00 vMB 13
607,642 607,642 0000000000000000001048b9eb983189f9997bc03ca86e008c256934864e41d2 3,150 1.00/1.00 vMB 34
607,641 607,641 0000000000000000000f8f67f5d12532d5fff2051c33e4c7104644e55c42e430 2,070 1.00/1.00 vMB 22
607,640 607,640 000000000000000000092824dcf984947a3c8d42b418db87ec6cdebd05a84d73 2,552 1.00/1.00 vMB 30
607,639 607,639 0000000000000000000916fc28c37b82affee6a0165750c7321d8cbd6df5d9e5 2,208 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 781.49 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: 611.81 GB
    • Received: 10.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.