Loading Tool

Explorer IconExplorer

Memory Pool

79,343 transactions
29.36 vMB
0.09961711 BTC
Random Selection Loading Transactions
Max Size: 177.47/200 MB

Candidate Block

Mining Attempt 07eeb0de685a737220fdae4e60bbd48968c32fe9006c5a7d7d14f9fef96eba0a
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 6902b018e533a11224c496bc2d5e91f4febc11c4971a2ec6bd1641790d22d438
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,464
Size: 1.00 vMB
Total Fees: 0.03701510 BTC
Feerates: 150.62 > 3.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (367,569 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
547,587 547,587 0000000000000000001b995476401bf08f42b6f5ba8c77805f929577911b91c0 3,121 1.00/1.00 vMB 19
547,586 547,586 00000000000000000008c54d0fa809390ff8cddbfa05ebacfc6f3325be9a5272 2,007 1.00/1.00 vMB 6
547,585 547,585 0000000000000000001714554c6680a75389172cc793d3174c245c42a1a63b2b 2,048 1.00/1.00 vMB 6
547,584 547,584 00000000000000000001afd10c9c999d5deca7ed2a1b8ce96aff0dede5feb08f 1,399 0.50/1.00 vMB 19
547,583 547,583 0000000000000000001db8f2b0e227577e86fee3c68b21fbb95e44b0866f7fbf 2,056 1.00/1.00 vMB 11
547,582 547,582 00000000000000000024212936adb3071e88f002c9ad59cd1297219337257ed4 2,490 1.00/1.00 vMB 5
547,581 547,581 0000000000000000000f40c252b87e0d60c18501e0449928272f2154f4c95452 3,068 1.00/1.00 vMB 21
547,580 547,580 000000000000000000192543c13e165dc12fef24c389246f4aa1343b2dddd5ae 2,456 1.00/1.00 vMB 8
547,579 547,579 0000000000000000000fab9358e1019aae902f53670badc07027ee5fd04f270e 3,283 1.00/1.00 vMB 19
547,578 547,578 000000000000000000205aabd7ec378d811baae222ebc4e9a4d92befeb66f50b 1,858 1.00/1.00 vMB 13
547,577 547,577 00000000000000000010591530e09d26b6a0572cd9e86e03a8fdaa0a51ce878f 2,628 1.00/1.00 vMB 14
547,576 547,576 00000000000000000004e2001badc5acba46e2286604f601e2da3017f62ca4df 2,919 1.00/1.00 vMB 15
547,575 547,575 0000000000000000000a00193e08382646c20d2ce1e2029ee58deec410207a35 1,966 1.00/1.00 vMB 4
547,574 547,574 0000000000000000000653cea4a63d3f1853327d19120dae3a673af20aea04a7 2,248 1.00/1.00 vMB 7
547,573 547,573 00000000000000000021e6d0250541c521407851d54c84a90b6c19b95ef570b2 3,055 1.00/1.00 vMB 20
547,572 547,572 00000000000000000017947050284317164cd530d50a9705ce2014c0be85cc1f 2,781 1.00/1.00 vMB 8
547,571 547,571 00000000000000000009d11b901bde393c2d6736b551fcdf88bbff72e7c59714 2,353 1.00/1.00 vMB 26
547,570 547,570 00000000000000000015a1fdbff51802081a570cbdbfe5297b48eb4a3a113e05 836 0.39/1.00 vMB 43
547,569 547,569 000000000000000000255eded297446925f5ef66fe0d99dd0d6006b9c3e55c0c 3,115 1.00/1.00 vMB 9
547,568 547,568 0000000000000000001c33da8e28414a345ab98afd279ce223dd9ccfcdc00338 3,048 1.00/1.00 vMB 7
547,567 547,567 000000000000000000094087a76da044d7ee195adb4ad196aa30f02c8c3b6ee7 3,170 1.00/1.00 vMB 24
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.08 GB
    • Received: 16.38 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.