Loading Tool

Explorer IconExplorer

Memory Pool

26,785 transactions
6.36 vMB
0.06401114 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.08/200 MB

Candidate Block

Mining Attempt feaa7941e110d1aa14bba9acc425db1941d84ede1d30d4a8c65bb93d5553100a
Version 20000000
Previous Block 000000000000000000009a435f08d385fd460ae021e67efe7d637d995df467c0
Merkle Root f17599022088fb9a8ae1df1f23d944969a9c464f5e5cae90a5f5f3d28511de33
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,080
Size: 1.00 vMB
Total Fees: 0.04835888 BTC
Median Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,230 (652,445 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,785 260,785 00000000000000086d7362c0aeb5fa8ec14c78610262622f5f962b9963c6e0ac 156 0.06 vMB 155
260,784 260,784 0000000000000009ddf942c1db731d44ab60f74cfc81ea1a459606be0a929b3e 81 0.03 vMB 105
260,783 260,783 0000000000000019dfeb6a53b1ed4764e0ac08964f5691f4b7b85c550b614044 168 0.09 vMB 101
260,782 260,782 0000000000000007440fde269c5fe3fdad307f8090d8d7a23941dc8e6954e434 208 0.11 vMB 91
260,781 260,781 0000000000000009adceba4c029858bc0fd474892946f1d36cf4b267bfb6c76d 115 0.05 vMB 125
260,780 260,780 00000000000000009965c660cc9de50de340f1e2866bb94c4c705e0ca7648dbb 345 0.20 vMB 82
260,779 260,779 000000000000000c04cffbfcc9b083333480f173260b3f3a78ada64a2224806e 468 0.19 vMB 108
260,778 260,778 000000000000000c28a224b5b57fb44ebfcca15b11d4236c6261cb266842b2eb 102 0.05 vMB 84
260,777 260,777 000000000000000d0f3acd5ef5494c5adae07cb1fc57d96c8347639f64fea9af 276 0.11 vMB 127
260,776 260,776 00000000000000149e4ab3b143d95267793f2889205ba20627f98daa91352774 66 0.03 vMB 11
260,775 260,775 00000000000000128c1d01d7271df6a535ccf6f9f674c5a7bf62e0414b7df4dd 532 0.25 vMB 221
260,774 260,774 0000000000000009d79ebf8436e7b67acf68953ee5c14867a9ce8f796c239836 358 0.15 vMB 110
260,773 260,773 0000000000000000d144a40fa4b0662781b8f46932e1b5e1455cfb9d82d8e515 90 0.04 vMB 42
260,772 260,772 000000000000000d17d570c6fcc0224708cd2e0790069cae002fb30fde5e597e 411 0.22 vMB 105
260,771 260,771 000000000000001b014d8ff402c1c5f2867e1aa1bd52f14dd5a3b37b34fffa76 716 0.26 vMB 120
260,770 260,770 00000000000000104a62299bdf72f435f99cc48cf35a689ba7fde7786db4b85c 58 0.02 vMB 76
260,769 260,769 000000000000000a4f27f552c865a9eec67fbc05b681e7c0f070c20252a93efb 321 0.15 vMB 98
260,768 260,768 0000000000000013b00ffd4e37ae2e024331fa72965d99d0d7a560573fe87b2a 346 0.14 vMB 93
260,767 260,767 00000000000000173ec044c6b236247937a3f11e64c6c0fed08fd802158ef248 231 0.09 vMB 119
260,766 260,766 0000000000000004f15abf361bdce3d1dd29c539cc66c853600c49fa72c11ce2 114 0.05 vMB 128
260,765 260,765 00000000000000082a032c857d78d81f9604cfd8216e40984aa31639d510d390 180 0.12 vMB 19
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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