Loading Tool

Explorer IconExplorer

Memory Pool

79,224 transactions
29.72 vMB
0.07581776 BTC
Random Selection Loading Transactions
Max Size: 178.18/200 MB

Candidate Block

Mining Attempt 2744f4aa61685fe82f71da21836d0c3ddf2c191628d524966e299610dc76d980
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root 41dfdef32400f10aff2c1e7ad98b8e08179a527f819d7b7bd6c917db64965955
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,686
Size: 1.00 vMB
Total Fees: 0.01535356 BTC
Feerates: 150.77 > 1.54 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,995 (194,794 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
720,201 720,201 0000000000000000000701f4485f13af800f59051962f0bf2f57c83601646be1 2,217 1.00/1.00 vMB 11
720,200 720,200 00000000000000000001a07b3170150199fb6aac5d364b25b3a6057047bbe921 2,246 1.00/1.00 vMB 3
720,199 720,199 0000000000000000000a7b17680d8c86e9e927ec1b0d59ef658af82e92517094 2,485 1.00/1.00 vMB 12
720,198 720,198 000000000000000000096f7576af17d02f13e600e351475fee7d4adcaa006338 2,760 1.00/1.00 vMB 10
720,197 720,197 0000000000000000000725e0ecf0bc3c40f7d015a435aa1fafa5d021e456e9c5 3,041 1.00/1.00 vMB 18
720,196 720,196 000000000000000000012a967ae7aa8aebd62621b6a4751857a07b149ef7110c 2,441 1.00/1.00 vMB 8
720,195 720,195 000000000000000000099a981b1b954b277878ab91edf89ca3dce59fe1c1d5c8 2,957 1.00/1.00 vMB 9
720,194 720,194 0000000000000000000954fb803dbc664c5ac41a31e5555f68a299ddefd8445a 2,294 1.00/1.00 vMB 37
720,193 720,193 00000000000000000000a0aeb0d9305048a7cfb574e224bda787d8c6be4d7a21 1,085 1.00/1.00 vMB 3
720,192 720,192 00000000000000000002d00c8181bde29dba3bff3ac2bf884cfd8e800be9563f 2,235 1.00/1.00 vMB 5
720,191 720,191 0000000000000000000282a1af59a817b63ef397a96e07798db5bc9e67a8a659 1,912 1.00/1.00 vMB 2
720,190 720,190 000000000000000000017237311ce082f6ae9f3804d1418dcccc9028abd6e065 2,310 1.00/1.00 vMB 8
720,189 720,189 00000000000000000007850a4da3e199c9b6a9138e7701f7930cb12c0ae8977b 2,775 1.00/1.00 vMB 15
720,188 720,188 00000000000000000007171622ec774666b4efcd2522cdcae1de5f41749e014d 2,387 1.00/1.00 vMB 6
720,187 720,187 00000000000000000001bbe5aa25a3dc0f495b1d9ea918c4627acdc4556e0cc5 2,765 1.00/1.00 vMB 21
720,186 720,186 000000000000000000011848cd91c562bffcbbc07161c6f92074e9484ab10ee0 2,213 1.00/1.00 vMB 7
720,185 720,185 000000000000000000048ce8b3c9ff06e21ba407e522d28185beac98755a52e0 1,262 1.00/1.00 vMB 4
720,184 720,184 00000000000000000001cd034d711e204edbf599dfec028a3137dc0e8244f495 237 1.00/1.00 vMB 2
720,183 720,183 00000000000000000005d1ea9b2e743deb991f575fcf7430989d59e9542e33f6 533 1.00/1.00 vMB 2
720,182 720,182 000000000000000000055cc5a06681aada786f5eb1b1080d22cad4ac8b40934a 1,267 1.00/1.00 vMB 2
720,181 720,181 0000000000000000000851c0cf9aaa44d6b2ad66ad5db6aa4c07930e9bfb2219 2,393 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.38 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: 664.45 GB
    • Received: 14.98 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.