Loading Tool

Explorer IconExplorer

Memory Pool

76,068 transactions
28.42 vMB
0.06726423 BTC
Random Selection Loading Transactions
Max Size: 172.12/200 MB

Candidate Block

Mining Attempt 5571d0799e5872aa93431f4ca60fdd18db17044cbb0c42e9493614f6c9927170
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 046f48a8686b9c147d8fa4ee5a7015bb624bd15c992b518ee5694eac15eb1e79
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,324
Size: 1.00 vMB
Total Fees: 0.00843405 BTC
Feerates: 101.00 > 0.85 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (357,028 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
558,130 558,130 0000000000000000001471cf9cb63486456dec3c338071c5145066c09237a3a4 307 0.11/1.00 vMB 14
558,129 558,129 00000000000000000000eff025ddb4dd7c9c3857479a7735f7e5b675e7d95283 2,987 0.92/1.00 vMB 14
558,128 558,128 0000000000000000000de03755959ed1fde13b19e3f06b5dd5efe2ddff219fca 462 0.14/1.00 vMB 9
558,127 558,127 00000000000000000009903f49a5214b0381406be37b20012e976ff65414b1a2 3,075 1.00/1.00 vMB 19
558,126 558,126 00000000000000000020e0d06eb244c890c206681a48606a34590f4ef1981fe2 846 0.25/1.00 vMB 19
558,125 558,125 00000000000000000010e310edf422ba158c81dce61d01e7334d3e2f94c96926 694 0.20/1.00 vMB 17
558,124 558,124 0000000000000000001addc86a4cbe4e6e2f1916ab587de80361ad8ab8fc2e24 2,093 0.71/1.00 vMB 14
558,123 558,123 00000000000000000018627f0051423247eb527e15eabdee60eecfcc08ce7b4c 1,044 0.36/1.00 vMB 13
558,122 558,122 00000000000000000014efcc0402174db2969aa188e7e6bd3e4194d74ce06863 2,378 1.00/1.00 vMB 18
558,121 558,121 00000000000000000031fc8f97026fc600959a95ed868ca073599d70e6d0307c 1,812 1.00/1.00 vMB 9
558,120 558,120 0000000000000000001e667f507a45afb830ea18a33cdfd68e33c133b1524edb 2,743 1.00/1.00 vMB 10
558,119 558,119 0000000000000000001dc5f1b4e68ebfe1946003cdcb464fa02aa4768d17dbd7 2,780 1.00/1.00 vMB 7
558,118 558,118 0000000000000000001ea39283bd8927c89185e088483730e988799bbcc3ebca 2,505 1.00/1.00 vMB 17
558,117 558,117 000000000000000000240676d247f46c199031a1ca69d5a793ee7562bd60dc93 2,812 1.00/1.00 vMB 11
558,116 558,116 00000000000000000028602000f2031a473882d8da19d83e81e956ecedeb0f5d 3,454 1.00/1.00 vMB 35
558,115 558,115 00000000000000000023851d6050c0fa9da40ab7e3977569fcd3a4f5212e5902 3,089 1.00/1.00 vMB 24
558,114 558,114 000000000000000000195282ebe8968e5c0ceb28803c45f9f6b6099ad56d2689 2,923 1.00/1.00 vMB 20
558,113 558,113 000000000000000000197ee4c3e1ff0b725f6911ef80cb380da7fbdadc3f3ecb 2,677 1.00/1.00 vMB 16
558,112 558,112 0000000000000000000ebc85180dae059790529cd7fdd40d687c7d6a31c56acd 2,730 1.00/1.00 vMB 14
558,111 558,111 000000000000000000119fc02ad82c8b481f2ec6fe73ad978bf43c4dee3b19a1 2,924 1.00/1.00 vMB 17
558,110 558,110 0000000000000000000681e25dd1f5ccb3a68d3c3454b176ed2d80880239cd0f 2,991 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.