Loading Tool

Explorer IconExplorer

Memory Pool

20,788 transactions
9.27 vMB
0.10818899 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.86/200 MB

Candidate Block

Mining Attempt 54b726d6183866a107e0a4a3a260af648fef9113366a70aeb74a137a8fc8369d
Version 20000000
Previous Block 00000000000000000001af40f37948f8002f4ad5d51161d9ec1b5afe1feb51cb
Merkle Root ce4f5bc17a6486f8f341711f4c04b8ae02ab575630d4b1f04c7b1ab086b81d04
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,551
Size: 1.00 vMB
Total Fees: 0.08525285 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,425 (739,390 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
174,035 174,035 00000000000003cde4de4fca5264cac76923a70ac3c28fadf09d30ae1c430313 114 0.05 vMB 125
174,034 174,034 00000000000009b78e3c2b67979039b842b0c85ebed11ea9aeaaac9bd8165d9c 2 0.00 vMB 0
174,033 174,033 00000000000009a54301f940e5e07e083f328bd20005b0830d324fd4ed442c77 79 0.04 vMB 337
174,032 174,032 000000000000008ad3805d43f58abb0d3fb51ef3cc769935b03a5e6c918ba6d6 90 0.04 vMB 197
174,031 174,031 00000000000001b0b7d60fe9b90032a75835ffab5b0857fc46ace3a4e6851e56 2 0.00 vMB 0
174,030 174,030 000000000000040f3236363dad0d97a42d57c1137d4eb8edc39178484719b10b 26 0.03 vMB 10
174,029 174,029 00000000000002c0f033d869bf2c8983fc3645fbc5ac300e2e2152742a0faf27 15 0.03 vMB 28
174,028 174,028 000000000000006c3a9faad8c1a63301799af3b358606db5881ce85c1bdf0175 57 0.05 vMB 165
174,027 174,027 0000000000000466b3f5bc316e5b4b7acdfb750a96b0f685230a9c80139c468b 116 0.04 vMB 35
174,026 174,026 00000000000008ba7fed003fc6cbdfa13929b860422e50a2d45671ad7661b1fe 151 0.10 vMB 349
174,025 174,025 000000000000045377d1aacd947aeca421769763c8fa0d80452083a5e6aaa227 122 0.05 vMB 124
174,024 174,024 0000000000000836e24ded8080fb21d7ec05d3786ff3f6f5562325d2129acb38 1 0.00 vMB 0
174,023 174,023 00000000000007031bab0e9e6890418e44b9420422c88d5fcc36eafa6787e434 1 0.00 vMB 0
174,022 174,022 0000000000000896e5d8a74b98e05d527f4c20c7e44794584c6c7c4a081c9920 1 0.00 vMB 0
174,021 174,021 000000000000028c126c19a7013d62073dd02a864e28e5ee53c4ddbd524583be 143 0.05 vMB 38
174,020 174,020 00000000000006491a7b51bb51083ac91aa0767f228674a7307650e2e23678e7 145 0.10 vMB 298
174,019 174,019 000000000000001b2cffa108ab8a87402eddbe512561ef0fa867ddf24a38fec7 8 0.01 vMB 142
174,018 174,018 00000000000003c3ef834907e0f5a9cbac2a4c12d72d5458e6a76f868ff2df01 64 0.03 vMB 199
174,017 174,017 00000000000005be79b5c4c1ce91078b00efc978b518156e84e8d1a9202e03e0 113 0.03 vMB 114
174,016 174,016 00000000000008acdae75ceeb01d3080adc67862239a506c48a29e51f8a96891 162 0.06 vMB 248
174,015 174,015 000000000000011c8d898732ae3d26107fd0d7b705206faf98d117a9400052ac 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.61 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: 299.18 GB
    • Received: 1.29 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.