Loading Tool

Explorer IconExplorer

Memory Pool

51,438 transactions
28.88 vMB
0.07848423 BTC
Random Selection Loading Transactions
Max Size: 155.38/200 MB

Candidate Block

Mining Attempt 6cab0ad07181253edc3b38348d25f87a90f64b81dcbdea6053a285f31605ea71
Version 20000000
Previous Block 000000000000000000019e7568131a21184319adfc46c390ce26bf65aed43bd9
Merkle Root 7d8a6fad7cb09bb46f9a7290a6ff6f4422456e5a9281e324c9649a89c5f5182b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,450
Size: 1.00 vMB
Total Fees: 0.02232288 BTC
Feerates: 122.12 > 2.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,793 (96,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
818,273 818,273 00000000000000000002802aa3ab1411f1805255a3bf3a18635312895f036c5b 4,042 1.00/1.00 vMB 45
818,272 818,272 00000000000000000002c009747cad4475241419eb15979b69dc8fec4fc847ff 3,652 1.00/1.00 vMB 82
818,271 818,271 000000000000000000002d9992d37f239f84856f1ae05a2891c45db4691bc126 3,945 1.00/1.00 vMB 67
818,270 818,270 00000000000000000000f36a700dde6a2d3c0339d884e0e6456cfcc28a6d0270 3,338 1.00/1.00 vMB 46
818,269 818,269 000000000000000000017303250bddec270b557375dff0c55710369126015c73 3,545 1.00/1.00 vMB 75
818,268 818,268 00000000000000000003ee7fb8d773cf82e7e0511023fd251bf640f7e03055bf 2,653 1.00/1.00 vMB 47
818,267 818,267 00000000000000000002352a8a9f0d9741b5b591c19da6713d7d7268b341cdb2 2,907 1.00/1.00 vMB 51
818,266 818,266 000000000000000000008b303d1ce7b0bba602e66dcc19cdec75fe18a90fbe31 4,786 1.00/1.00 vMB 41
818,265 818,265 000000000000000000012262983b6f63a115d8293e8d8b1b423f74ed09b96753 4,225 1.00/1.00 vMB 45
818,264 818,264 000000000000000000014005369c728fbf8314be1a3c6ca957a46930de2c1866 3,652 1.00/1.00 vMB 55
818,263 818,263 00000000000000000001718f4338d3ce15e18fc3425abbc896f6c893e89d686c 3,646 1.00/1.00 vMB 63
818,262 818,262 00000000000000000003830da63cff15f2f4e99476088274d5c1497eda760747 3,970 1.00/1.00 vMB 54
818,261 818,261 00000000000000000001ad3c69da1ea9b1f708c64b8e5ba444abab15a0bcc1fe 3,559 1.00/1.00 vMB 67
818,260 818,260 00000000000000000000e90cdcffe9690d66b434aa9cba152a21876e99faf1e3 4,337 1.00/1.00 vMB 57
818,259 818,259 000000000000000000033b483a87e4ba90a5e456815991c94e33d62f993353d2 4,075 1.00/1.00 vMB 43
818,258 818,258 00000000000000000003ee8df278b84a971b942a6f7ced0072a8916ac583061e 3,165 1.00/1.00 vMB 57
818,257 818,257 00000000000000000002e7df36c40594f3a30fb7fd6bbf4580f6354d3ba3f097 3,431 1.00/1.00 vMB 70
818,256 818,256 000000000000000000026c83d70b313f167bc1d5977a18416ab568b4326cd25d 3,303 1.00/1.00 vMB 51
818,255 818,255 000000000000000000020334acb0635c0e0f255cacbb2d3331df30adb2092163 3,574 1.00/1.00 vMB 82
818,254 818,254 00000000000000000002b014aa59e56c44af9f5ba4cd869b757fc48be3e102b9 3,181 1.00/1.00 vMB 48
818,253 818,253 000000000000000000008b1992c800af2ed8736f2b110bfd2b2721618a2c095e 3,208 1.00/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.02 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: 649.86 GB
    • Received: 13.22 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.