Loading Tool

Explorer IconExplorer

Memory Pool

74,657 transactions
27.65 vMB
0.07570539 BTC
Random Selection Loading Transactions
Max Size: 168.50/200 MB

Candidate Block

Mining Attempt e565d3839a18bb855b13f87104a4960ce5360f347e013747f997e72fc49afd0f
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 3d4575d68c975afcacff439b7ea6da005d2e60755e0fa565a21bc14f268221eb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,857
Size: 1.00 vMB
Total Fees: 0.01664567 BTC
Feerates: 402.60 > 1.67 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (559,123 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,188 356,188 00000000000000000fd060da9435074c3fb93572547e576bbdb8ebc8fde5d56c 1,655 0.73/1.00 vMB 28
356,187 356,187 000000000000000011b1ef286fd4f1d46ef989de1388e94dcf675a7bde42ae56 1,575 0.74/1.00 vMB 26
356,186 356,186 00000000000000000f33208cfdc9c57a138e856becaabc350435be1d0c2c837f 690 0.31/1.00 vMB 26
356,185 356,185 000000000000000016a3cba88eec33a70ff3594b368a4a88b5923df121425258 39 0.02/1.00 vMB 11
356,184 356,184 00000000000000000d254cb8a43f1bac4b4626ca6c4fae6a01c70f665346a795 208 0.16/1.00 vMB 19
356,183 356,183 00000000000000000d665d2477d7224c95384228dc86dd3392a1d43a2560c979 726 0.39/1.00 vMB 24
356,182 356,182 000000000000000007b0664ae6275b6bbb28de9c796839689e991a4f948265a2 812 0.64/1.00 vMB 21
356,181 356,181 0000000000000000162bc5ebbade0cc542ca37a25cd0d1f823122f2c08e7523a 332 0.24/1.00 vMB 21
356,180 356,180 00000000000000000915e7aa714a9733df8e9b68e771f199cd10aed2400cf85f 35 0.05/1.00 vMB 15
356,179 356,179 000000000000000000da17064b252be4570c9abd3a48b847a16673ac79f35857 579 0.32/1.00 vMB 24
356,178 356,178 000000000000000011faf5d37e8111878561bc4c546ca2f0dd373eefe80fb780 584 0.36/1.00 vMB 21
356,177 356,177 000000000000000006eb39f5961244e55e2e25f1e26fd23191830eb9702ca41b 1,137 0.88/1.00 vMB 18
356,176 356,176 00000000000000000148c4c1fc94266d73157211147003dc4af19e2e20e7866a 1,459 0.74/1.00 vMB 26
356,175 356,175 00000000000000000d04b6d0557ff678211bbd1a9858abb5a3ef294f83268b23 170 0.07/1.00 vMB 30
356,174 356,174 00000000000000000b379796ee55f5111a89001aa9d5edb1bd9ef7e8c7848530 875 0.35/1.00 vMB 32
356,173 356,173 000000000000000011883ca121cfc48979c7c0f723a51faaa8a7f1574293fbb4 270 0.17/1.00 vMB 21
356,172 356,172 00000000000000000bbaebf895301a29081252510bac8c1c99485245004d76c3 453 0.22/1.00 vMB 24
356,171 356,171 000000000000000007513ed7241feb162ef1532c23eecefeac232c6ea75b65d5 926 0.57/1.00 vMB 29
356,170 356,170 0000000000000000162d02e0b60a04a802220e56da4e890c7f4f072c821f5834 315 0.19/1.00 vMB 22
356,169 356,169 00000000000000001422724daa6a76d21d02946f1d666fe61e098a3149b6da5a 850 0.44/1.00 vMB 29
356,168 356,168 000000000000000016a91d2354c8f4af616c99b50787b7f43c19fef3d16bce7f 665 0.35/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.93 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: 714.66 GB
    • Received: 17.58 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.