Loading Tool

Explorer IconExplorer

Memory Pool

25,874 transactions
5.83 vMB
0.03728313 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.36/200 MB

Candidate Block

Mining Attempt c8d7b391080a335b898c29a753d9f6400c543d26abda6e3b6c979c6bcc912fb1
Version 20000000
Previous Block 000000000000000000021b497c4d33434100d408d0a7151ec3263bb19986820f
Merkle Root bd381f0983fb1a2fdd377ddc72455e234de73783ddda52b61b4ab25332f685ad
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,352
Size: 0.89 vMB
Total Fees: 0.02427871 BTC
Avg Feerate: 2.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,122 (711,185 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
201,937 201,937 000000000000021bdee141871a4931dbef9201adf9d2094136d192446709305d 0.19 MB 490 182
201,936 201,936 000000000000045c5d95b176ba8561c0b1b29d9b37073eaa3ba317dc05938b1d 0.04 MB 142 142
201,935 201,935 00000000000002d2557d06353f2011ae492bb7fc4a3f962e4b5093a4683a5e5a 0.05 MB 159 86
201,934 201,934 00000000000002e7fce8031c0a4a4586c839d8397205ab5bf99d9f743781dfcc 0.09 MB 183 123
201,933 201,933 000000000000009219bdf1dac4bfe92123bb98f2967cb130567dcf76d181167e 0.05 MB 123 161
201,932 201,932 000000000000018162d31149307f35bb5621b0848e4c0abf60e3ed22b2a1766c 0.00 MB 11 0
201,931 201,931 00000000000004a43ed8d7f3fe6fc7baa06714117da64f700bb4333e496fb6dc 0.13 MB 325 169
201,930 201,930 000000000000047bf71a26cf91b7040d809fc7f51df2eb803298767e93078fad 0.07 MB 148 124
201,929 201,929 00000000000000832ea009cf33c2506bde4016e7e33ee06b829d9a608ce5f5e7 0.11 MB 323 178
201,928 201,928 000000000000033fd06e7786cf804cd680447d80f7b22635a6a9d1fbab102048 0.00 MB 1 0
201,927 201,927 00000000000000f774326ab3b3fe462dd93af8fff216c19aa4a766d5f60a1d80 0.01 MB 42 136
201,926 201,926 0000000000000447cb8b1a6a97d294809a8ced5c9af8e4da0f484a5c4b7d18f2 0.10 MB 304 155
201,925 201,925 00000000000003112a2f742171037266e41d11df153431b359b3162b8693c3fa 0.12 MB 361 189
201,924 201,924 00000000000001951082211da27726c5788a09f9d172853e33f64783d6efefb8 0.12 MB 234 95
201,923 201,923 00000000000002b170cd44e03de2678c5f9992ff1cd6276bfbbaa8891072308c 0.02 MB 67 68
201,922 201,922 000000000000012c9a9f36881572a1dbfa9b6ad256a8ce02f4296fc7d2517b4a 0.25 MB 688 191
201,921 201,921 000000000000055f2e89b27c15fcf90cffb1372a38d16ef2c54d45c7d404462e 0.05 MB 154 125
201,920 201,920 0000000000000321c3282315627941b2243953adf5479ab5a1c522ed01e4e88a 0.00 MB 13 43
201,919 201,919 0000000000000167173913551fbc5644a751c32ee5ef9ccc9a1915f8c0bead3e 0.02 MB 43 145
201,918 201,918 000000000000055c59498e2f7672cd8e644575fbccc20af61ad110a08f8a6c63 0.16 MB 354 128
201,917 201,917 00000000000005420e1b41d428c9cdf24e935ee766b7fc33fd922333163b4d57 0.02 MB 57 143
Previous 10 blocks ↓
Total Size: 779.07 GB

Node Details:

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