Loading Tool

Explorer IconExplorer

Memory Pool

57,442 transactions
17.88 vMB
0.05082271 BTC
Random Selection Loading Transactions
Max Size: 113.57/200 MB

Candidate Block

Mining Attempt 0f3ec7f297b32f551825a26ccfdfc0bdc1c67a557e6fa1345f0e402f08001798
Version 20000000
Previous Block 0000000000000000000009e35236bc8c6dd26d8ee6d62860abc2c9597236c612
Merkle Root b8a7978476413ccee71886290d2094bb50ca5a99c79f8b036d943a66d9d86389
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,977
Size: 1.00 vMB
Total Fees: 0.01099995 BTC
Feerates: 71.14 > 1.10 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,725 (821,706 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
94,019 94,019 000000000000b86e7c8171686d862ccba134c714b87f686fcd74939202d21b26 3 0.00/1.00 vMB 0
94,018 94,018 000000000008cb170bd95728ca14ab2777a6731cff3f1296fc374f3ae239c9f9 3 0.00/1.00 vMB 0
94,017 94,017 0000000000077e6f0eab0c41e46595fa91f36f376fd603b1ebc3c8178107bd9c 1 0.00/1.00 vMB 0
94,016 94,016 000000000001324ec2a8ad6f680cbe759fe46ccb8ab7f6e4ca411d6817188c6b 8 0.00/1.00 vMB 0
94,015 94,015 00000000000784e86becb255951555b6a28a98fdb42f50751278aa09f4b6728a 3 0.00/1.00 vMB 0
94,014 94,014 0000000000084e249431a9252eaf196ab98f3819162f7b88422b091fc08c00a7 5 0.00/1.00 vMB 0
94,013 94,013 0000000000068b46ddedd59f43b7c038bb3a1484b248e0476935a4afa28dbc97 2 0.00/1.00 vMB 0
94,012 94,012 0000000000035051f2ab3c5f6cf5a6c615577c86ed1d6ea7f54c1a618001ee15 8 0.00/1.00 vMB 0
94,011 94,011 00000000000377e0c5cf91b20d0b0cff10985f799b4bfc5270787ff7ae05e63c 1 0.00/1.00 vMB 0
94,010 94,010 00000000000079859d9d43664cb7d721bbdce7abfec2c1e95d790a0b91512107 1 0.00/1.00 vMB 0
94,009 94,009 00000000000974a56fc522c678b8a1a9b85fbff87028fae208e03bbe2274bc52 4 0.00/1.00 vMB 0
94,008 94,008 00000000000045d597a8151b3a8f82ff14373715cd947f55f4547b5afbb03c4c 2 0.00/1.00 vMB 0
94,007 94,007 0000000000040ae688241d95d77f7a8d060083f9a2134445910938a1391537a2 1 0.00/1.00 vMB 0
94,006 94,006 0000000000043f34a437f445931d8b1a26b54d3cdc46bc2786e18b4d12232f41 2 0.00/1.00 vMB 0
94,005 94,005 0000000000084ba97140cf20d1439e74753b3e5b834aafbdcd42f689715fe120 6 0.00/1.00 vMB 0
94,004 94,004 00000000000271a08861753ca34d102461c740eef4435a143e1b5497f5116517 5 0.00/1.00 vMB 0
94,003 94,003 000000000001c7092ae1f79e8efa0e070e938a0acd5b7d808d1ba20b45be9c21 2 0.00/1.00 vMB 0
94,002 94,002 00000000000857b97b7f9f766d68a47c58e63b45135914edb81f693507f0a875 5 0.00/1.00 vMB 0
94,001 94,001 00000000000271be2d9430a96ce054a55d6e7ea93970faf2dc256fc24f42a0fb 6 0.02/1.00 vMB 0
94,000 94,000 000000000002a4c42580d51f0ddfd867eaaa790781c484c633a69167d17b48ec 2 0.00/1.00 vMB 0
93,999 93,999 0000000000053d236fc883abb08bf54b280458408565817e54bde42ae7644715 5 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.63 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: 775.82 GB
    • Received: 20.94 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.