Loading Tool

Explorer IconExplorer

Memory Pool

37,371 transactions
29.24 vMB
0.07138494 BTC
Random Selection Loading Transactions
Max Size: 146.45/200 MB

Candidate Block

Mining Attempt c108698af27805dfe2a42050b1238fbfa27c7d4534d164de80ddebca2ee1cad5
Version 20000000
Previous Block 0000000000000000000154432778d3ce55464a127ffd8bbd0334965e9f3a2a3b
Merkle Root fe133b0f6073158bf49facf411bd0b69bca11af2d8cad6a7d04fe46b029d707a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,254
Size: 1.00 vMB
Total Fees: 0.01287772 BTC
Feerates: 44.54 > 1.29 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,524 (791,844 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
122,680 122,680 000000000000764f531efe6c35966cc40c229c802cdca312a08485dc3adab822 9 0.00/1.00 vMB 0
122,679 122,679 0000000000007bc8762a9e127eca8c688b663f8062c4686d910c067f89a86b3c 9 0.00/1.00 vMB 306
122,678 122,678 00000000000068eb63b8dd63046dca2f9a9658b9f4783069c2506a6a8a3f66d9 7 0.00/1.00 vMB 0
122,677 122,677 000000000000728733df13b9aa99cdf06b4a5976a57291e936c7e47f121f5d36 8 0.00/1.00 vMB 1,007
122,676 122,676 0000000000003961a0da8f5489099211ede45a3afb77ee8bc573a3cb03dbb372 16 0.00/1.00 vMB 405
122,675 122,675 0000000000002194d026dbb460bac5fd57c5523663b27689f468b448f761c808 7 0.00/1.00 vMB 243
122,674 122,674 000000000000808760c853117ea52696b3c3e324703589fd681ff4e4b937123b 23 0.01/1.00 vMB 157
122,673 122,673 000000000000750fd97362fd038168a76190846b9a7b33e1bc61bc05c6f52784 23 0.01/1.00 vMB 574
122,672 122,672 00000000000044ed9ff846ece23062f46562602b92d44207e4976c968b8e1144 10 0.00/1.00 vMB 0
122,671 122,671 0000000000004dca17582da7b128e44b567203bd74879e213bc99d2ed1db2a1b 18 0.00/1.00 vMB 205
122,670 122,670 000000000000514d74dc116b6fcd6488b369e79e8476445b891a0c2032721b79 12 0.01/1.00 vMB 824
122,669 122,669 00000000000071021506d6fe0e30c6bf26e7f8bc4fbf1c6b4c6aa730d3d32da8 4 0.00/1.00 vMB 5,988
122,668 122,668 000000000000902f10435e5a1fea8d41e1799467b1581bc5feacbd9e05871a55 2 0.00/1.00 vMB 8,968
122,667 122,667 00000000000064529c661769108c72c44b16e8f35c3e3e846e3d9663955d32fa 15 0.01/1.00 vMB 193
122,666 122,666 0000000000002c7aaf033dfcdcc6ab9edf11bb1df4b465b7f8eac163eb30b635 4 0.00/1.00 vMB 4,054
122,665 122,665 0000000000000105a304af73c45876c4461101b98e6af07d13e19a36e3721693 21 0.01/1.00 vMB 272
122,664 122,664 00000000000011ee58f66ad7fb414325ed4067accc07f391d1fa460e2e8c3dfd 11 0.00/1.00 vMB 2,560
122,663 122,663 0000000000004ae578364ccc80d1ca100f5cbfddf1926cd359a016c2596dff75 41 0.01/1.00 vMB 1,069
122,662 122,662 00000000000079de6ad749bf020028f5152f45180b89742dde46b850a8063ac1 21 0.01/1.00 vMB 2,671
122,661 122,661 00000000000044b29d23ebd1bff7fe3151671541a1828dff6dd5e1ec79116af9 10 0.00/1.00 vMB 811
122,660 122,660 000000000000882062bfe8e1fe328be59bf94a8611386ddf629e84c649727268 40 0.01/1.00 vMB 895
Previous 10 blocks ↓
Total Size: 781.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 619.96 GB
    • Received: 11.21 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.