Loading Tool

Explorer IconExplorer

Memory Pool

84,256 transactions
31.41 vMB
0.09635018 BTC
Random Selection Loading Transactions
Max Size: 191.84/200 MB

Candidate Block

Mining Attempt eff17293ee4fdc3f806a9c1513513db78e9c933acb0c33ea9a7cfd68bc6fcf1b
Version 20000000
Previous Block 000000000000000000007d18c42d3ede84298f1d150a1c2a3362d6d1dc1e1e0d
Merkle Root 13ebb100b82df5d6d474b1c9e290f2ed01a21b4c6763834de3ae132ecf2e9225
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,717
Size: 1.00 vMB
Total Fees: 0.02424252 BTC
Feerates: 150.77 > 2.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,335 (558,863 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,472 356,472 00000000000000000a73bc4029632974e4b7faae6c9dc2d7b106bbe5b38bf68b 219 0.28/1.00 vMB 9
356,471 356,471 00000000000000000c247a1d7f11bfaf7dc79b2a51a1656a41c86e52f6614c6b 912 0.47/1.00 vMB 29
356,470 356,470 0000000000000000115c9e393e94d8e70fc9a040c09fba38fb50b9512d72be5e 920 0.48/1.00 vMB 31
356,469 356,469 000000000000000012acdd36b7e9d51575fc38ee3204c9492b6794c4f841b8a4 512 0.25/1.00 vMB 28
356,468 356,468 00000000000000000b747ade0dab1540a06875909358b273c5c68c29bb0c3d92 1,380 0.64/1.00 vMB 28
356,467 356,467 00000000000000000908b9ffd89ca930ea8e45d3cae86686395f26f110f98e54 423 0.18/1.00 vMB 33
356,466 356,466 000000000000000005a21628e5877ba97f7b917176572903f222595cefba84c7 29 0.01/1.00 vMB 39
356,465 356,465 0000000000000000064814b21d7afe91594ab01bec5069579be811208e812153 139 0.10/1.00 vMB 4
356,464 356,464 0000000000000000127de1a2bb2377dc974bcc1bf933452e67fa31f672032ea3 1,031 0.46/1.00 vMB 30
356,463 356,463 00000000000000000c7104d280835555405b03f7db5f71f5e2415f923669b21e 494 0.24/1.00 vMB 20
356,462 356,462 00000000000000000020d33836660bbef473bb7eadb251e3ddba93124f5a82ec 1 0.00/1.00 vMB 0
356,461 356,461 000000000000000012ecfaccba169a1eaa7775d423e8cd4e28f239f8bc70783e 462 0.29/1.00 vMB 26
356,460 356,460 00000000000000001235a895c29321dbf97c09f857f00b08223b541d90382658 1,906 0.75/1.00 vMB 33
356,459 356,459 00000000000000000f67ed03eb055642ac043bf3e33e1aac4d1d24808848700a 26 0.01/1.00 vMB 22
356,458 356,458 0000000000000000100cd88d5eead6473c3914170c534d855eca92e07fb440d4 422 0.23/1.00 vMB 23
356,457 356,457 00000000000000000a07b3f03e6bf3d3a29032ac06dd0814f85776b1cd43cbde 1,173 0.56/1.00 vMB 27
356,456 356,456 00000000000000000c9bf8c2df56f6e20a594f7de5fc2352a75ef8032113e7ec 517 0.26/1.00 vMB 23
356,455 356,455 0000000000000000136496930a066eec67f3d2893e6b5168df1df092a00e2bb3 670 0.55/1.00 vMB 42
356,454 356,454 000000000000000004d2419dc6133565ec352ecfb0b8d4ef2ca608096fe1487c 97 0.05/1.00 vMB 28
356,453 356,453 0000000000000000127311544eaacffaab598d30a7791c9e9e3d162d66d656d1 690 0.35/1.00 vMB 26
356,452 356,452 000000000000000007394134b98fe0dcf109f0a48ceec86d69423edbf121a85f 134 0.10/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.97 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: 716.11 GB
    • Received: 17.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.