Loading Tool

Explorer IconExplorer

Memory Pool

79,300 transactions
30.72 vMB
0.10761330 BTC
Random Selection Loading Transactions
Max Size: 180.32/200 MB

Candidate Block

Mining Attempt 7a3456cd44a4132f3a05110a8b7a9ff9411a39a4554d55cb10f7ddc5d6a39046
Version 20000000
Previous Block 0000000000000000000021f3a956650a7471edcad1ab0779099a4375c55a0f91
Merkle Root 05ed34a341ab955bcd3166f1843f1bc22c2def61625f8f8a0aba45260b8f5602
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,924
Size: 1.00 vMB
Total Fees: 0.03418277 BTC
Feerates: 201.36 > 3.43 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,058 (364,632 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
550,409 550,409 0000000000000000002819007fc33e460a726aca66b1ca9c2ca4aa4d7cce84e6 2,053 1.00/1.00 vMB 39
550,408 550,408 0000000000000000000c3dcfc05f664809f0be5e9d912b9385466ea733606ac3 1,172 0.60/1.00 vMB 18
550,407 550,407 00000000000000000004ee0918ef5194cc46743d20bb207cc4d8ece5a2ace5cf 1,987 0.87/1.00 vMB 13
550,406 550,406 00000000000000000012fa399e180c25dc15425c59e846dd1fd021ca896598a8 944 0.45/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.49 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: 668.33 GB
    • Received: 15.48 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.