Loading Tool

Explorer IconExplorer

Memory Pool

76,918 transactions
28.71 vMB
0.07601720 BTC
Random Selection Loading Transactions
Max Size: 173.71/200 MB

Candidate Block

Mining Attempt 0c415874b2ed187f82b1216ba8200836a80b46e4d1a0fcf897a6a7f5a57f92aa
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root f9d7fc547e0bcef603bbe45de84b990bd23b50e824cdd7509663bf738b54e5c2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,984
Size: 1.00 vMB
Total Fees: 0.01642970 BTC
Feerates: 150.93 > 1.65 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (491,934 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
423,224 423,224 000000000000000001dfcb4a87e8f361fc228d123062e535b037ee60b3039bda 630 1.00/1.00 vMB 20
423,223 423,223 0000000000000000043945089eba57387b34091b957303441b07a8a030ce6df4 1,814 1.00/1.00 vMB 46
423,222 423,222 000000000000000001047d6bb6ecb4a0797f3ae205e413b4de52f5f358794fe2 2,191 1.00/1.00 vMB 51
423,221 423,221 000000000000000000e70beff822afd417cc223020da64a03611ba74d9b5c3b8 2,664 1.00/1.00 vMB 79
423,220 423,220 000000000000000002f80eabed004e2ced9364afbcf4d32902410dd7787b6579 2,655 1.00/1.00 vMB 92
423,219 423,219 000000000000000002a86cb9e8f893dfaff4d61f2d71cba5d700dd3587961da6 817 0.98/1.00 vMB 29
423,218 423,218 000000000000000002178e70429c1bb8db9b6ea776aa21f40849da1e47e5773f 553 0.20/1.00 vMB 63
423,217 423,217 0000000000000000041972613d4e5cacb115c567823408ed3b35c5fef6f87d9f 302 0.11/1.00 vMB 60
423,216 423,216 0000000000000000024599146e8ef1fdafae4e9f241286c4c2d2c39d62345d34 143 0.99/1.00 vMB 2
423,215 423,215 0000000000000000003d3007399de5ee28444add3a4d405dc46f3be5d15d536f 1,668 0.88/1.00 vMB 52
423,214 423,214 00000000000000000308fec9910097f8d796f908ec001fe349929b285e092748 2,346 1.00/1.00 vMB 58
423,213 423,213 00000000000000000370d5191604f356070a4c01523e1c02d92afe598ffe9b31 1,039 0.74/1.00 vMB 35
423,212 423,212 000000000000000004224dc9316f9b88f70e989696d8db7c29fd68ee2a115edc 557 1.00/1.00 vMB 11
423,211 423,211 0000000000000000026e60e59372d48dbdb8b8a753f9e6c2da2d20e927da6126 1,173 0.46/1.00 vMB 55
423,210 423,210 00000000000000000172c6eef979468b3c6ab7eecf7d4255a4a9872ee646bcc6 277 0.12/1.00 vMB 52
423,209 423,209 000000000000000003f535955bdd150ca05ed7e960d9a04adf027df1b4e7471d 332 0.17/1.00 vMB 49
423,208 423,208 00000000000000000239db7b06b5c96368411687f0f2a1cb3b855faffed20852 638 0.27/1.00 vMB 59
423,207 423,207 000000000000000003a1a89a9c3e6fc2b1315f550676d93adbea2bdd07abce43 218 0.10/1.00 vMB 59
423,206 423,206 00000000000000000142d7ce2fd2afe6affbd2c7211a51b5e94ffb1bd3b569ca 897 0.54/1.00 vMB 48
423,205 423,205 000000000000000001ec446aa391fdb69a84442724fcdf3c66328b16e12b9537 1,740 0.96/1.00 vMB 53
423,204 423,204 000000000000000004851e8d1ac69d8c6bb64da81df312ff61b36edd054b73f9 313 0.14/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.67 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: 673.11 GB
    • Received: 16.39 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.