Loading Tool

Explorer IconExplorer

Memory Pool

82,926 transactions
31.51 vMB
0.11450548 BTC
Random Selection Loading Transactions
Max Size: 190.76/200 MB

Candidate Block

Mining Attempt 2cdab64748c9f5c0f3861facfecbd3264176b9824a9dea67efe742b34c229104
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root a32b071e44b9e488620b2f3eb78290705ef5cdfd469b36fc5520457f6589d23b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,621
Size: 1.00 vMB
Total Fees: 0.03555821 BTC
Feerates: 318.30 > 3.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (575,453 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,896 339,896 0000000000000000021fcebd8a3db96d2df6e11e2463cce07c02898d896cae30 937 0.73/1.00 vMB 12
339,895 339,895 000000000000000000c0920ce8db536961bd6bdfe60b982d696653f417ca1e04 1,024 0.58/1.00 vMB 39
339,894 339,894 0000000000000000056842e62eede7867cbac4f5b6fbf6b5f843d8e222b46390 1,044 0.75/1.00 vMB 22
339,893 339,893 00000000000000000f503c8273bd105026b9cab4ed513b62b9ebe450a096d3b3 940 0.75/1.00 vMB 18
339,892 339,892 000000000000000007fe76a6ebfa2193d120ee24cc26a7b56ff3b2e0a7cb6328 1,024 0.32/1.00 vMB 42
339,891 339,891 000000000000000000e268b4f7f417ef1c445eaa76c6e80d99dc75adff54b891 573 0.22/1.00 vMB 37
339,890 339,890 0000000000000000158fa3c6e31c638e0da78926284f67649116b742f187e4ba 1 0.00/1.00 vMB 0
339,889 339,889 0000000000000000045e53c4eb3528dc6f3e999352f791987f733b6099e25b45 1,375 0.44/1.00 vMB 38
339,888 339,888 0000000000000000149179351aacf1b014722917e4083bab93369a398f88d85e 1 0.00/1.00 vMB 0
339,887 339,887 000000000000000002d26bd36b0ebb44a8ab08ff3baf04816e1f66b4a05e01dd 238 0.15/1.00 vMB 22
339,886 339,886 0000000000000000117a298785579d1e7e188ffae4211fdf204a8507038cdcdc 106 0.07/1.00 vMB 16
339,885 339,885 00000000000000001455ab37874d3f3c83223725e7cd3c2a09ffade07a136d6c 1,263 0.57/1.00 vMB 28
339,884 339,884 0000000000000000002c4d0454621d9f1e5b7ea9188e2f8b09bef98f31a8fe1f 246 0.12/1.00 vMB 13
339,883 339,883 000000000000000013bbe0840d4e6845c51e4df29c899410dd1be4c12e3742af 384 0.25/1.00 vMB 21
339,882 339,882 00000000000000000f1038afe25dd4f99e39cfa3fd6379908dfc484a000f6913 570 0.20/1.00 vMB 33
339,881 339,881 000000000000000004a8d1f34d1675273c6a72942db2a23c83cfaf8510627c9c 833 0.39/1.00 vMB 25
339,880 339,880 00000000000000000cc5877e1de4273753589ec57906510d37c0559573512292 216 0.10/1.00 vMB 21
339,879 339,879 000000000000000015c340e85c83a628d79e9bf4277cef05d894f3bdd0c38dbd 281 0.11/1.00 vMB 34
339,878 339,878 0000000000000000082097bb8b12961825d1cbe8417b577071ac3f26a10f7753 1,115 0.60/1.00 vMB 25
339,877 339,877 00000000000000000ad6c903da97e3ff274fe832165801f37abdf56772872768 137 0.09/1.00 vMB 11
339,876 339,876 00000000000000000defdaac71bf8602d2715f8dd048112a32445ab94318b82e 1,702 0.83/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.00 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: 718.47 GB
    • Received: 17.90 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.