Loading Tool

Explorer IconExplorer

Memory Pool

73,230 transactions
28.21 vMB
0.07227322 BTC
Random Selection Loading Transactions
Max Size: 166.98/200 MB

Candidate Block

Mining Attempt 6d42ee5344b67c95b3d707ab6714f5a429bb54f772267c03c5444dc61f3c47ec
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root a346617cf311ae96364f6b415402d601d1f61311885f30dd9f8f6c0b0d26a3c2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,161
Size: 1.00 vMB
Total Fees: 0.01587172 BTC
Feerates: 150.86 > 1.59 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (224,429 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
690,602 690,602 0000000000000000000aa1600a851941d0e3d405feb53628c2143ec166892091 2,973 1.00/1.00 vMB 33
690,601 690,601 0000000000000000000cde38545f019660b77012726ff0eb684e15bc3a858d97 1,263 0.41/1.00 vMB 20
690,600 690,600 00000000000000000008a1800620f1d1e674defcfdc18ddb34f22204a832aad6 692 0.23/1.00 vMB 17
690,599 690,599 0000000000000000000f0817999608e9b18d9dc1bded5987b126ad4551ef258b 297 0.09/1.00 vMB 24
690,598 690,598 000000000000000000128ca81a9d8cf7a4430869ce78b5b7369dfba5d6d242a2 1,325 0.72/1.00 vMB 16
690,597 690,597 00000000000000000009dbc9df3ece6018d1632442058637ba5ec6130a8f2bb0 1,484 1.00/1.00 vMB 22
690,596 690,596 0000000000000000000cbe3c0dd555aaee0b2e00384d1f04f084e96d27206d31 1,663 0.58/1.00 vMB 22
690,595 690,595 0000000000000000000b3f2561d9845225f7088b94ecce461b06ac8db1c66ca5 1,057 0.44/1.00 vMB 19
690,594 690,594 00000000000000000002e6d967eec7b0c07952d7648a49077207650222950a06 355 0.13/1.00 vMB 22
690,593 690,593 000000000000000000118ca9a681c2eed3eea29c6b355b73d068ef9bfce277bc 460 0.15/1.00 vMB 24
690,592 690,592 00000000000000000012f6eb9f217eae42d55f5a4e0e6c0c613bd48fbf211bba 1,779 0.55/1.00 vMB 23
690,591 690,591 0000000000000000000394120a0216a7c100aa19bb23f6a56693c60b7a7b8417 1,825 0.70/1.00 vMB 14
690,590 690,590 0000000000000000000cc8984b2aaa26245c04cfb3f44fa5953fa9d7abac48db 3,020 1.00/1.00 vMB 6
690,589 690,589 00000000000000000004059e6de93fa8ec8f748a49ec8731e248e7908f75caa3 2,542 1.00/1.00 vMB 23
690,588 690,588 0000000000000000000fca1adf5583d9fbcefae80aef23168259461355f146d1 2,373 1.00/1.00 vMB 28
690,587 690,587 0000000000000000000b6da19a0bc4398d0b312faf183c5982371c876590515d 1,611 1.00/1.00 vMB 38
690,586 690,586 0000000000000000000d918b70f7919be81cc6267488252684db5f35d3b83dfa 156 0.04/1.00 vMB 22
690,585 690,585 000000000000000000017763227eaeaaba248c325369aa85fa3ac0422465ad65 364 0.11/1.00 vMB 29
690,584 690,584 0000000000000000000383a749757abd69be7f19bf25bd1e0eb6fe01bb4b3af3 1,708 0.91/1.00 vMB 27
690,583 690,583 000000000000000000073907351d4b6322ee15adf45ae147ec5d3d5b8824d29a 2,032 0.81/1.00 vMB 26
690,582 690,582 000000000000000000032ccf5c97b75724c6cf59319d8ed3974b24b5b99a0841 734 0.33/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.45 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: 666.80 GB
    • Received: 15.22 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.