Loading Tool

Explorer IconExplorer

Memory Pool

22,505 transactions
9.86 vMB
0.06138225 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.38/200 MB

Candidate Block

Mining Attempt cd74f91848550780f73768541ba658c049e8151d875640a9585799b1a5b919d3
Version 20000000
Previous Block 00000000000000000000a3fd4cf7aba24283a6dd34eebfa23d724a9d68b5e291
Merkle Root 1a7b0c31ffd13016fc2d6d25c2090fbd59af2210c2669ff2e1aba565c7e052d4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,317
Size: 1.00 vMB
Total Fees: 0.03325221 BTC
Median Feerate: 2.39 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,426 (691,153 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
222,273 222,273 000000000000022294609039d374cb46f23f4ba859d94f950894b53ee39a37b4 527 0.26 vMB 182
222,272 222,272 0000000000000268c9763d80224a8dd10d8dabaf62034218acbef11d2346d129 593 0.26 vMB 182
222,271 222,271 00000000000001fc2afb7fdfb236e8b15e2cfd74aafce2fdcdc68c8b6b2f3495 125 0.05 vMB 22
222,270 222,270 0000000000000121b78c674ab7106a41a12522d5cf6dbe9b87c7a33906ac3cfa 671 0.29 vMB 188
222,269 222,269 00000000000000791411632235144e271761cf99360fb579b4e68ec0534f516b 480 0.28 vMB 160
222,268 222,268 0000000000000289f27f014e541289911f3594860345264ff857672698d6ce22 907 0.25 vMB 239
222,267 222,267 00000000000001fb10c1a2dbe16d7fcb1403bc0d2043f7aef9cbf839f68c7fc9 515 0.20 vMB 222
222,266 222,266 00000000000000fc837d8159ca1923c0f78813558c0e6d2e586f31a1f9ab6bc5 194 0.08 vMB 170
222,265 222,265 00000000000003f3cadd1f3b1d83d55ddaf41b66c5dd1785360563eea39f2111 21 0.01 vMB 151
222,264 222,264 00000000000002d34ce9660fb931c1d0a8958151d4a8de204ad6b8d5b37804b9 309 0.13 vMB 189
222,263 222,263 00000000000001e6d0bb2a9a333cb96084b684e8661a9b6533c7c149f73c7e3f 643 0.24 vMB 203
222,262 222,262 00000000000003530b97aa8ef497809fde767b3c3e967a8d3449b6c355b592b6 322 0.18 vMB 101
222,261 222,261 0000000000000263caaf4cc96b1fbcd5b31f755c9775ab85147900ccfe051c16 256 0.10 vMB 191
222,260 222,260 000000000000021bb4e5ffe6b96e56dafd3b442cc6db32f2bbba9b08980a7cf0 122 0.06 vMB 155
222,259 222,259 0000000000000093f6b51f5f0e7fc69d970d70180e7766dcaf191e129d46094c 155 0.07 vMB 210
222,258 222,258 000000000000013414e24e67d0b1b6bfaba011817323a56bc30b842288a40c35 304 0.12 vMB 201
222,257 222,257 000000000000030a24d178c23cfd73f6ac5fa710ebefb65c04fdede8f4301ab9 343 0.13 vMB 196
222,256 222,256 0000000000000406a72954e4cb5c1eab979f6cc4a25a9d9178c2d82fc086604c 57 0.02 vMB 15
222,255 222,255 00000000000003010d3cdaf146832df77ee66d1e726a40e43ca159cfdea1714a 15 0.01 vMB 216
222,254 222,254 000000000000020cadd6939c428c6fa9a4d6a59e8b369a24a3d89890e65f2eb9 88 0.06 vMB 135
222,253 222,253 0000000000000374b7b42bdb0a8b231e1187d8734d97358f0f5fa23c0bbade92 133 0.05 vMB 119
Previous 10 blocks ↓
Total Size: 779.61 GB

Node Details:

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