Loading Tool

Explorer IconExplorer

Memory Pool

73,162 transactions
28.38 vMB
0.06725078 BTC
Random Selection Loading Transactions
Max Size: 167.81/200 MB

Candidate Block

Mining Attempt 6709d8346dd3f5c0844b53d8e86796504485fe36cb12781c01f109b3557b9a52
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root 18c3f131cce1b75b7a8da1eb5920659d73c0cd4438ae8857b9874991bcfc80bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,960
Size: 1.00 vMB
Total Fees: 0.01026287 BTC
Feerates: 100.36 > 1.03 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (337,518 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
577,524 577,524 0000000000000000000c2040b253224853c837b7c73e63035d29deaaf48fb380 2,894 1.00/1.00 vMB 163
577,523 577,523 00000000000000000029b8b12c038dec2cd4aa5d50f36f3b1720dd2ccf77bd90 2,440 1.00/1.00 vMB 160
577,522 577,522 0000000000000000001675d20dba104e08f4802779e26be7c21bbc2480963069 3,005 1.00/1.00 vMB 102
577,521 577,521 000000000000000000262b1304f75b3119387cdd1611f1562888afbc4434e186 2,818 1.00/1.00 vMB 147
577,520 577,520 00000000000000000001c0c86426ff7c77ff0f469f863798b19bdd759c1460a9 2,922 1.00/1.00 vMB 91
577,519 577,519 0000000000000000000d66a0c1049172cbe11612a228ab9c12733e8f40144cd6 2,325 1.00/1.00 vMB 75
577,518 577,518 000000000000000000138250dba2adb1715ff6f84441b03b18db2258910c8c96 1 0.00/1.00 vMB 0
577,517 577,517 0000000000000000001040c655a8748e6fc62f2de03f7d985d07660f7aade346 3,070 1.00/1.00 vMB 110
577,516 577,516 000000000000000000184c7ac9420e32f21e54d860dfceb0a0830f01c282e5a7 2,774 1.00/1.00 vMB 148
577,515 577,515 0000000000000000000ce944499894bace98b57e70fd5f114d96af8087d44fdd 3,057 1.00/1.00 vMB 109
577,514 577,514 000000000000000000007723a1c809903048ab396af9e927138c1511b3f1bc44 2,536 1.00/1.00 vMB 167
577,513 577,513 0000000000000000001a093f9b8985855a07b5a22536680a43b77f0092ba99ec 2,952 1.00/1.00 vMB 144
577,512 577,512 000000000000000000243eacd8b682288fb5c5892cd9bd72683ea6aa7851e59e 2,753 1.00/1.00 vMB 148
577,511 577,511 0000000000000000000e906b647f52981ab218d03a76e06fd57188f7ec028f52 1,879 1.00/1.00 vMB 135
577,510 577,510 0000000000000000001896bd3e39ce156f803849a688fb6b733dd368b8d8d3c6 2,875 1.00/1.00 vMB 173
577,509 577,509 00000000000000000015795d4a7c177094764d24cb9720a4c6605499681f91a7 2,488 1.00/1.00 vMB 126
577,508 577,508 00000000000000000014b4a019849caac304ba697ec87b5af723ba1cabed290e 2,426 1.00/1.00 vMB 111
577,507 577,507 00000000000000000020dbbb4671014b253e6f0bc4f19578b51720cb22c3f500 2,186 1.00/1.00 vMB 121
577,506 577,506 000000000000000000202638d23620bb4d30988f26024e6f380ac29ca6714d48 2,614 1.00/1.00 vMB 164
577,505 577,505 0000000000000000001214f99c4aff5a5f22d7e2af67da11d8dafd4f2f7f4657 2,750 1.00/1.00 vMB 169
577,504 577,504 00000000000000000006d1793ac6d8a231e5fc10c59fc67c4525bf6e4c53fe40 2,722 1.00/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 782.47 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 667.96 GB
    • Received: 15.33 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.