Loading Tool

Explorer IconExplorer

Memory Pool

42,264 transactions
28.41 vMB
0.15398480 BTC
Random Selection Loading Transactions
Max Size: 146.53/200 MB

Candidate Block

Mining Attempt b2bd8ca0cd383343ca117b75f386f575ce70b62217510d6b0eebf4822dfc2e84
Version 20000000
Previous Block 000000000000000000008372903aa4d0da986da668e92f623c39e85dec80bae4
Merkle Root a3df145e0a93e02ea03656d71086c380dbe62a9f91341f9251d2a1564e8fd961
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,805
Size: 1.00 vMB
Total Fees: 0.08547037 BTC
Feerates: 265.25 > 8.56 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,267 (809,194 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
105,073 105,073 000000000001ad1518f29a7eb34ba1b30cf375ce372e618a0614d472c441a533 5 0.00/1.00 vMB 0
105,072 105,072 000000000000b4f91dcf0d05e322890c0c5d42af4efc74bd0f342162bb5d55ea 1 0.00/1.00 vMB 0
105,071 105,071 000000000001e7b64a93741ad71f73ea9ff5231f1eb7a079258ef8167b4d6a5a 12 0.00/1.00 vMB 0
105,070 105,070 000000000002ccb16f8c8be6a3b09bf3e9ccbf46ed77577ff5ded35e4edea51f 7 0.00/1.00 vMB 676
105,069 105,069 000000000000e19889b84321ab7ffd8354130a38868b75511d8482eca446ba41 12 0.00/1.00 vMB 0
105,068 105,068 000000000001771f1fe2ce69d726d63dbacd5835d3df6254d996156fce51ae42 5 0.00/1.00 vMB 0
105,067 105,067 000000000002cb1472d6ba1c34ba4b4f3ce5673a10e6f27b1bb21c0b2418d8b2 52 0.02/1.00 vMB 0
105,066 105,066 0000000000015522ccb0aab8ddfe5b5b4053715deef97ce0312505df1387c082 4 0.00/1.00 vMB 0
105,065 105,065 0000000000007bfa7c39d643bbcefd2c58c82880ad2214b98f75fcdf2fa4ca18 9 0.00/1.00 vMB 363
105,064 105,064 0000000000022b00f5d6945f1918d0b305f787c5a381c7c14e88fccd5461adf9 2 0.00/1.00 vMB 0
105,063 105,063 000000000000a7b1d30df6923d8985f439637115cef274d7f1c4190fafad610d 9 0.00/1.00 vMB 0
105,062 105,062 000000000001555ee5fe2ec356cf0b779689dd3438425f98c4d72a373d0ad719 3 0.00/1.00 vMB 0
105,061 105,061 00000000000215893f594b25ccfeff52dd856044691bb158a1a44833b892ae4d 10 0.00/1.00 vMB 0
105,060 105,060 0000000000007de1ef2019ba2f6338fcd24c8970e3296599515ad98c87c9afb7 7 0.00/1.00 vMB 0
105,059 105,059 000000000002023ad7d68ae3ab4895990df994229788b1038b6ba78d35c1423d 7 0.00/1.00 vMB 0
105,058 105,058 000000000000d2d4afcd6bc4d8b8a580669819883c2a87864048aaa0f6801700 11 0.00/1.00 vMB 0
105,057 105,057 000000000000777c3c3f32e319c82ca6c01c3412e30a4df2fc9726bddb11dd0e 7 0.00/1.00 vMB 0
105,056 105,056 000000000001dc64c5f1fdd742b3a5ded79f0769a4e8ec8c662503058824aeb3 3 0.00/1.00 vMB 0
105,055 105,055 000000000000bd0a6c892249ccf1e631750fd29317a6268305bcc0cf8800a51f 4 0.00/1.00 vMB 0
105,054 105,054 00000000000193cdba357e595494f71a478710f6f8cd7a0bbc253c345aa06327 3 0.01/1.00 vMB 0
105,053 105,053 000000000002459a891ae6fce043d810cc7f8e41d2456e11073395c1121fc817 4 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.07 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: 578.29 GB
    • Received: 8.70 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.