Loading Tool

Explorer IconExplorer

Memory Pool

74,926 transactions
27.65 vMB
0.07580986 BTC
Random Selection Loading Transactions
Max Size: 168.68/200 MB

Candidate Block

Mining Attempt c6356ccf4d21464b32e205d4689fbdfa14801bfe1e25aa88f01adfd284438194
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root b12e55b5d79919fe4822ad23741a7a4738cc78fbea76580a1a63a2fa0fe7a10f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,166
Size: 1.00 vMB
Total Fees: 0.01675901 BTC
Feerates: 301.57 > 1.68 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (370,559 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
544,697 544,697 0000000000000000001dc863d1570a6e0bb1cee0eb11b4161b842eaa842bf02f 261 0.07/1.00 vMB 26
544,696 544,696 0000000000000000000494e18d928bcd608c45b0124e9d4db2f51554d9772e7e 2,640 0.99/1.00 vMB 19
544,695 544,695 0000000000000000000872b4c0b1164dff8c06ec93cedf478999fb30639c284e 1,260 0.48/1.00 vMB 16
544,694 544,694 00000000000000000011bacb722ebb7889a2f8fdc71a2b248bb29f85e91aaa3d 1,020 0.56/1.00 vMB 9
544,693 544,693 00000000000000000003a6a9d1612bdadf11f438686d020c065cfb277c3f97af 1,127 0.44/1.00 vMB 11
544,692 544,692 00000000000000000002ac4cc96369a7da54627a0ad9ba50e666937e8dcddb43 983 0.44/1.00 vMB 12
544,691 544,691 000000000000000000019b9e893216fd8a0aa2536309cf986cbf73c6a6f693e2 1,057 0.59/1.00 vMB 11
544,690 544,690 000000000000000000096c33ef746a5845b09ce6aa1ac2d7549f43fdb7c38d7e 1,633 0.71/1.00 vMB 18
544,689 544,689 000000000000000000213959c759d895027ba36dd24971e8f79ea5eb9c190c95 1,159 0.66/1.00 vMB 8
544,688 544,688 00000000000000000022e80258a57bff11eba309239471415b6b8c5d53af99c0 2,145 1.00/1.00 vMB 22
544,687 544,687 000000000000000000000ed82eb3db48ccc845e71c711847af1e21c2d1d8f33f 1,702 0.76/1.00 vMB 14
544,686 544,686 0000000000000000001de440ce7b924722ef75468f46b579bf4d530a1bbb6b5b 80 0.02/1.00 vMB 12
544,685 544,685 00000000000000000015f98addac260f3ee9568713ed5b269f4134677eb45a95 152 0.07/1.00 vMB 18
544,684 544,684 00000000000000000019529499671d1792d015f4a5fe8cc342159f04b5c227f0 768 0.32/1.00 vMB 14
544,683 544,683 000000000000000000029afc9e7d1feda6ae2a8859954b16b3ab33fc7eb0c917 401 0.16/1.00 vMB 14
544,682 544,682 00000000000000000018becfda36f10188b3c10803c921ebc1d5114e98cbd280 90 0.04/1.00 vMB 8
544,681 544,681 00000000000000000004e0593cbe906adce689eba354aa9c0aa59aaab26bafec 1,041 0.40/1.00 vMB 16
544,680 544,680 00000000000000000021384f40508e7934490d1996015787bacd7a26b33fbf75 1,430 0.60/1.00 vMB 13
544,679 544,679 00000000000000000009d76a4bb2d7f3cdb9f89093695d639e61191dc20d053b 122 0.07/1.00 vMB 9
544,678 544,678 00000000000000000018dd8064b44532514930c4d254cabfa58ecf0aed619fca 1,193 0.49/1.00 vMB 16
544,677 544,677 00000000000000000011e4de18dd7d05af3152fe9eac79c6b91919207f6f40d2 712 0.27/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.84 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: 711.86 GB
    • Received: 17.14 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.