Loading Tool

Explorer IconExplorer

Memory Pool

36,000 transactions
15.29 vMB
0.08753989 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 86.71/200 MB

Candidate Block

Mining Attempt 08ee6c4931807d7177adf3e0895c0f1d731ebb373b92a03f67b1677e3360e179
Version 20000000
Previous Block 00000000000000000000882eb50d4cf30d3e14b30b39d5bc9707ffd2840b4559
Merkle Root d76371eaa726d38a055e8a84d6cb34254596be5ec7774e6c079948e38eac37ab
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,960
Size: 1.00 vMB
Total Fees: 0.03256387 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,342 (739,267 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
174,075 174,075 000000000000061da3511d4dbdc6acdf059c3b4ff67e2c7e2af5ae500ba273bc 54 0.02 vMB 77
174,074 174,074 00000000000002b62032bc8f9980031477f0eef7d4e4ce842fe13a3fae6c2f72 4 0.00 vMB 80
174,073 174,073 00000000000004e07d91866b8d1ce6f8caf13bc478fa3bdba1d5421f0f37ced7 41 0.01 vMB 24
174,072 174,072 000000000000081620a1108c4e38ce61cba47ab1baf7ce909208b54274ff6479 38 0.01 vMB 73
174,071 174,071 0000000000000473ab117ee15ce7752f822fb61ffe8196707e73eb4547183215 9 0.00 vMB 17
174,070 174,070 000000000000035ae4c50e57c668b97a015d03e22ac291be8fbe7a119717af87 28 0.02 vMB 84
174,069 174,069 0000000000000966768c2997d0cc94566761bf2cb893f42e3af2e1841026d697 21 0.01 vMB 102
174,068 174,068 00000000000004641f0befebbcfd177c48e66f56a5793c3a9637fadfcbc3d34f 23 0.01 vMB 2,102
174,067 174,067 0000000000000450c621ee90f475c61b053a629721831167ca47a6171fe5134d 56 0.03 vMB 187
174,066 174,066 0000000000000926732b672ce422cfb8a3a75d4103816da96f1ff6742cd856f3 131 0.05 vMB 12
174,065 174,065 00000000000004f05a304e02132695fa70e3522744841b0ba9c509f938cab1f6 76 0.05 vMB 170
174,064 174,064 0000000000000156ba008610748d923834d1fda0bfbbee5e5923031f7fde8eb9 44 0.03 vMB 72
174,063 174,063 00000000000009acb212df27fa9ebce26ec019c2b43c10e67915eb70b276ebe9 28 0.03 vMB 239
174,062 174,062 000000000000067b5802fad5111d456c54b9ac9b5bf9d1f92cdb2806acb04dfe 31 0.03 vMB 29
174,061 174,061 00000000000009021f1e0769aa19a6af08313273f3f7cf9b3434623a950b1bde 147 0.05 vMB 161
174,060 174,060 000000000000000a372ee30e02c8b5f4a441521e2ca4ca0924f6b461dfc0abf6 165 0.05 vMB 50
174,059 174,059 0000000000000364c5bd51a4a11035a7b3c4b16be5baada0b0db2a007352ab62 167 0.14 vMB 75
174,058 174,058 000000000000024b1a6ec58ea80a1b4364bfaa77c29437479d8567ca8b2549b1 1 0.00 vMB 0
174,057 174,057 000000000000026f7a6a2d65c95196e5ddabebf114526065c82fa7bf33c689b4 125 0.05 vMB 205
174,056 174,056 0000000000000a12ebc709d3aea3d972d95d5101366fe1f17b082f93ac0ee985 117 0.05 vMB 169
174,055 174,055 000000000000064b1aac1d76013194127c10024740db4b75a90c37fd37c48146 106 0.05 vMB 323
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 92
    • Outgoing: 10
  • Data Transfer:
    • Sent: 151.38 GB
    • Received: 0.61 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.