Loading Tool

Explorer IconExplorer

Memory Pool

53,879 transactions
31.29 vMB
0.17200647 BTC
Random Selection Loading Transactions
Max Size: 168.23/200 MB

Candidate Block

Mining Attempt caacf921c7a7564cc761017cfbcf176e847032beed54303c4211ed259ab5202f
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root a3a053c5e8616aabeaba39b0ee8fd67bcdd0809bea4a27207b66620d2c2f1cb2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,279
Size: 1.00 vMB
Total Fees: 0.07712839 BTC
Feerates: 150.75 > 7.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (390,378 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
524,435 524,435 0000000000000000000288fb9d7821f79e3b0eee49702511e7e4930bbe73a166 863 0.47/1.00 vMB 37
524,434 524,434 0000000000000000001eea8b138e2e98553db561e9dd9331f3fb89a1ef07f3ec 985 0.36/1.00 vMB 47
524,433 524,433 000000000000000000132f17db44636c2f0ebc57b114350843f4535422831db6 572 0.17/1.00 vMB 20
524,432 524,432 0000000000000000001d2757e5408c78f78ef0eee6865f2e19c4dcd618986fc5 559 0.18/1.00 vMB 27
524,431 524,431 0000000000000000002ef9116156ca563e5e7c4fe7b6c35e0a409ed46f05ba21 16 0.00/1.00 vMB 14
524,430 524,430 0000000000000000000a7511b1f4632e8d3e74a2a855c1af8a5829784c6ec67f 1,672 0.66/1.00 vMB 36
524,429 524,429 0000000000000000000f7d6dc8128bf406dcb2823c3f364785a75aff03681f1f 1,216 0.62/1.00 vMB 37
524,428 524,428 00000000000000000031da1d9af3a9622850469f55311621a8dd43bc8d606391 417 0.20/1.00 vMB 36
524,427 524,427 00000000000000000035abbd1facfd34194a9831aaab240b9757c03f04eb23b3 163 0.07/1.00 vMB 38
524,426 524,426 0000000000000000000ce16a6731387c7ddae61f6c9c776e81e5d4bbe0469d8f 1,594 0.82/1.00 vMB 25
524,425 524,425 00000000000000000009433e9f9a6aa839831b6413386f17b6e1419edcb0902e 13 0.00/1.00 vMB 36
524,424 524,424 000000000000000000197f695e243af70d5f4f20d0b38b98baa11cbbc5a0acea 326 0.27/1.00 vMB 17
524,423 524,423 00000000000000000038398ce0694efd0bfd72da4f6a02f770649a0b3d1cc97a 1,935 0.78/1.00 vMB 26
524,422 524,422 0000000000000000000dc7898537267370441572cfe169e8ddd974658ff035f5 315 0.12/1.00 vMB 43
524,421 524,421 0000000000000000003f2ace70a9f619fd58b4e2cc52dc3b11c52865b2db4fba 297 0.10/1.00 vMB 45
524,420 524,420 00000000000000000003ca4e2cd1206782ab5b87a6b33ebb9c0f26451eb722ac 1,499 0.74/1.00 vMB 29
524,419 524,419 000000000000000000343556909e3aebd9a2bce0f1d6eb8019a02bd0616ff87f 564 0.29/1.00 vMB 25
524,418 524,418 0000000000000000000b20e7a43628975867a1cd18f7dcee101a9f8b34722f1b 41 0.01/1.00 vMB 19
524,417 524,417 0000000000000000002416f441787cb0b4a6030d991ca6ff0e0afb12713b2ca2 878 0.44/1.00 vMB 24
524,416 524,416 0000000000000000001fdeaeea7bf16ca85e468e8d2feaad0c20671c5ef872e8 522 0.23/1.00 vMB 25
524,415 524,415 0000000000000000000951280f72f4c3771dcbeb274c0f1503be78e48ed6af75 354 0.30/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.06 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: 651.12 GB
    • Received: 13.41 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.