Loading Tool

Explorer IconExplorer

Memory Pool

31,678 transactions
6.57 vMB
0.02968932 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.39/200 MB

Candidate Block

Mining Attempt 7633a0cd17ba8f52ed745e98dcbee502679320def38829a71cdec15f32400c5b
Version 20000000
Previous Block 00000000000000000001f3404bf84001d0e1a8da9461bef987c092cf8237a7cf
Merkle Root 7d30b6605544f34f7888528f213f151354d065d451cb1e306614b4a72b306899
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,044
Size: 0.48 vMB
Total Fees: 0.01294154 BTC
Avg Feerate: 2.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,972 (772,800 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
140,172 140,172 000000000000026f10483df1ac14948e00c5b8b20e32457c7c51f58d7247b4f5 0.01 MB 27 158
140,171 140,171 0000000000000497640125fa74671ab96b1ee28329b1ad718327d4fb126fa32d 0.01 MB 26 184
140,170 140,170 000000000000088f76975d30d049bee76bf98dbe440627f6d7e379accbb992f6 0.03 MB 81 359
140,169 140,169 0000000000000470c3006a1e4a263d3c64cd817c474c7de4948e6e286c7329b5 0.05 MB 149 258
140,168 140,168 000000000000039bfc98f10790b644c079c6bba9471ba791dcda13d46576c093 0.03 MB 75 144
140,167 140,167 000000000000044245ee0c5eb15b3218b810b76f1fb4124688d450a76ba2ce47 0.02 MB 45 268
140,166 140,166 00000000000006fef56faba8fdc7d6f35cf553cca5c06635b134611977692e12 0.00 MB 15 342
140,165 140,165 000000000000071bfff3bd7863f234647382f6d9f8731aea522db0db995abcd2 0.04 MB 113 215
140,164 140,164 000000000000088d4c4721d965eb91aabc41f95b52322cbdf351d88936d22261 0.09 MB 206 241
140,163 140,163 00000000000005bd6838cf5b2b2cb78cd8ddaf3c3bcf07cd64aede7e9e56d781 0.03 MB 113 70
140,162 140,162 0000000000000055aa718eb63ccd4f2c4fb4ba7d161f8fc5108641246fc40f7a 0.05 MB 125 306
140,161 140,161 00000000000003f180f89406ee6a93f4259afcf5ee0198f03c837a7d610611c2 0.00 MB 13 656
140,160 140,160 00000000000007698e5b10ac6b0ed5d165aaaf98008004001fe58e65011764a6 0.01 MB 20 137
140,159 140,159 0000000000000590a5c97ec91e070b2860ca7e6ff3dbd85e83f5192af3772fb1 0.05 MB 106 214
140,158 140,158 00000000000006198b60bd7f9bc64e9850273e2b4537998d3a6bcb6ecf53535f 0.01 MB 12 41
140,157 140,157 000000000000027452e8a98b5c46e243b3464d4010f0cb0c0f8bb10598a97675 0.05 MB 121 360
140,156 140,156 0000000000000026371f8f637846999a63f3c2d922a8e60178fb2cc3184bfb1b 0.03 MB 84 190
140,155 140,155 000000000000086dc5ec324690a4c6954e8f5313c5e0d0c3c066c611d9a033f3 0.01 MB 29 229
140,154 140,154 00000000000008de666329845aedbfc5dbba9f2ab4a580e0bb7a55b222f3e795 0.04 MB 109 324
140,153 140,153 0000000000000141aa80f7b4702e56961ba21f35786aafa20c81dd0e0bf70cd6 0.00 MB 2 0
140,152 140,152 000000000000061af6c1456500a9835dabd2d834a52b037014b8bc0883b0b13c 0.00 MB 3 96
Previous 10 blocks ↓
Total Size: 778.79 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: 357.37 GB
    • Received: 3.19 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.