Loading Tool

Explorer IconExplorer

Memory Pool

82,374 transactions
30.43 vMB
0.10374126 BTC
Random Selection Loading Transactions
Max Size: 185.70/200 MB

Candidate Block

Mining Attempt 6157b56b3f46b06786880be1ea317008bec3a79582f87459c1ea99eb4d37bff5
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 1fdc1628300b27a373462e44f5e325e4246e7840524c51ccafaa2a172671ae25
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,718
Size: 1.00 vMB
Total Fees: 0.03288487 BTC
Feerates: 402.60 > 3.30 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (374,140 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,183 541,183 0000000000000000000457463b215001a69e519f25c785e2b5f7c45f4f3ca62f 1,639 0.80/1.00 vMB 20
541,182 541,182 00000000000000000027e0d0f42944594fc43fb5b1c59e4c801538f18e0a8d96 66 0.02/1.00 vMB 27
541,181 541,181 00000000000000000010756f3d9fc4085be0b592d6cd5d4d5678f7f8c6ea6997 408 0.20/1.00 vMB 17
541,180 541,180 0000000000000000001ff60dded6053507b776d5d8b2d10da29125bf18823324 735 0.35/1.00 vMB 23
541,179 541,179 0000000000000000001197368d0a1969a40e7153315cfffd78f80d21c6e3ff26 1,703 0.85/1.00 vMB 14
541,178 541,178 0000000000000000000aee0b39f1fce5fd6af9a3368858c2a0eca0bba8a80288 1,122 0.54/1.00 vMB 12
541,177 541,177 0000000000000000001c52b7124d5a321bcbaf1333f19f22007c54a4f358dd47 1,698 0.82/1.00 vMB 17
541,176 541,176 000000000000000000218f24fb96f48e288e7c45d29404410f5139afca4023cb 970 0.35/1.00 vMB 14
541,175 541,175 0000000000000000002086e4a1b48f3890ec8e4eaa0a57d31b357fa4b35cc5e7 250 0.15/1.00 vMB 17
541,174 541,174 000000000000000000277d35351c27f5934a7ed745134d8bac48090834a700d5 1,972 0.79/1.00 vMB 15
541,173 541,173 00000000000000000000ed92d62e631c61a83140a22a147e67914126219f6068 1,776 0.74/1.00 vMB 18
541,172 541,172 0000000000000000000d509a1df5767de21e100c0137ae455d5b08e3702ecba2 1,221 0.48/1.00 vMB 20
541,171 541,171 00000000000000000001d55d114aae25f32ee077ad745e794d7df80d0040c1cc 521 0.21/1.00 vMB 17
541,170 541,170 000000000000000000136e72a1ca727863b6e124fe22c37d1dae91081a1bf2e0 2,195 0.86/1.00 vMB 15
541,169 541,169 0000000000000000000be0a9cfd9a4c1ab6605bce81fce10451e175ce9023380 562 0.18/1.00 vMB 15
541,168 541,168 000000000000000000026fdb72ba3025942c3c16a00fd69ef43e90e7f30a8d4e 638 0.29/1.00 vMB 10
541,167 541,167 000000000000000000081387ea8bea616d341414f8dc620bf58fb0451167b0d6 1,488 0.46/1.00 vMB 16
541,166 541,166 0000000000000000000b389bbcd75040aa231a45be78e37fc5cfb50f7a132570 364 0.14/1.00 vMB 24
541,165 541,165 0000000000000000000d0538714c25044dff5eb0056b1eb1cb615dd7cfdaf10f 240 0.08/1.00 vMB 15
541,164 541,164 0000000000000000000887269be0b7e6aea1f62dba459f5bfadfc456af04f613 1,421 0.46/1.00 vMB 20
541,163 541,163 0000000000000000001c742c48acc9887d4ee5e01586249638f68a99012e6c8d 2,002 0.70/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.