Loading Tool

Explorer IconExplorer

Memory Pool

14,360 transactions
7.54 vMB
0.02650324 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.44/200 MB

Candidate Block

Mining Attempt e6f735673904e8a281109119cd33edcce264576daac958b9f73f8b8259142469
Version 20000000
Previous Block 00000000000000000000edce6ae38ae0879a5f02be8c70f55701c1a69c60679c
Merkle Root 850c21cc9b927ba9b66042da3ea446c20b7d07ad6f60695a919bb20d572900e3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,484
Size: 1.00 vMB
Total Fees: 0.01119304 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,383 (748,466 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
164,917 164,917 00000000000009b4741a3087516c08dbcab073df5d0e03291a9ec0df8d898d02 79 0.04 vMB 139
164,916 164,916 000000000000070de6774b1b39eaa76100643c3f6f450a4befcc3ead92b7baaf 94 0.05 vMB 330
164,915 164,915 0000000000000c560e7dad9989b2e7c6e59b40c85537460bf2715c5490511105 25 0.01 vMB 0
164,914 164,914 00000000000001518c58848092c5389e6da45d9796e595d69d923324b127c3c3 44 0.02 vMB 110
164,913 164,913 0000000000000b104e97af381acdabff83bcd4fe4f3fd05ed549ed8348c601e4 18 0.01 vMB 322
164,912 164,912 000000000000010888da5a7edc05ef1e97141a5d642537c5131260789e88ff18 21 0.01 vMB 504
164,911 164,911 0000000000000c430f8b11448bf7e1d9423efaec7cd982ceb0ed2ab3074c1499 20 0.01 vMB 84
164,910 164,910 00000000000004d360b469133d5a75d492bd5513a061088b464420861369d988 8 0.00 vMB 34
164,909 164,909 000000000000057eb091c6f0a71bc99c67761f93bd061fe47dc4f2b07b1b2afa 19 0.01 vMB 219
164,908 164,908 00000000000002c14eba248658cde783502aa60017df617227faeb04bb3f30e0 52 0.01 vMB 7
164,907 164,907 0000000000000622f33cedb0a45619f82170777f7208cd862c3f77f4c4b5de2d 33 0.01 vMB 62
164,906 164,906 000000000000013b2dcca2573f13ced65adde60ef507fd4535397f94db04b6c4 19 0.01 vMB 98
164,905 164,905 000000000000094e4f6cde66fa7a62d5612a9203abcd995d8ee9ea83f04ee8c5 56 0.02 vMB 43
164,904 164,904 00000000000009a7f7dc9b9924c1ce7bb1c03cc7b026d5adfad234ea8d083d1e 17 0.01 vMB 554
164,903 164,903 000000000000021b6e72225e16b1602a6f814ebec72536d22742e2dd79eccf24 96 0.03 vMB 142
164,902 164,902 000000000000056b78efca415fc395d95672f9ecf6da7016da0e4fed748a870a 59 0.03 vMB 147
164,901 164,901 0000000000000224cf7af34c8bff10bc7d99322ba1629463f5046fc2fcd2f526 140 0.05 vMB 84
164,900 164,900 00000000000000ad31e87966aca848e28a249bfaa5e07ae2388529c613be2013 42 0.02 vMB 335
164,899 164,899 00000000000003d3dcc61cab5537185902806b096f79a0ea5f422212359c6b8b 23 0.01 vMB 239
164,898 164,898 0000000000000b5321178f33f9e11689986687d0e206ffd8cc97399581b67380 16 0.01 vMB 217
164,897 164,897 00000000000008d11be7e021fe5d7e03b209a4a0896a168ba34043375e32daf3 9 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 107
    • Outgoing: 10
  • Data Transfer:
    • Sent: 224.97 GB
    • Received: 0.85 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.