Loading Tool

Explorer IconExplorer

Memory Pool

74,934 transactions
27.49 vMB
0.06687277 BTC
Random Selection Loading Transactions
Max Size: 168.24/200 MB

Candidate Block

Mining Attempt fd82a3cfbc7ad1b048137e92e7c2418e61883ab65e6a9e7aeb740a30bc0e5027
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root d89e4b39c9d130c69dc1a6b373dfc0aff11e699063754707d3b802465e2cde0c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,252
Size: 1.00 vMB
Total Fees: 0.00826388 BTC
Feerates: 74.05 > 0.83 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (558,627 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,678 356,678 00000000000000000fece4224c15882963cb5818e340ecd8dcd42d98af06b80c 210 0.68/1.00 vMB 4
356,677 356,677 000000000000000005b1389f93a74fe323c13b76ae16a98bf4d76e79ac223eac 1,347 0.99/1.00 vMB 21
356,676 356,676 000000000000000000b178f34840f74821f8410de9880bfc2c21e89718d7346b 1,394 1.00/1.00 vMB 22
356,675 356,675 000000000000000011ef02ef1195c36e736edda14045c03ee34f84f6406b1203 116 0.20/1.00 vMB 6
356,674 356,674 000000000000000015e28de6ac223eaf322694976ece0bde5fa59c5e1cbbd0c3 899 0.70/1.00 vMB 20
356,673 356,673 0000000000000000159445f0dd3e8d9fc23548f08927c4cdaed6340a5a64c7b0 590 0.75/1.00 vMB 12
356,672 356,672 00000000000000000e7e3e8519c56a6e9e3413632d3c05990fb299288570a73f 620 0.23/1.00 vMB 39
356,671 356,671 00000000000000000a5a673d56c287e0638bd1171c7d0faab335625ed9f928e1 269 0.74/1.00 vMB 5
356,670 356,670 000000000000000014955d28f5bb63dee009bdaf2df4f6491e642d6269cd1153 1 0.00/1.00 vMB 0
356,669 356,669 0000000000000000122a007bc4481d8e6a001830801ed9ecfd2bc7e38c7b04fa 385 0.72/1.00 vMB 6
356,668 356,668 00000000000000000ff65b4f531618186337c7f2054ce9d135de9139e7eb385f 451 0.74/1.00 vMB 6
356,667 356,667 000000000000000000df5030ca0e6dabda289c7a75d55d0f0986d50b742682b5 982 0.49/1.00 vMB 29
356,666 356,666 000000000000000008a05c82ae65ef6931193407905fff9c4294512d76b6bf8c 799 0.75/1.00 vMB 11
356,665 356,665 00000000000000000572fca717f8b5992e9e26cba4f5268923f7282585c0ff62 692 0.75/1.00 vMB 16
356,664 356,664 0000000000000000168f26e17a3112b836a94a6c172802f7c5dcaeb6f2655d07 1,368 0.75/1.00 vMB 28
356,663 356,663 000000000000000003a3af65d767ae33dfd70946b1e0554ec10f861afab58049 2,388 0.75/1.00 vMB 43
356,662 356,662 0000000000000000101b22acc6b20701a854cc04f1273e6f84653694b30a04e0 62 0.04/1.00 vMB 36
356,661 356,661 00000000000000000bf62622783bc47d7b0a8927b23e3e46aeb870acd09a6b93 585 0.44/1.00 vMB 20
356,660 356,660 00000000000000000ac44514adaa851ddd3d44b5a975544b499a5ed548f2c748 1,574 0.75/1.00 vMB 27
356,659 356,659 0000000000000000158e6025f70f963162aec986e32d05e9cc67b3ff5f0ba24b 670 0.41/1.00 vMB 20
356,658 356,658 00000000000000001543ddda0f74f239323fd3d954b57937afd2dd2ea738564b 1,286 0.61/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.92 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: 714.24 GB
    • Received: 17.52 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.