Loading Tool

Explorer IconExplorer

Memory Pool

24,792 transactions
11.77 vMB
0.05551486 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 67.03/200 MB

Candidate Block

Mining Attempt e928b7ed5ac50d0006e28e24b38e7977ccf63b7a6bb618806503b69ce0fe7a26
Version 20000000
Previous Block 0000000000000000000126449c48a21e3003b7a7e9ff89509f1ba029e6b36bc1
Merkle Root 1f8d3e1496a670b3a32cafab0ac093d495462d305c04a79094eca45e955ef724
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,401
Size: 0.99795375 1.00 vMB
Total Fees: 0.03599655 BTC
Feerates: 101.65 > 3.61 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,780 (691,427 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
222,353 222,353 00000000000001e9776a9ad312a7632b96009efee167d941f6f4fbb3e45e0b89 486 0.25/1.00 vMB 158
222,352 222,352 000000000000006e4d5073b29b250e554ea67128ecfbad9ba7d28c7afc6adda9 123 0.06/1.00 vMB 66
222,351 222,351 000000000000043cb7d98c25afe0225cf1b1e4faeacca659831805dd2ced4422 715 0.25/1.00 vMB 216
222,350 222,350 000000000000043e255819bc8f7bf9bcfb48afbaa6aaf124faec31ccd0bd4f24 135 0.05/1.00 vMB 221
222,349 222,349 0000000000000284c72f07538f10a1545653f77ef8a0852d9c2f2979e35c842a 63 0.04/1.00 vMB 129
222,348 222,348 000000000000031f4946f0503495d7d775df65c709c9063565e46e89a9b9f89e 411 0.16/1.00 vMB 199
222,347 222,347 00000000000001370d395e6b66feffdc3366839dd40b5336158407f39eb657ba 295 0.13/1.00 vMB 176
222,346 222,346 000000000000048067d6259a84b989c09a45052bdcf5197ffc1d7c51ea4a76e3 49 0.03/1.00 vMB 55
222,345 222,345 0000000000000268208cc1fd8ae7fb746e33bd675c1ba647050609f037cbb586 360 0.13/1.00 vMB 215
222,344 222,344 00000000000002a49ab5b5e0cb3576a9fbf0f8ad1857c446cf6886c43b87dee6 21 0.01/1.00 vMB 119
222,343 222,343 0000000000000474590591d3a396566892ea376cd49d684e934b8b9390ed2971 66 0.05/1.00 vMB 16
222,342 222,342 0000000000000380769ba6b9b13dba2b9de102d98aa9caeb901d3580e95fd700 296 0.12/1.00 vMB 198
222,341 222,341 00000000000000cb21e8df1df267a261f8e1b69cb2a5276a2a7fd04699598511 37 0.02/1.00 vMB 130
222,340 222,340 0000000000000493edc3a1e1e4e8ebe9a811e2827a3e04b7ada85b7f622756ea 322 0.14/1.00 vMB 182
222,339 222,339 00000000000003e8c5925bccf30708fc284c9d7a870d3a4e73b29141ab3f86c4 441 0.17/1.00 vMB 210
222,338 222,338 000000000000001c5f56497bf581a5a8bca66a076e9ce4753ce7a0d23d7cae0d 272 0.10/1.00 vMB 224
222,337 222,337 00000000000001c7091c59c594b0aaa073a3b895d67837b67a0ac5463cc27845 311 0.12/1.00 vMB 202
222,336 222,336 000000000000034c111ef6094a01b45c3e17672ed6938e18962806fdba051023 21 0.01/1.00 vMB 147
222,335 222,335 00000000000003d786fe2a1d5c89eb1e37f65366d39244bf735f36f266bb7a9e 44 0.04/1.00 vMB 113
222,334 222,334 00000000000000097174d376c3fb81128a5bdb22453158e211c7411a9514c66d 335 0.14/1.00 vMB 203
222,333 222,333 0000000000000368ff16be042aa6c2382eef16862588e8b16a45ebf5768a5e0a 36 0.02/1.00 vMB 249
Previous 10 blocks ↓
Total Size: 780.23 GB

Node Details:

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