Loading Tool

Explorer IconExplorer

Memory Pool

44,215 transactions
28.17 vMB
0.09074529 BTC
Random Selection Loading Transactions
Max Size: 147.01/200 MB

Candidate Block

Mining Attempt c4dbdf2dd14badafdf5de71a35754b5ac702655c53572d072c9f05ace88e8533
Version 20000000
Previous Block 00000000000000000000d375a3af0e2e764f1452aa44a1610bb3f0f4ff2602e2
Merkle Root 835b74e153a0d9f77360145dcaed67113afe700446d92e68542bb5752c038afc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,599
Size: 1.00 vMB
Total Fees: 0.02033194 BTC
Feerates: 40.21 > 2.04 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,712 (375,674 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
539,038 539,038 0000000000000000001aeb3ccbd76f85f7b0dc3c18011142463bf214e906abe6 473 0.19/1.00 vMB 23
539,037 539,037 0000000000000000000da4b07112cde9fdf67b1e6d3fc42a5e6058c556924589 1,671 0.64/1.00 vMB 16
539,036 539,036 00000000000000000017eb991cdfd4e98141580dc2e3f169b215bde8c0958cae 907 0.32/1.00 vMB 16
539,035 539,035 00000000000000000021f20b7c319df333f6bd4e091a963a9af41c0f6c8fda03 1,116 0.56/1.00 vMB 31
539,034 539,034 0000000000000000001516d4db4b2cb1366fe71599d2168ed2145367125d67f5 591 0.21/1.00 vMB 20
539,033 539,033 00000000000000000014a34e068cf63ab1a93b0bd1ee24bf14308785c758efd4 1,263 0.50/1.00 vMB 21
539,032 539,032 00000000000000000014845c174495825bfa857147def5726bb69bd050f9617b 638 0.29/1.00 vMB 20
539,031 539,031 0000000000000000000bbe19660c4c952a7000d67d775411a617143b5c5de360 2,255 0.95/1.00 vMB 11
539,030 539,030 00000000000000000016c1d64f49364c651637f84e496e3c55f62028c3b385bb 2,551 1.00/1.00 vMB 26
539,029 539,029 0000000000000000000ec8bff6199ba795f7f94e81404b1f09f95cb477a3ab05 843 0.35/1.00 vMB 31
539,028 539,028 00000000000000000016cae3d83026c1f8a2d9c193a75c5a82bfd6d4f5e23bec 1,723 0.70/1.00 vMB 16
539,027 539,027 00000000000000000028f6c89333521bf64be28f0c44c3324d2c9d1e054c6f85 1,459 0.88/1.00 vMB 7
539,026 539,026 00000000000000000008483554500b9cec9a0b545c236aeb82bfd1c571473b72 2,407 1.00/1.00 vMB 29
539,025 539,025 0000000000000000001b25d108e90678516c91cf26332e44cd616655e56d1467 2,369 1.00/1.00 vMB 3
539,024 539,024 0000000000000000001653f70a7deedd2853bbe23601c8f8690f0bc25b7add8f 2,582 1.00/1.00 vMB 22
539,023 539,023 00000000000000000020e4dfcabcc09297a282c6ef7329181d0eb042c1eed794 2,131 1.00/1.00 vMB 31
539,022 539,022 0000000000000000001c7eb1ad14a8bd0576c2596f32b8989d16ffb3eaf1b668 2,032 1.00/1.00 vMB 16
539,021 539,021 0000000000000000000f231291212d9e8898a3ed29b804d77395346a1edda096 1,869 1.00/1.00 vMB 35
539,020 539,020 0000000000000000001e6e5fa708ebc9443b1cddbea4ae576aab5c939e5164ed 659 0.50/1.00 vMB 1
539,019 539,019 000000000000000000179dd52711320bb5dda8681db929b7a67084cb43549fe8 2,351 1.00/1.00 vMB 33
539,018 539,018 0000000000000000001b640a8c02dabd4311e488afc438b2017acc5a689b8d6d 1,668 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.88 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: 645.06 GB
    • Received: 12.67 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.