Loading Tool

Explorer IconExplorer

Memory Pool

83,767 transactions
31.88 vMB
0.08543239 BTC
Random Selection Loading Transactions
Max Size: 193.90/200 MB

Candidate Block

Mining Attempt aabb70957a1fe67c8a1fae2ee85f7491eeb03e72d9a2d18f119ce959da5c9e1f
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root ee388bb33609ed3653987556c6c50ec213a7bc07631c87e772dd2f0be5b9b439
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,303
Size: 1.00 vMB
Total Fees: 0.01583104 BTC
Feerates: 40.00 > 1.59 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (684,457 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
230,753 230,753 00000000000000f499ba03f7e057e2edaa4a6ac98c55079b0c53bc530515ada5 619 0.35/1.00 vMB 128
230,752 230,752 000000000000018f72253f3291ba39c50110214dbc019fbfe128622d0413298f 518 0.25/1.00 vMB 149
230,751 230,751 00000000000001de204c391b86f372619a0be5ac46633a186fc8472d4b4e4386 593 0.25/1.00 vMB 176
230,750 230,750 00000000000001b3d2e9dd77b40ec77165256f625819821250f3de7007b59fe2 5 0.00/1.00 vMB 0
230,749 230,749 000000000000010900d7e8fbe181c60d51a3eca489b16a7a36272cb844a77580 644 0.29/1.00 vMB 130
230,748 230,748 0000000000000205ac45589b122bd3d20453e69c13113040d200eacc0d0b2f6b 839 0.31/1.00 vMB 173
230,747 230,747 000000000000019d26268d4661d013907c19ebeaafd55cdab1da86801f3adf0b 5 0.00/1.00 vMB 42
230,746 230,746 000000000000008248b44b64e60c1f4f759cdf6a19c418ba2af67bfb96c5ac28 381 0.21/1.00 vMB 125
230,745 230,745 00000000000001389a323205fe689a96af57c61e4ef4ac921545e5eccf263735 264 0.11/1.00 vMB 116
230,744 230,744 000000000000013371896e86ce12b7c63bb2d69cd0c292215b8a0252f022cdcc 72 0.04/1.00 vMB 41
230,743 230,743 0000000000000159a13f7b5e81056120f508b1105b6d689151da2d127c8451b8 283 0.25/1.00 vMB 47
230,742 230,742 000000000000013409eda2717ac4c792bedfdfc2e8c5a5c54002ab28f106ef3f 787 0.45/1.00 vMB 126
230,741 230,741 00000000000001d42d6e286450e287807d8f4dcac139d00e2b867d138ecf769b 519 0.25/1.00 vMB 126
230,740 230,740 00000000000001407a4293ef1fe0fb15b1e8065494f997e374d1ec5dbf1da238 585 0.25/1.00 vMB 208
230,739 230,739 000000000000010e94e8cd624c802b49d742b9bea1f9b466e13bb165e6d6fb4f 819 0.25/1.00 vMB 284
230,738 230,738 0000000000000091cf02c1011c336491e4cd82951c2a72d629ed17508cf97e7e 323 0.10/1.00 vMB 81
230,737 230,737 0000000000000027f6064f232c0d75d345fb417133476097e7592ab2b206a944 336 0.16/1.00 vMB 189
230,736 230,736 00000000000000439a046e276dbe0dbf8578771eb060b461c056edea14ee743e 135 0.08/1.00 vMB 69
230,735 230,735 00000000000000d333fdbdcd5a83012eafbb8076d880b99f49b02cf932e8d07c 488 0.25/1.00 vMB 179
230,734 230,734 000000000000017ef470c762aecb3d4eed403eefc97222188c0e1a9fa620d6fd 394 0.25/1.00 vMB 46
230,733 230,733 000000000000016c3ab8f4b2f0e08d30ba74f4bc439575a83efd996df4badfd1 680 0.32/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 782.75 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: 708.85 GB
    • Received: 16.78 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.