Loading Tool

Explorer IconExplorer

Memory Pool

81,458 transactions
31.25 vMB
0.07553572 BTC
Random Selection Loading Transactions
Max Size: 190.13/200 MB

Candidate Block

Mining Attempt adf775db700b2985e965007b1fdb2f15485dfb9613edde430c30a2bd785606d4
Version 20000000
Previous Block 00000000000000000000905e2cc5dcc7aa0fa11ca619828cc970f8f84732e4ef
Merkle Root e1bbf12f5c33f09c82da3b80b45b4e5075ab92869a286e04462f43b4329fe557
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,074
Size: 1.00 vMB
Total Fees: 0.00803623 BTC
Feerates: 150.61 > 0.81 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,198 (267,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
648,188 648,188 0000000000000000000c645e7aa15190a4d2647903bce53e87af092819cfd6f0 2,425 0.95/1.00 vMB 36
648,187 648,187 00000000000000000002adccdd2a538283da220b3755c61932093b7a02052275 677 0.40/1.00 vMB 49
648,186 648,186 00000000000000000002cc491ea16c6e3bc81dedd82b8909b423551a9c040aaf 482 0.20/1.00 vMB 51
648,185 648,185 000000000000000000072fa6b1d0efca3dee5ec15518c56daa41648ede76588d 735 0.39/1.00 vMB 52
648,184 648,184 0000000000000000000999cb377d9b3f75445dc7a15f12e3553192418317b9ca 2,013 0.93/1.00 vMB 24
648,183 648,183 00000000000000000005b4aec6386f3012130a90d9dab626213d5756779d27ed 2,049 1.00/1.00 vMB 42
648,182 648,182 00000000000000000004be722f27a787d25c6d74035c423c0554612d76ac1c85 666 0.51/1.00 vMB 56
648,181 648,181 00000000000000000007a61df9119847b28ef9b561cdf2d5e33479e183861fae 2,022 0.93/1.00 vMB 42
648,180 648,180 0000000000000000000821bfdee3af8ac2ba17183e7b0d7f39c527b43477e8c3 62 0.08/1.00 vMB 59
648,179 648,179 0000000000000000000bce23834d15318c6d3b8ff1b61be7ade7c4990fd30450 1,095 0.55/1.00 vMB 47
648,178 648,178 0000000000000000000230f906510264a240a168e00571d9ad32b4120142ecae 1,177 0.66/1.00 vMB 31
648,177 648,177 00000000000000000008e1246e712a8406418308410cedf5a81e71b599826eb9 434 0.25/1.00 vMB 43
648,176 648,176 0000000000000000000142dc3b305eb5253e560faf21164ee5f41e10f253a9bb 617 0.26/1.00 vMB 44
648,175 648,175 000000000000000000079142cdefdf0eb34bb5f67416eb21ecb59fe7a4ac9b84 1,035 0.41/1.00 vMB 43
648,174 648,174 0000000000000000000233cfecd5fed858ee148e13a251dd0b9dd8e85a71df04 1,032 0.42/1.00 vMB 44
648,173 648,173 0000000000000000000f47c4952af806301d8b96f2b9e5a792296366433682d2 327 0.11/1.00 vMB 44
648,172 648,172 000000000000000000087ccccc6c8f7ad06620f2e0b334a66f682da600eef852 968 0.65/1.00 vMB 43
648,171 648,171 000000000000000000083b363a3862f478a70652c7ad232ed053006ce7911f73 768 0.45/1.00 vMB 58
648,170 648,170 0000000000000000000bc17e09798ba7723826794450a16e04c3a4292ddab0df 242 0.53/1.00 vMB 1
648,169 648,169 0000000000000000000b9877c2a4bbcb8bdd08e1cb2ae3b2c45535e624479e37 824 1.00/1.00 vMB 32
648,168 648,168 00000000000000000006591bd71a1d17ce9141d16f8271e7162225f0a7cbb136 1,483 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.74 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: 707.90 GB
    • Received: 16.71 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.