Loading Tool

Explorer IconExplorer

Memory Pool

82,061 transactions
34.38 vMB
0.14088448 BTC
Random Selection Loading Transactions
Max Size: 195.55/200 MB

Candidate Block

Mining Attempt cb92f40e5afeef6715aa09996520de2a4c4440334d693f21f32dac3f5230e91e
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root 2423f592a843793abff109c1d69b8c99854e35b5b8ace260c2f358b0b06d576f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,594
Size: 1.00 vMB
Total Fees: 0.02838156 BTC
Feerates: 104.71 > 2.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (597,240 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,167 318,167 000000000000000022ee01637758dcb1e5a206362d36ec857c4b8b5ac2c467b4 177 0.09/1.00 vMB 26
318,166 318,166 000000000000000019eeea0b02ffde27a09d1761e0a3a50d69e4ac450945e432 125 0.07/1.00 vMB 26
318,165 318,165 00000000000000000b2e4406fc938cd8f88b72fd3922fb884b6384578cbd5732 121 0.07/1.00 vMB 26
318,164 318,164 00000000000000000ad6f9511c75ada7cead7c87c04a30e44181b1389eb1e4f1 236 0.11/1.00 vMB 29
318,163 318,163 00000000000000001ca575ae8f82122b98156d86f2546760dcbfc728c887457a 682 0.31/1.00 vMB 32
318,162 318,162 000000000000000016047cfc74602ae468c14574375125b71e966ffaf17fdbd8 317 0.17/1.00 vMB 27
318,161 318,161 00000000000000000585bd01cfb8391f6dea6c8634906ab974639b275485db4f 382 0.22/1.00 vMB 27
318,160 318,160 000000000000000022bc2fc74dea35be926bb0e9978f37ebc6f9cf489f218e3d 170 0.08/1.00 vMB 30
318,159 318,159 00000000000000001a6a815cd6d2c8774e029ed6f8d4a0b132513a175433e25b 93 0.04/1.00 vMB 33
318,158 318,158 000000000000000003631d8a4aa6f0eb89c161a249c9643ad395ad619141b4b6 150 0.07/1.00 vMB 18
318,157 318,157 00000000000000002d7b287835d9f5eeb000d5d40132ac6b501227bf5c2484aa 38 0.02/1.00 vMB 28
318,156 318,156 0000000000000000119d6248ca4beb076804771cde55235fe5a77e0eb95ca1b3 734 0.42/1.00 vMB 29
318,155 318,155 0000000000000000069b803297266eade7f63e95657a9f30aeb81c47d2fe2171 932 0.44/1.00 vMB 32
318,154 318,154 000000000000000014bd4ba9a76fc193b2310517eedb2fb31f915d4f412eb3fe 82 0.05/1.00 vMB 5
318,153 318,153 000000000000000022ed550d475a2e94c2c57157f759ce17024e8a3c3d78abbb 279 0.16/1.00 vMB 26
318,152 318,152 00000000000000002baf9213b95b923265ee58cf580711a2cb97968596dc7006 1,413 0.75/1.00 vMB 29
318,151 318,151 00000000000000000d77c7b217110eae0439b1890564432e1e88bd52eac7b3b4 512 0.17/1.00 vMB 40
318,150 318,150 000000000000000020209522f04b0771419f9c5819e46d111b4fd26c5cbe767b 1,534 0.59/1.00 vMB 33
318,149 318,149 00000000000000002c8fa54dbbb19b1775862e08e53f22d2179192fe86d6ed17 114 0.05/1.00 vMB 57
318,148 318,148 00000000000000002364596a67b2ff59a9f67078d186834e290c7f73f081c8a2 475 0.27/1.00 vMB 26
318,147 318,147 0000000000000000109536563ca2f39d66d6649191efab1f557471923e13ba05 421 0.24/1.00 vMB 37
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: 726.36 GB
    • Received: 18.45 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.