Loading Tool

Explorer IconExplorer

Memory Pool

25,703 transactions
5.84 vMB
0.03071252 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.73/200 MB

Candidate Block

Mining Attempt 365d9be919732e5c594dd866e76ed7d0d0a651960e6a0a6f5d80e1c2c7a806d7
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root 0ec0be5260ced25f849aff273366971fc3c5aa51604faab90bdbcfc449f0b34b
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,653
Size: 0.67 vMB
Total Fees: 0.01687589 BTC
Median Feerate: 2.17 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (703,255 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,978 209,978 00000000000001662428e9ca8648480dcfe34c77125648af0b4962b07d9943b2 44 0.02 vMB 171
209,977 209,977 00000000000003bfd142fac0a71da452b8f635bbba8ee7a109a856605afcd461 303 0.12 vMB 175
209,976 209,976 00000000000000a16000e479a651a679ddd18ee5c0a5d267a78f71f086563440 170 0.07 vMB 55
209,975 209,975 00000000000000aa3280561514d0adb9669fae8f22d3b5df294914a3258147c5 158 0.07 vMB 156
209,974 209,974 000000000000027abe746dd3ea837f554e3380e49ad4b236f09d4009ee850861 249 0.13 vMB 132
209,973 209,973 000000000000028a72888e8029ae69f6d772bada297c065b40fd770ae86ca4d8 96 0.04 vMB 100
209,972 209,972 000000000000017c9679e9e6bc38dc549e9d7f4b4cc9ac474527166d61ae921e 206 0.09 vMB 140
209,971 209,971 0000000000000209c8cbea298b03e75ed3cf02276d50cc800f443fdab2e52337 254 0.13 vMB 145
209,970 209,970 000000000000018e09b7bad50472ea01271b324aa8cce086761e477e29f618ca 251 0.13 vMB 178
209,969 209,969 00000000000003591d919b7bdb1cb9ace0f67b5c5d7710904064efc657ff56c4 81 0.03 vMB 23
209,968 209,968 000000000000044a33c3ac46ee7e51666b87c4bf3e3f4c477f10507f79a7be59 478 0.20 vMB 196
209,967 209,967 000000000000024133d21bd23582db36431c9e63bf0d4732d6eee9845c54390a 136 0.05 vMB 305
209,966 209,966 00000000000004419a5ab14c46902d495fa6202e7e6716450576f38d0380a72d 186 0.09 vMB 158
209,965 209,965 000000000000006871e47a94bd0b59be4be8a52d38d9247d039ff718b83e4cf2 130 0.05 vMB 117
209,964 209,964 00000000000004957b0c348d65c50ba5d6da90749c187c2a23e65777ed906298 9 0.00 vMB 401
209,963 209,963 0000000000000339e9f9cfc2252e381d7057f5c16ebf9e987898ac6816c4d51b 122 0.08 vMB 120
209,962 209,962 0000000000000092b581f2b7ca8b522095980fb636f030306a534e1b2215ff7f 62 0.02 vMB 115
209,961 209,961 00000000000000e9780656318d705021b3deea1372cbc8cbe985b2c855a5f014 79 0.05 vMB 142
209,960 209,960 0000000000000232dd6e6a9223f6c42a36b57b37a49ec50639107c5ac12a0997 128 0.05 vMB 117
209,959 209,959 00000000000002337874c621af2113979ba8994d62553c838a1fb9d01627f62a 437 0.21 vMB 156
209,958 209,958 00000000000004a5e6239798cfde0791231bcaacf6cd4ba537f43fc754f78862 676 0.25 vMB 232
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: 81
    • Outgoing: 10
  • Data Transfer:
    • Sent: 37.98 GB
    • Received: 0.55 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.