Loading Tool

Explorer IconExplorer

Memory Pool

73,483 transactions
28.28 vMB
0.07444988 BTC
Random Selection Loading Transactions
Max Size: 167.38/200 MB

Candidate Block

Mining Attempt 3732573cecff9d5e4dfb726b10b752f27461118b61bce5a22637a68ac785f9da
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root b9106545c85b9ef36503cf100f3ff733642a73ff75b751e823b487a6f1f9c90d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,870
Size: 1.00 vMB
Total Fees: 0.01781492 BTC
Feerates: 150.86 > 1.79 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (364,601 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
550,430 550,430 00000000000000000019d65f321a748460eb3c667716211f42bb18364f46c9f7 2,163 1.00/1.00 vMB 7
550,429 550,429 0000000000000000001f18acf1d07624b6da7f5178aa54f2ad5a2350521f380e 1,935 1.00/1.00 vMB 4
550,428 550,428 0000000000000000001e95965b6476b622c2ff43a97cb5b1a82a03c7a864426c 2,798 1.00/1.00 vMB 23
550,427 550,427 0000000000000000002069df9e9a82816823bf30ddcab5cc1624f3092d4053ad 2,797 1.00/1.00 vMB 28
550,426 550,426 0000000000000000000d6ce83dce857be8056a446514d7516d21211e7465224b 2,929 1.00/1.00 vMB 29
550,425 550,425 000000000000000000179af72422d2ba0e532846008772fd7d463194632f3c8f 431 0.45/1.00 vMB 4
550,424 550,424 0000000000000000002348148c76febddd809880be419bc8551fb1027e1f0b8d 2,234 1.00/1.00 vMB 13
550,423 550,423 00000000000000000018fbe4b1ef7d5f858c6a7438099616844c0b185d7147be 84 0.08/1.00 vMB 3
550,422 550,422 0000000000000000000ebf43216644b72c87769086cae234b20e12e0cbca15a4 2,866 1.00/1.00 vMB 27
550,421 550,421 00000000000000000002288906ef2f8a1b0ce49123822b3975d9098b4fabfbbb 905 0.39/1.00 vMB 20
550,420 550,420 0000000000000000000316ef5484f9a5568f8e9be653fe7cd89f9b57b228c3b1 734 0.87/1.00 vMB 6
550,419 550,419 0000000000000000000aea647ed7e4c9c444e8c2927cbcc8c566bc317e8c07de 2,892 1.00/1.00 vMB 9
550,418 550,418 0000000000000000000517e7b8ed17a7166f99c4a6eedcf2842e622f23050847 873 0.38/1.00 vMB 13
550,417 550,417 0000000000000000002a11e3719fd5e65e6ea63d7cee5b4b934126e62a5711ff 2,625 1.00/1.00 vMB 39
550,416 550,416 00000000000000000016e5c295d50f7aa2fa543184a49b85fb5f5ff5a14f25db 2,583 1.00/1.00 vMB 7
550,415 550,415 0000000000000000001e67d2815e9909ad860386049872405694836bab3c8068 2,846 1.00/1.00 vMB 45
550,414 550,414 0000000000000000001e71381ecb47c4bdf8bc13e0eeca024e7da724eedf4e4a 249 0.08/1.00 vMB 28
550,413 550,413 000000000000000000107f7fa85669906f9076e592fce70101a94fff188139aa 2,722 1.00/1.00 vMB 7
550,412 550,412 0000000000000000000cda54862cc63c6eed1c15a39c29084d81a8adb62152a6 3,042 1.00/1.00 vMB 25
550,411 550,411 0000000000000000000b8a8aae4bfe9e0e73dbfff2015792398817b84d8fa089 761 0.28/1.00 vMB 29
550,410 550,410 0000000000000000001d447b2b7e191c06cc36dedd5effbce44faa54d675858b 3,064 1.00/1.00 vMB 13
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.81 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.