Loading Tool

Explorer IconExplorer

Memory Pool

35,261 transactions
14.96 vMB
0.07391079 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 84.75/200 MB

Candidate Block

Mining Attempt 24e8693558a1c1b2369a698019c91d8944258afdf9d73ef4bf947dde0aa1d55e
Version 20000000
Previous Block 000000000000000000007c96c62c97f21f35e15ac289c26611deb2cb89f05dcf
Merkle Root 0c6229b974870ac269c990cac54320839c9e1e4acee293a65da2240da719f6ed
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,611
Size: 1.00 vMB
Total Fees: 0.02524650 BTC
Median Feerate: 3.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,343 (661,166 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
252,177 252,177 00000000000000093e3197dd4766364034aa3c7e0ffc07afff43e5124404e18e 102 0.06 vMB 77
252,176 252,176 000000000000002c4853f34e72ed741abe5c65833a23d694dbcc387fb3617812 595 0.25 vMB 125
252,175 252,175 000000000000001fa77266857af534a2f8ce6a93f82f5fcb22ca262cc26d1908 190 0.12 vMB 84
252,174 252,174 0000000000000039fb3507c13e086860ef0b41c7d9008433447edc383d90d272 772 0.35 vMB 36
252,173 252,173 000000000000004e8a027b065ae8a2827b750b7456c5b775d6f81193a235a658 666 0.25 vMB 151
252,172 252,172 00000000000000040459e7c7533c4c264b101f5900fa13a38c9e9f5c4388ec47 250 0.17 vMB 76
252,171 252,171 00000000000000522e37d7b461390e3b3573cf82e4835b8cb9cef5fc8cfd1a40 512 0.23 vMB 118
252,170 252,170 000000000000004ebd69e62fe16995309fc6a70eaaf966246ba62680fe30304c 243 0.11 vMB 135
252,169 252,169 000000000000004e87c9c75d969b27efa6c138123d00584e631582a8bb004520 316 0.20 vMB 103
252,168 252,168 0000000000000046fd683fd45fb6021e8c6d7558b7bb0c5ae85b2288b70abe95 359 0.16 vMB 124
252,167 252,167 000000000000001f1aa3ca6ed2419fa29846d671905c7cc9bc27e63f6d546a2f 273 0.11 vMB 117
252,166 252,166 0000000000000039693ecaf26569805d06cbd98597600a0a1b56409ca32e5b14 273 0.15 vMB 112
252,165 252,165 00000000000000501416218fb952c3ef3815ffe4c9a92031b58fe7b003e7c729 118 0.05 vMB 69
252,164 252,164 0000000000000005a825d84ef5fbe6e2ac708f9a844444887545661c2dfc0c60 164 0.11 vMB 42
252,163 252,163 0000000000000037604806e996c0670270016d8755d63d395e3438575acb0aed 371 0.21 vMB 80
252,162 252,162 000000000000000c9aa9cdba22819d714c3637ead11bfda9681e7a9993d506f2 534 0.25 vMB 136
252,161 252,161 0000000000000046b232f0fc70838b224cda64bda84cc6ced88d7ece34d8cfc5 203 0.11 vMB 117
252,160 252,160 00000000000000416779d42435c6490554d04ce0fd4baca09ceb11544ef60fbb 319 0.20 vMB 118
252,159 252,159 000000000000002a1a0b5cbff51567475f7292ca913a51f905e65370a57f1952 222 0.11 vMB 112
252,158 252,158 000000000000000e850037f4b9c6c48dc225013ed00ce3cb6da67bcc90478492 231 0.09 vMB 124
252,157 252,157 00000000000000375ded732d8bf90bd3502d7e3dce857abf1bd43511096899b3 513 0.23 vMB 133
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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