Loading Tool

Explorer IconExplorer

Memory Pool

82,840 transactions
30.58 vMB
0.13989285 BTC
Random Selection Loading Transactions
Max Size: 184.13/200 MB

Candidate Block

Mining Attempt 2be39b332799369fba8032c5424f3c8006b392a5c95503dea983d01b4954010c
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root 8cdbba42bdc4c660e1b73a57e5eac20ed20c840851641615f0efc11ae7539367
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,174
Size: 1.00 vMB
Total Fees: 0.07615473 BTC
Feerates: 150.77 > 7.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (704,294 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
210,674 210,674 00000000000000c4759c4c17302cec4039325aadebf3b8f93c1e1c8b8555cfac 51 0.02/1.00 vMB 69
210,673 210,673 0000000000000203ecede248387253224010ae26efa5f5f8eae3c92def325922 58 0.04/1.00 vMB 155
210,672 210,672 00000000000004bc88add99203d4997edaabad398122e78f2ac8660b6fdc0e46 325 0.12/1.00 vMB 165
210,671 210,671 00000000000000e2f6af7aadc8e03bdd3e7dc8fe191aab43adb81ad9e3798c2c 64 0.03/1.00 vMB 113
210,670 210,670 0000000000000144e7016b9bf477cdb3d7278b9d9b4be54352fe47407703f7ff 223 0.08/1.00 vMB 172
210,669 210,669 00000000000000268885ede5e7f3cba8e9766ab3977cf6bfcba8ba24473eb510 14 0.00/1.00 vMB 37
210,668 210,668 00000000000003418738833d75d17465418bda742c375f6ef4dea454022ef92c 1 0.00/1.00 vMB 0
210,667 210,667 00000000000004dc5289e7355b8e1204a78ada7fc2e5bdbee8f81b90cd477eb8 11 0.00/1.00 vMB 145
210,666 210,666 000000000000044e99d903f0ecf772c26637f8ee42499e9405c72d181193348e 43 0.02/1.00 vMB 161
210,665 210,665 00000000000004254f3b624fcac23d6e9ad956b14616b7fe8171a78a887cab09 238 0.15/1.00 vMB 98
210,664 210,664 000000000000003d1e2e56e156f12f0dbea1e7cd5a40d32b204de17e5e112a21 186 0.07/1.00 vMB 163
210,663 210,663 000000000000014331d7941ceabcdf58fe2a879fefecb839669e35ef960f73eb 728 0.21/1.00 vMB 225
210,662 210,662 00000000000004104bb069ea9b517457fa1223c38abaf2067f1844a5893ab9e2 114 0.04/1.00 vMB 249
210,661 210,661 00000000000003f357a59f8dcde1dd035eb6abcc7e86648f303b6efcdfb23a5f 140 0.04/1.00 vMB 188
210,660 210,660 000000000000005bfb3caaa2bb77a9546c34d88c35544efff319c2b72141dc5c 287 0.12/1.00 vMB 145
210,659 210,659 00000000000000e4e6ae4e323c8b68b8cfcc5e0d8a2ac9659cc856c539f8992c 88 0.03/1.00 vMB 221
210,658 210,658 0000000000000006421f84fa05225928439f8753c737b756d35e66ccfeb498b9 292 0.13/1.00 vMB 256
210,657 210,657 00000000000004806390dc4873679f976629e73f79c5bf6a507a64f3ea1b7e1b 12 0.00/1.00 vMB 6
210,656 210,656 00000000000001039e38125e38f7a641089c38e3385898ef59067f1226047301 125 0.05/1.00 vMB 163
210,655 210,655 00000000000002599f19b4885bd2def5ed0070c16856205178ef1bf635d9a5a1 210 0.11/1.00 vMB 180
210,654 210,654 00000000000000d14a3b739a1a63c8bd56bac61dc01228bf33435eed4107eb48 525 0.31/1.00 vMB 109
Previous 10 blocks ↓
Total Size: 782.33 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: 660.43 GB
    • Received: 14.74 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.