Loading Tool

Explorer IconExplorer

Memory Pool

72,685 transactions
28.03 vMB
0.06679710 BTC
Random Selection Loading Transactions
Max Size: 166.04/200 MB

Candidate Block

Mining Attempt 54b6b5ee1e17e57fcef16ee69fa391ea6d8962ef78d7537c070507a718388215
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root ed8cb505d0fdceebc104007b417ff4f1f04f77a6b1be67e5322dbb30d9faffff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,937
Size: 1.00 vMB
Total Fees: 0.01069977 BTC
Feerates: 150.86 > 1.07 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (246,430 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
668,601 668,601 000000000000000000059e82aee747bdf39df10744d401491f59ecf1781bec18 3,298 1.00/1.00 vMB 159
668,600 668,600 0000000000000000000b2cd57ac681fcfdc18f8de9e0c14c67578250b6dcbabd 2,135 1.00/1.00 vMB 90
668,599 668,599 00000000000000000005bc39e3dc563efc69adb16cbd5850f8a95a83d3642b05 715 1.00/1.00 vMB 113
668,598 668,598 00000000000000000006ddf19031094fb8c79d6029861d31c4fdcd2af7860d63 1,016 1.00/1.00 vMB 108
668,597 668,597 00000000000000000000307e3589e274497d4138d58c750010b6b9aa7e1ebbd3 1,536 1.00/1.00 vMB 118
668,596 668,596 0000000000000000000c4a6c57b32a5b7801d6a445e899a85d719aad1d969263 2,848 1.00/1.00 vMB 147
668,595 668,595 00000000000000000000e4969e163dad82c1207dc8565eb5d0fd0217130149d5 2,767 1.00/1.00 vMB 113
668,594 668,594 0000000000000000000261892e4ec15fa8ba77068606774717654cc8fdcff5b8 2,631 1.00/1.00 vMB 139
668,593 668,593 00000000000000000008b1e1c141038dd72651d59616c7b14c244df5a889b18d 1,798 1.00/1.00 vMB 84
668,592 668,592 0000000000000000000949dba4041a76a8db44e34371096f34fe5ab3d3e7d871 2,385 1.00/1.00 vMB 108
668,591 668,591 0000000000000000000248a53a9b3a64cc30b49199be7e820eaafc8a3c976ba6 1,741 1.00/1.00 vMB 40
668,590 668,590 0000000000000000000ce840d00833cf1770dba7046617870fe251cde058c224 1,758 1.00/1.00 vMB 42
668,589 668,589 000000000000000000073618c43f04030bc64d441543d50e89d6b347ab40ffb3 1,459 1.00/1.00 vMB 85
668,588 668,588 0000000000000000000949be0d5774f756b38e411f22fac4a179c2aac148c4cb 2,156 1.00/1.00 vMB 76
668,587 668,587 000000000000000000064f17ef4c6671ef3d562582c81c806862783be922083a 1,604 1.00/1.00 vMB 108
668,586 668,586 000000000000000000000ecb37a11e1f10c1eb675b7f5a378c391ba77db61c2a 2,436 1.00/1.00 vMB 122
668,585 668,585 00000000000000000004698de7074af6b847a1cf2c8746b2838d8f8bf3b7f4bc 3,377 1.00/1.00 vMB 160
668,584 668,584 00000000000000000008dd8691fca5bd6622c410d2c8a2afb115e5c7d43af220 2,448 1.00/1.00 vMB 25
668,583 668,583 00000000000000000009c2f0c6bbf570251202ae247436a8e5aee8779990fc1a 2,438 1.00/1.00 vMB 92
668,582 668,582 0000000000000000000092bd42f8c593c74b805b2e39e472d3571e7314f3b262 2,388 1.00/1.00 vMB 93
668,581 668,581 00000000000000000008a938a08429606099114a18f39c38459396fe1224cc5a 1,933 1.00/1.00 vMB 91
Previous 10 blocks ↓
Total Size: 782.45 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: 666.77 GB
    • Received: 15.22 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.