Loading Tool

Explorer IconExplorer

Memory Pool

77,033 transactions
28.87 vMB
0.08021088 BTC
Random Selection Loading Transactions
Max Size: 174.33/200 MB

Candidate Block

Mining Attempt 9190109d0d98f762235a982a37e9a4c0bd1bb6d86974d7d4e227ed7162a95262
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root bd43f609d51c90d9ab9710849ff24b98607d0134909ca319850171896ba8ea0b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,919
Size: 1.00 vMB
Total Fees: 0.01989861 BTC
Feerates: 103.00 > 1.99 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (538,530 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,624 376,624 00000000000000000a41c04a8e83a18417f0b56d479ce652a8ecd60630816ff2 974 0.50/1.00 vMB 47
376,623 376,623 000000000000000007a134727d4113b4b7bbcc7027db5e81dfa90551c8ad4ed6 609 0.33/1.00 vMB 74
376,622 376,622 0000000000000000053d12148021f713e0aaaccb2f87c7f5904bdd4aec5c8c8a 112 0.09/1.00 vMB 14
376,621 376,621 000000000000000002cc95d0ac3fb6e8afbda5ccb93ca235d52a6baedb2d23dd 365 0.25/1.00 vMB 61
376,620 376,620 00000000000000000b27efbf4d481c66dd3c90569c0c65ada2f5fa22afcc568d 1,367 1.00/1.00 vMB 27
376,619 376,619 0000000000000000014be09b216cc52895508131dcaf271759ab3592a2524b0f 345 0.18/1.00 vMB 32
376,618 376,618 00000000000000000b711faf602fd098f39e80e0f7522c511fb680ff5208b182 249 0.14/1.00 vMB 32
376,617 376,617 00000000000000001124bb770dd496decf29d52d3a60408e62a7a4c5b28b803d 556 0.28/1.00 vMB 31
376,616 376,616 000000000000000002d7299543bb010fb36dbead9bf9e63e359439a38dc706fe 517 0.26/1.00 vMB 34
376,615 376,615 00000000000000000a86df9325c28a7c48e53d2785d4cf3c4fc406e20ee7d826 639 0.35/1.00 vMB 33
376,614 376,614 000000000000000010789b052e514ac9fbe1ee087ce5502e0a811c4a053be9e1 905 0.53/1.00 vMB 30
376,613 376,613 00000000000000000a7dfd5cc85d76b88a2e808f525efb3a1913b090416437bb 248 0.16/1.00 vMB 28
376,612 376,612 00000000000000000abb5fe652a7e97f381301979a51a0fb63cac26a004ee794 544 0.41/1.00 vMB 37
376,611 376,611 00000000000000000e5451c161a5a973bd8b1cc701ca731140a5a16843749bad 740 0.34/1.00 vMB 35
376,610 376,610 000000000000000008b225f834d14e7e4208d4badc0e17d56cf070250179275e 906 0.39/1.00 vMB 33
376,609 376,609 0000000000000000049b1ecabe7c8ad3b11a93f28287af22ab2a1743f9a3ccda 522 0.35/1.00 vMB 22
376,608 376,608 000000000000000002b23ebadaa6bb3552b0047d09b232e66413bc45edbd7510 662 0.39/1.00 vMB 32
376,607 376,607 00000000000000000c6da9ea463c3547e97e790032c16f7b95fbc38817dd2838 224 0.21/1.00 vMB 16
376,606 376,606 000000000000000000a9c5f3b20a56accbc66d404c3d9e5ccbf8d1d3740f318b 1,579 0.75/1.00 vMB 37
376,605 376,605 00000000000000000da116030868c0ec12c8750feba89349dcf28fcef69b6ee8 1,724 0.64/1.00 vMB 41
376,604 376,604 000000000000000007f20f63e9f9628a1605209e327ed1534d1e1de753aaa9c1 162 0.07/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.66 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: 673.01 GB
    • Received: 16.35 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.