Loading Tool

Explorer IconExplorer

Memory Pool

78,596 transactions
29.47 vMB
0.08224520 BTC
Random Selection Loading Transactions
Max Size: 180.46/200 MB

Candidate Block

Mining Attempt 4d0a38273f94ec75c2266698e2f25636aadefae1e9bcc75437f3a00e84c1745c
Version 20000000
Previous Block 00000000000000000001a8c2fdfccdbd707fcc9a5d0741140041f246ebc381aa
Merkle Root ac0f82d20e2f73839dc1cc45abc340046e0fc80c045284a25570275fadaac7cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,326
Size: 1.00 vMB
Total Fees: 0.01734204 BTC
Feerates: 94.79 > 1.74 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,238 (540,932 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,306 374,306 00000000000000000bb3f7af5b24d22ed00ee09512c0e183c7f3bd50efc5e5ab 500 0.93/1.00 vMB 22
374,305 374,305 000000000000000007e97808e4bd45a522173864ede6e9485fb823d58ddea2fb 1,314 0.75/1.00 vMB 48
374,304 374,304 0000000000000000024bcb44e3348a86d4a6c4c3be30f4aef544ce8ed3ab22f1 983 0.75/1.00 vMB 41
374,303 374,303 000000000000000002c098ba96a5e550432f6d0e940abe22a7d02dfbb0477e17 1,198 0.75/1.00 vMB 39
374,302 374,302 00000000000000000dee0f9f77da0fc093687c1ab1f23e636b2617bed15a38f4 167 0.11/1.00 vMB 24
374,301 374,301 00000000000000000444ee90adf012777af951571416453e4640c568cd866983 406 0.37/1.00 vMB 26
374,300 374,300 00000000000000000a565cd3f6a21fceb2a76a1406ee517a59c7a165a13f3c3a 70 0.08/1.00 vMB 28
374,299 374,299 00000000000000000775fda9299aba82f33e95ff5a6780d489460c46d5f738ec 699 0.95/1.00 vMB 21
374,298 374,298 000000000000000011b4ebd3064552746c2c9db29cdd6196cc125cf945a66430 2,353 1.00/1.00 vMB 46
374,297 374,297 000000000000000001a7f2afa78264adad39c1a96d8d59d579a27a864ba3715e 395 0.23/1.00 vMB 42
374,296 374,296 000000000000000010be740a60320eda21dbddfbb6491df1eda6c1505b69dc60 284 0.21/1.00 vMB 21
374,295 374,295 00000000000000001225dd28e26d3c4ccfcba5c36b8031b1fdbd9161fbe22f30 1 0.00/1.00 vMB 0
374,294 374,294 00000000000000000a9133e6f30de41f15c56d2e516ecce711702503e0d2b832 1,171 1.00/1.00 vMB 20
374,293 374,293 00000000000000000414d43d7cd06d94aab15660fe372b8c1501d7780b32c1fb 603 0.27/1.00 vMB 44
374,292 374,292 00000000000000000ed6713cbce443e1f50c5189cf4addf30e17e499a33e66e4 483 0.24/1.00 vMB 42
374,291 374,291 000000000000000012baa7d2b5e26a9fc3ff86408d2a06b49a7dd6b33bc5b9e5 569 0.75/1.00 vMB 11
374,290 374,290 0000000000000000124e52506af14b130bab92961721462728840187852696bd 1,233 0.57/1.00 vMB 43
374,289 374,289 00000000000000000ecf8a1c8d2e64740aadc90ed0623c1a29ef4b1f770165e7 1,606 0.91/1.00 vMB 40
374,288 374,288 00000000000000000988fabe1a2d00a31dce51c7e9f57d36358a1485644b1eda 221 0.14/1.00 vMB 38
374,287 374,287 0000000000000000093bf6dd606b07890e2e86e48d47159cf5105c194c798154 951 0.48/1.00 vMB 41
374,286 374,286 000000000000000007af8c9c506df96272e0b8ae0ace2d56b67bb6cbed5a9610 676 0.40/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.80 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: 710.14 GB
    • Received: 17.03 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.