Loading Tool

Explorer IconExplorer

Memory Pool

27,782 transactions
8.02 vMB
0.07435051 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.91/200 MB

Candidate Block

Mining Attempt 86e13bbd5595b00c714125b6e268cb7605540fc9ff59d2f09bba8833da16c1a6
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 0329bb6bded47b03f6a0e99b3cd243ce1af9ef80a185b8c6c4792b3e1a2d5b53
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,344
Size: 1.00 vMB
Total Fees: 0.03139167 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (724,110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
189,106 189,106 000000000000021248fdd41726bd1de30ebd7b12756d8069eb33207cea2a9f66 210 0.08 vMB 366
189,105 189,105 000000000000016815b6253b996b24f7d34288be639655183ccb52eb7181235c 58 0.03 vMB 131
189,104 189,104 00000000000001711eaaf54d5826bc9520f6cd3042fea3b9cef4b5a7e85f5217 12 0.01 vMB 380
189,103 189,103 00000000000003c3079e40f83b419654db13ca6ba7dc2d4735a427985cf91276 32 0.01 vMB 95
189,102 189,102 000000000000076b901f132fd3b5c1f2d4bf602aa1ae4be237db1f5c5c5af732 4 0.00 vMB 67
189,101 189,101 00000000000007f61e9712fc5cdf5d5f2616d3fc31af3125bcbc7cdc344b0ffd 79 0.04 vMB 132
189,100 189,100 000000000000075073016e8fca07a4a82db437f486f27a2ca438e518e19759a1 113 0.04 vMB 224
189,099 189,099 0000000000000794525fc195ea90e6c77ce3bd637ac8bbe6fd6ac99ea636f33d 255 0.12 vMB 125
189,098 189,098 0000000000000988120de82763276fc15284cf5935d89a0c782dcb112c7aabb5 164 0.07 vMB 81
189,097 189,097 0000000000000613f79464dd948ec9ec6a6a2c1e9ebfcac1a0b36be5206c4158 153 0.05 vMB 365
189,096 189,096 00000000000008386edcf6d369048d8e5a39ceb15933c56ee4a68c763867ecc8 9 0.00 vMB 311
189,095 189,095 0000000000000468faa82d8b2b681215f0cc2c5e39783a94888ac0f5e62024dc 138 0.06 vMB 108
189,094 189,094 000000000000020b3d37cd50c1fe2a3975028ecac145ea746cae12554a206b82 16 0.01 vMB 8
189,093 189,093 0000000000000248accaf40c03e869e51e61369e336ebe7cd3769bbebb4a086f 8 0.00 vMB 37
189,092 189,092 000000000000060dd938d25a27a836ef7848d90935c0b2f39c953e4cdec26dca 14 0.00 vMB 69
189,091 189,091 00000000000004475de4f568ce9e942dffb779bab3840711f9db0a1cd934d3dd 56 0.03 vMB 75
189,090 189,090 0000000000000602c8a7964c0f57c25dc663ba1ab0369519fa8c0df8c5f37727 50 0.04 vMB 93
189,089 189,089 0000000000000529f08ee9257e04a351b09cb8a3c0a99f274867c115c6e8aee3 64 0.03 vMB 30
189,088 189,088 000000000000017e4fc8d31937f30bdaed187ba252d031c4164d575f356cc893 40 0.02 vMB 142
189,087 189,087 000000000000089f0f7c07a85b0b6f7b28c78f94dd856e4cf90410b126579a34 10 0.00 vMB 54
189,086 189,086 000000000000035430642038afcc549e0574b2c4f0814fe7c4f5deef005b22d2 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 67
    • Outgoing: 11
  • Data Transfer:
    • Sent: 21.38 GB
    • Received: 0.43 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.