Loading Tool

Explorer IconExplorer

Memory Pool

65,486 transactions
36.38 vMB
0.25176763 BTC
Random Selection Loading Transactions
Max Size: 193.49/200 MB

Candidate Block

Mining Attempt 490d49e20d86ce84fe3a5e432c354ab41c3cfa6ef00232d7b897841342935500
Version 20000000
Previous Block 000000000000000000015efc7cee96fe97f72a9b5f9a898c6960c3e5060701f4
Merkle Root cea55727c19bdb6cd40e13da9f14ccf334cadf08d2a2740eaed477f48986ecb8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,589
Size: 1.00 vMB
Total Fees: 0.13644761 BTC
Feerates: 1,471.76 > 13.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,417 (912,233 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
2,184 2,184 00000000bf3bce6a2896fc62bdfba48bdd955178d10e4ff15eeffe61ad41f714 1 0.00/1.00 vMB 0
2,183 2,183 0000000053f12d670dc0188a5f4e8be2f59215ce14eb128c14faf997449b7183 1 0.00/1.00 vMB 0
2,182 2,182 0000000078c1dfef29ed103d268ce77b6f5afffd0146dd2f5796b35b45d58342 1 0.00/1.00 vMB 0
2,181 2,181 000000005e03eceb949b01f3e8a4e13382850aae6e7097482661ddc1813b08a3 1 0.00/1.00 vMB 0
2,180 2,180 00000000905094bf55841908b240d56d7016cc60d49d2ec0bafdfa60edc1dea8 1 0.00/1.00 vMB 0
2,179 2,179 000000007c8087b2f6ee94537a66e56e6bc0a1b290f2def8557c1bd1bded70c6 1 0.00/1.00 vMB 0
2,178 2,178 0000000003a92603ab1f2251c09b72d830fedd485d10149b7bbeb0bde08d42af 1 0.00/1.00 vMB 0
2,177 2,177 00000000bc3014410bd11fb34d87835d9301cce6f48ae38e71a56b6cbac985e3 1 0.00/1.00 vMB 0
2,176 2,176 000000007f0b289645f06d880831c128a81c8d225671963668f63039aba5671c 1 0.00/1.00 vMB 0
2,175 2,175 00000000f7a80dbc86ad8adb945f503d4199716553a1fe6c46811b524d1a765d 1 0.00/1.00 vMB 0
2,174 2,174 00000000b2031d82577d9bb787414b85a64ade60ccc77aba4a226d68e66878c5 1 0.00/1.00 vMB 0
2,173 2,173 00000000f9987ab7340cd2f131c213e651b22a94d96d5b001bf76b6eb0d6042a 1 0.00/1.00 vMB 0
2,172 2,172 00000000370dde69574594d54c8881a95f42884b389bb1c373374cff00c1f5eb 1 0.00/1.00 vMB 0
2,171 2,171 000000006eeb5d7c42df514952b7d0967e9e9715920e1203f5af7fe5413379ea 1 0.00/1.00 vMB 0
2,170 2,170 00000000c5c4c42dfef8001bee355aa6f94fc865eeae3d4c880316e55a8d7f88 1 0.00/1.00 vMB 0
2,169 2,169 000000006b23459470cd0077f72e7724620d37f8645e95fe82369ca4b191a950 1 0.00/1.00 vMB 0
2,168 2,168 00000000543ef2a2077d9b423251b1293fa4ed573a7c38a3553ffc7917e2013e 1 0.00/1.00 vMB 0
2,167 2,167 00000000d7ddd69dd39ee2adcec570054fbfdf5c7ae222d5b9778e176308962c 1 0.00/1.00 vMB 0
2,166 2,166 0000000068c27222034055d5bd2d4e3611442c3bc237fa1663bb76c46c1ac4ba 1 0.00/1.00 vMB 0
2,165 2,165 00000000c1dc1debeb58522080c54a3d2e3c8610f2c39cf374f2782b12ea02e4 1 0.00/1.00 vMB 0
2,164 2,164 00000000d8b214b9bb7a8c0fc48ccedce5c087434050775b5dc70dee5547dc06 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.34 GB

Node Details:

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