Loading Tool

Explorer IconExplorer

Memory Pool

79,366 transactions
30.17 vMB
0.07520212 BTC
Random Selection Loading Transactions
Max Size: 183.96/200 MB

Candidate Block

Mining Attempt d23e4832dd9263409573e3392543a3479837b34a1360199b4d47e54aed9f8ffa
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root d948b6f66bb7138df7925cf10c9c8fd9cd5286029041e6cedaf562fc500acef6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,626
Size: 1.00 vMB
Total Fees: 0.00806809 BTC
Feerates: 30.00 > 0.81 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (31,446 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
883,938 883,938 0000000000000000000049873b2a7533323b483aa8204e530210a06e141886fb 3,567 1.00/1.00 vMB 4
883,937 883,937 000000000000000000020ab85ddd4415dbeb32a7c2c14cacee81956cb0d4551d 1,729 0.61/1.00 vMB 2
883,936 883,936 000000000000000000011292fb2a2b2cfc56e1c4b13f1a58e4df2556b8885783 2,655 1.00/1.00 vMB 2
883,935 883,935 000000000000000000011ebd4bb94a4767f0be4f68f48a48b21fa45c13ea10ed 1,530 0.46/1.00 vMB 2
883,934 883,934 0000000000000000000252eb7c9a721f7a2a42436bc536195832c020376316ef 2,712 0.92/1.00 vMB 1
883,933 883,933 000000000000000000024af0de69c78f418d878568d8be109b5fd34782e35106 3,730 1.00/1.00 vMB 3
883,932 883,932 000000000000000000014c44601f17f0ace13d2021f4c6a8d36caeb502b7217b 603 0.25/1.00 vMB 1
883,931 883,931 0000000000000000000174b937a2085865e085cc13dabf31b9caf1f1694de83c 3,286 1.00/1.00 vMB 2
883,930 883,930 000000000000000000010af14edae2b7c789ea0e2edd8a1f56f525fca2641764 2,211 0.98/1.00 vMB 1
883,929 883,929 00000000000000000000d37595a94646c58dc9d1b5e0361da5ec8dc3221e6feb 2,934 1.00/1.00 vMB 2
883,928 883,928 000000000000000000025186cef16bf81c7ae2242bec62c25c004f26a872c41d 895 1.00/1.00 vMB 1
883,927 883,927 00000000000000000000c10bbf6adcbd927e8de682b36131ce11fcc2a3ee1570 1,150 1.00/1.00 vMB 1
883,926 883,926 000000000000000000004d5950ae0d025c398f4f6bef92dfb951b96d0f7e324b 1,683 1.00/1.00 vMB 2
883,925 883,925 000000000000000000004ab1e214f827cd99a84635f09ad2d66ed2ab5643541b 2,450 1.00/1.00 vMB 1
883,924 883,924 0000000000000000000145e292954bab9ef69cd2e4b031aa85a2f359245f7c2e 3,469 1.00/1.00 vMB 4
883,923 883,923 0000000000000000000017f7b612779ba390edeb0a4762d1e51028c03bc88c67 2,521 0.78/1.00 vMB 1
883,922 883,922 000000000000000000006a5f5bf290b9692a77ff7cf76ec8e9ae3b222577169b 453 1.00/1.00 vMB 1
883,921 883,921 000000000000000000003ba3da5433f8f423102e82fb118cd55fd05400045b99 2,134 1.00/1.00 vMB 2
883,920 883,920 000000000000000000008b716b2c97d8cf7d3a6acbc9ba55df5d92a05d521201 3,583 1.00/1.00 vMB 2
883,919 883,919 00000000000000000001b025de32f7e83bc5e9b9a4f4dc1d474ee41148c7ba50 3,900 1.00/1.00 vMB 5
883,918 883,918 00000000000000000000b50739615c6a0b57b2b0604d6161358d36356c7ca029 1,198 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.06 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: 720.63 GB
    • Received: 18.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.