Loading Tool

Explorer IconExplorer

Memory Pool

85,697 transactions
31.46 vMB
0.09790169 BTC
Random Selection Loading Transactions
Max Size: 193.03/200 MB

Candidate Block

Mining Attempt 0ac090e6b500df0a43e20a9b3780e5efe3fdedf0268b245bedd31438d0f655da
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root de513b177c5dd08e32425e11ae24f7b519ec635d5bca09e94d0f4bc9ca514400
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,856
Size: 1.00 vMB
Total Fees: 0.02079837 BTC
Feerates: 60.16 > 2.08 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (723,472 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
191,890 191,890 00000000000007b698f0ee7ddef9b1dd25f61c7edfcbff76a7309ee18e7201b0 139 0.06/1.00 vMB 119
191,889 191,889 000000000000063b60abb11eea2c02f4ba19b0dcf8f01eec836cb30ae30ea83b 1 0.00/1.00 vMB 0
191,888 191,888 000000000000009fc607d37d75454b7eeca324b5034c9b85ef9a0a8d7ada624f 256 0.11/1.00 vMB 122
191,887 191,887 0000000000000460579161afec6e748e89bf94b934dcca97362f2850fca1c156 84 0.04/1.00 vMB 122
191,886 191,886 00000000000003a14570508f0800786151f16023d4f93dee9a5f1ef93786b64e 10 0.00/1.00 vMB 554
191,885 191,885 00000000000001e334741447e6b7bbf0dac36126ab121b2f73884767b08b71eb 443 0.18/1.00 vMB 154
191,884 191,884 0000000000000205eafada08eaadc023dac3e5e325a1639991f1bab382b034e1 140 0.05/1.00 vMB 78
191,883 191,883 00000000000007304a0f6f41513364334833f29748a233a19610045d6f356490 88 0.03/1.00 vMB 124
191,882 191,882 00000000000004cb6015ba59817db42240435800d8a6a2907717309efb29dcb8 32 0.01/1.00 vMB 203
191,881 191,881 00000000000004c67b7e97764015d173e6eb879a7ce710ad290719393eb5ba0b 1,246 0.50/1.00 vMB 50
191,880 191,880 000000000000059ba31d602ef9f49127aec69ffd53643811bf2c810adfa5de60 84 0.05/1.00 vMB 126
191,879 191,879 000000000000059659a00777b68c0765a7ed7618ba82c888c067f600a823688d 264 0.13/1.00 vMB 123
191,878 191,878 000000000000044539c50c8513189fd97eaca46afb80fc866bc2515b5b868875 157 0.09/1.00 vMB 87
191,877 191,877 000000000000032451f325dcfc71ded5fba168d64469b07c614a75945dfa32ce 194 0.06/1.00 vMB 44
191,876 191,876 00000000000007e28dd9c1432a30bc619a75198e1a7461e398c7eb7e421dc959 629 0.25/1.00 vMB 159
191,875 191,875 000000000000005a51716c0dc99199ea8653796244e05f1fcb1e597c95b9dd90 241 0.11/1.00 vMB 136
191,874 191,874 000000000000066ee8c8d6cd4c47d10f516808b9925508245096d6655ccaadf7 181 0.05/1.00 vMB 944
191,873 191,873 000000000000062f75adf47ff545abc7f34da846a609e05d4017fcf707139242 419 0.19/1.00 vMB 168
191,872 191,872 0000000000000107e3f58f9db25f78d44662555db4b6480ad2ad008181415863 3 0.00/1.00 vMB 0
191,871 191,871 00000000000005a15f9b893362dca8f9c2d40ce487dcf57768d5f5d27672ef65 556 0.21/1.00 vMB 182
191,870 191,870 0000000000000446d92891ef5adbc7499261a1fe1baa0ad25275355c65817e13 617 0.25/1.00 vMB 175
Previous 10 blocks ↓
Total Size: 783.02 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: 719.35 GB
    • Received: 18.04 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.