Loading Tool

Explorer IconExplorer

Memory Pool

43,411 transactions
26.97 vMB
0.05587738 BTC
Random Selection Loading Transactions
Max Size: 142.22/200 MB

Candidate Block

Mining Attempt be9cb114e2b55da574c8248a6867e09e49913410a6faec76807f46d64e705c20
Version 20000000
Previous Block 00000000000000000000ef2b06aa7f82dbaa71ad73b04104ed64fb3c5c1b09e3
Merkle Root f138ee0e87b897b929d48bd170a45c5a05f4d308ebb01e894c5c6533b0724f01
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,905
Size: 1.00 vMB
Total Fees: 0.00568235 BTC
Feerates: 40.21 > 0.57 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,908 (374,612 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,296 540,296 0000000000000000001f46d7bc9f4582e72f938b7dc2005ac51e7fb1d79cf175 907 0.38/1.00 vMB 26
540,295 540,295 0000000000000000000c9ff48ec5cb8fb981396e9f6e126e3e35163952dd0a75 1,545 0.64/1.00 vMB 22
540,294 540,294 00000000000000000027e32ca03c24b3dd44a91b9b5b59fe24d49b38551c7bce 804 0.35/1.00 vMB 20
540,293 540,293 000000000000000000005279e1bd1a8046dc975573f1fcd0c5628b07128d9035 1,469 0.85/1.00 vMB 17
540,292 540,292 0000000000000000000ec9f638d801df1d2899c0b98a8eec77c0d69aa99c8f41 213 0.08/1.00 vMB 24
540,291 540,291 0000000000000000000bbacb399ed103b6ff490c827acae379b9fba8bbdc9798 2,056 1.00/1.00 vMB 19
540,290 540,290 000000000000000000110da5ee73c891072e53f425c77b0c3d23b047b8294ed2 2,342 1.00/1.00 vMB 24
540,289 540,289 00000000000000000014c51a609449a66d3884b982ad2443c360b2fc47460714 1,443 0.72/1.00 vMB 12
540,288 540,288 00000000000000000027a5c0246882e2822da309358f93189a408b1bf46a767e 2,140 1.00/1.00 vMB 33
540,287 540,287 0000000000000000001877e616b546d1ba5cf9e8b8edd9eba480a4fbb9f02bce 1,054 0.49/1.00 vMB 40
540,286 540,286 00000000000000000025a051b143e8a8b3cbd48b2455f82dd0aca5d3d09eb90b 111 0.04/1.00 vMB 19
540,285 540,285 00000000000000000024165c2c9481b2c045306d7d0a8ad957fbf3a797890d1c 223 0.09/1.00 vMB 16
540,284 540,284 0000000000000000000ff31859971be9dcffd359b103be263c429975f38ce549 636 0.28/1.00 vMB 25
540,283 540,283 0000000000000000002968d9b10feefc09a807735644e29ec72e678f177c1c73 2,791 1.00/1.00 vMB 24
540,282 540,282 0000000000000000001f113670f471033e1615b31983e61049f0880eea54fd25 18 0.00/1.00 vMB 10
540,281 540,281 000000000000000000089d80dc3c31ae1dbdc88bdc077ea19685fa8ab913ac53 631 0.32/1.00 vMB 34
540,280 540,280 0000000000000000000c7fec6c2d3d380be1f54c04b56b61825a075aa5e45b58 1,066 0.47/1.00 vMB 23
540,279 540,279 00000000000000000016e6391c9af29a0ede9b096bd79f456e2ba6d6d8b72660 31 0.02/1.00 vMB 9
540,278 540,278 0000000000000000000d4577a7a07a7c7beea9c17d6dbb98846f28af86c75c98 2,080 0.89/1.00 vMB 26
540,277 540,277 0000000000000000000c34c1851b84f20f300cea21e56e32ff2cbc80f5c2bca3 377 0.24/1.00 vMB 21
540,276 540,276 00000000000000000011ea3ef795f91657c03a431e88278d230069aa2c0fba89 872 0.55/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.23 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: 654.82 GB
    • Received: 14.21 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.