Loading Tool

Explorer IconExplorer

Memory Pool

44,834 transactions
28.57 vMB
0.06522018 BTC
Random Selection Loading Transactions
Max Size: 151.97/200 MB

Candidate Block

Mining Attempt dc4d17d73706a16972d30f9f8b2c12b769264600fc0f4e80346ad5b087338ecf
Version 20000000
Previous Block 00000000000000000001897c6c9731bf3ee4fa42a06586a204e074828410e573
Merkle Root 2d57b5383b602d1616c6feba2856269653a4996bc67af38d0a4ca24cca65d5e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,221
Size: 1.00 vMB
Total Fees: 0.01107231 BTC
Feerates: 60.21 > 1.11 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,858 (149,699 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
765,159 765,159 0000000000000000000138e4bd9025d00dbc4a177005f33f0db0eee7bbbe9519 848 1.00/1.00 vMB 2
765,158 765,158 000000000000000000032a0e6f0a702244b119554ee0b707da095334bd7c6bb9 3,534 1.00/1.00 vMB 25
765,157 765,157 000000000000000000035786d9a8566b3f8cda62079a115314466ccd4ac4c9eb 2,096 1.00/1.00 vMB 11
765,156 765,156 000000000000000000073b799ac645d926172fa8862f8cce0c0d37e4b19639d3 2,199 1.00/1.00 vMB 18
765,155 765,155 000000000000000000055440fad6efcf683409a8faef1756eb95286ac9580f1d 3,093 1.00/1.00 vMB 29
765,154 765,154 00000000000000000003f53e91b6febfa7eeaa174b1ca7855b4940808185c320 3,013 1.00/1.00 vMB 39
765,153 765,153 000000000000000000039ef1d167e18864b9978570b4c48ef633137fa9eb80b4 2,771 1.00/1.00 vMB 16
765,152 765,152 000000000000000000042bbe883ab783443e87dff156a1219579a4ca95d116d6 3,373 1.00/1.00 vMB 25
765,151 765,151 00000000000000000002c6a359d27bffbf7ee2d5c82b6555f9d329e372cb5c65 2,312 1.00/1.00 vMB 15
765,150 765,150 000000000000000000042e04fba5278915c36bb32f8397a12b20ec9ed06168bc 1,257 1.00/1.00 vMB 10
765,149 765,149 00000000000000000004b84dec81ea6a6d1b84032ee6c69992600170201f19f9 1,496 1.00/1.00 vMB 9
765,148 765,148 00000000000000000006a113b8676f8c1628322211094f9c51b3877b34fc5f6c 2,037 1.00/1.00 vMB 16
765,147 765,147 000000000000000000009cc289f0d1c43afe4bc8b6a87e877c0852cfd0372205 832 1.00/1.00 vMB 3
765,146 765,146 00000000000000000000e292d62f62c1454cd07ad6828c908d6026d27df6e5e8 2,765 1.00/1.00 vMB 22
765,145 765,145 00000000000000000006a03438bb83905f4a834ef9b3253351491e347e06ed19 2,129 1.00/1.00 vMB 12
765,144 765,144 00000000000000000006d3f3befca4498a6615f1ed30a8699372a48b4d8e4c3e 2,667 1.00/1.00 vMB 17
765,143 765,143 000000000000000000031221abd84bb214b8524bb6014ecbf94d4f8314372ba8 2,377 1.00/1.00 vMB 20
765,142 765,142 00000000000000000001b62649eb92c2212bd5fe660f721e6516f59018a8924d 2,090 1.00/1.00 vMB 39
765,141 765,141 0000000000000000000705f0e2e676079125279b6861c8b472f3d8c662c63ccc 2,742 1.00/1.00 vMB 16
765,140 765,140 00000000000000000001e13519eee86729ecf56c36ede71003599fe2ed68a7e1 2,344 1.00/1.00 vMB 25
765,139 765,139 00000000000000000001be5440ad7586f1b4e5b43db32de9cc00c8385bc6e842 2,979 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.14 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: 652.64 GB
    • Received: 13.80 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.