Loading Tool

Explorer IconExplorer

Memory Pool

73,839 transactions
28.60 vMB
0.07333914 BTC
Random Selection Loading Transactions
Max Size: 168.96/200 MB

Candidate Block

Mining Attempt fa853b6e646156fdd475d49b6eebe78ca411c9697a5a4f236e4319888653f9c3
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root afe3439273249c75379d91a796d37db4e3b5f705cfd2a7840dbf5c665318d3ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,992
Size: 1.00 vMB
Total Fees: 0.01593391 BTC
Feerates: 302.06 > 1.60 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (559,940 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,102 355,102 000000000000000013de325b8c9648c3908e2735037bf63366fa69c5054e3768 2,591 0.75/1.00 vMB 48
355,101 355,101 0000000000000000075335f99e7f20efb02dc334afa26458477628cc589e6317 603 0.29/1.00 vMB 22
355,100 355,100 00000000000000000a15b3da3a959a9c5be9e635baa76e11a582fbade406f042 1,151 0.53/1.00 vMB 31
355,099 355,099 00000000000000001547530221f928a0a52515883b8abfb1722385ec872810fe 460 0.21/1.00 vMB 25
355,098 355,098 00000000000000000025a25aaa5a6d56a0b5c613a89984efaeab0956c1517b52 1,578 0.88/1.00 vMB 25
355,097 355,097 000000000000000011e10ad1ec81139b525d9e36bb3913f8965e1a9c6ea61f2b 876 0.51/1.00 vMB 22
355,096 355,096 000000000000000011c9922b3dd4e2eee3e390ceefb54e945de609fe05638334 678 0.45/1.00 vMB 24
355,095 355,095 0000000000000000014fbb063bc5c8a56534ffd37c46dae03843d9a9669fc1d8 208 0.16/1.00 vMB 15
355,094 355,094 00000000000000000c997e25f0fa62ed5e3640961ea5884fde3dccebe859ab4d 775 0.35/1.00 vMB 30
355,093 355,093 0000000000000000129e457c418141cc15c0b9fde69ee22cc20db321b877ee7c 1,322 0.64/1.00 vMB 27
355,092 355,092 000000000000000007ebb75d24322b0e070bd64664c63ebc1d41741a8f10b6d8 165 0.10/1.00 vMB 20
355,091 355,091 000000000000000005fb224695d80bcea27ef4dc1281f6efd30ba8f48bf22d50 573 0.32/1.00 vMB 24
355,090 355,090 000000000000000012c3de0a11ea80622b3be7fab9e80d819ffc642af70a488e 289 0.17/1.00 vMB 21
355,089 355,089 0000000000000000100c132dc2c25cf953c1a0f8092cdbee523bbaed1bfcbdcf 497 0.32/1.00 vMB 25
355,088 355,088 0000000000000000169a4e63ebcff2cd4ca1b2692bf700f1ebbb2b65424fab3e 1,348 0.63/1.00 vMB 30
355,087 355,087 00000000000000000bc2e85f51b0094a8f0e52ab8eb2af44160ddb1c54daa897 193 0.12/1.00 vMB 20
355,086 355,086 000000000000000015276f3fa123335f63f674c6189694925d4199782b61ee2f 1,178 0.62/1.00 vMB 27
355,085 355,085 00000000000000000cc1d10e2d95617bb2226c8d8bef8000180eabc62ab68326 335 0.15/1.00 vMB 28
355,084 355,084 00000000000000000e87a27f4746d5459a36d4476b46e1d15b645d0a2b769f18 455 0.30/1.00 vMB 11
355,083 355,083 0000000000000000146c6ac63ab69f488e27316d4083cdd667e57d8154b20963 362 0.26/1.00 vMB 19
355,082 355,082 000000000000000015f57cc5bb1a9ec34095f96b2b57bff28936e788a58aa4ff 1,659 0.90/1.00 vMB 27
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: 10
  • Data Transfer:
    • Sent: 667.96 GB
    • Received: 15.34 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.