Loading Tool

Explorer IconExplorer

Memory Pool

80,590 transactions
33.96 vMB
0.12905369 BTC
Random Selection Loading Transactions
Max Size: 192.92/200 MB

Candidate Block

Mining Attempt fa75e5883b4391bd5e67d2167849bfa65807e2742b181ba8b948f8ecd8e7cce4
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root 02dd68d607fdaecac6a2506c5127c5a598e311e98184d25fa9795e03a1aab705
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,395
Size: 1.00 vMB
Total Fees: 0.02151290 BTC
Feerates: 104.71 > 2.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (575,657 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,750 339,750 000000000000000006d03e88affd8679f8eb2187c322f9d0a327f3bd218eb909 445 0.27/1.00 vMB 21
339,749 339,749 000000000000000005a22f9164b82775829487d49f03e92f7adbb454ccba4121 553 0.52/1.00 vMB 16
339,748 339,748 000000000000000005d98d0dc0eb4bf9a442bb529f9b64724d46198a4aa1c603 1,093 0.38/1.00 vMB 39
339,747 339,747 000000000000000008ffbda57f365a84be68b37be603f5f590f6fefe54721947 128 0.06/1.00 vMB 33
339,746 339,746 00000000000000000a0b00ebb3c572b70bf911008285b54255ebb9486d4dbead 375 0.29/1.00 vMB 19
339,745 339,745 00000000000000000a5e84f73154c8c74ce8c632589e3f941134c174de8a3611 223 0.16/1.00 vMB 18
339,744 339,744 000000000000000008c7200e9b7a4d9cbc18126308e815265c335b97add52626 344 0.19/1.00 vMB 31
339,743 339,743 00000000000000000ac73cc0c0f0b2c8a46777e837c8d80f926b87d61d2d4d45 162 0.11/1.00 vMB 18
339,742 339,742 000000000000000002b379776f9af457f325d64a486b537703eafc982f7733aa 781 0.44/1.00 vMB 20
339,741 339,741 000000000000000014d59fe14b3f5a1ce19e463bffa213016451d3ddc67aecb5 1,560 1.00/1.00 vMB 20
339,740 339,740 00000000000000000ad570a1f52fb84b32e6a671cadd04a41f22f05ed36f05b1 570 0.50/1.00 vMB 20
339,739 339,739 00000000000000000ffcb2c6a7467d866283d666584d41c863cc7485235c249e 1,607 0.75/1.00 vMB 28
339,738 339,738 000000000000000003a4624e84bf9ad20116bfd696f1321373695d8970585d73 867 0.30/1.00 vMB 75
339,737 339,737 00000000000000001300e7a5a7a3382f39465fa1c14498a752c036b43f8c195d 1,306 0.43/1.00 vMB 39
339,736 339,736 00000000000000000d4022b1a59b4c99b65df26c460c18354a97495b44082e6a 1 0.00/1.00 vMB 0
339,735 339,735 000000000000000003023fec09e535e44eaf8ef470eaa6b8c5d4f67f14f913f1 80 0.04/1.00 vMB 24
339,734 339,734 0000000000000000139bf010f1e842ebb02af635507393718eb8fe5c4d63511e 931 0.46/1.00 vMB 25
339,733 339,733 0000000000000000171a1ea703e24f310b2ede1c045977799221ecd1cc30f047 314 0.19/1.00 vMB 29
339,732 339,732 0000000000000000041e7e5f1e85725c0a0b35d9ec1ca97c794df44f60b0efe1 238 0.10/1.00 vMB 28
339,731 339,731 000000000000000011acec9dec00a002cb405da7f777f8394eb30815ce90da4f 464 0.28/1.00 vMB 21
339,730 339,730 000000000000000002780ca95940b938433c625339116de6790b8c86f0ee2b45 127 0.09/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 783.09 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: 725.89 GB
    • Received: 18.44 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.