Loading Tool

Explorer IconExplorer

Memory Pool

69,510 transactions
26.73 vMB
0.06878930 BTC
Random Selection Loading Transactions
Max Size: 159.92/200 MB

Candidate Block

Mining Attempt ea44093f6ca4cdd8a54a55d637794f2bf10f3ce06a4c34d4f852abef3ccf5a87
Version 20000000
Previous Block 000000000000000000004813fb20359a8ceaed7efa144c089b9751d88e595f94
Merkle Root b2c9e9d293898db84c4d58774b8cee47eb2347360071a84be64dac92a098a743
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,262
Size: 1.00 vMB
Total Fees: 0.01168393 BTC
Feerates: 13.67 > 1.17 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,472 (836,170 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
79,302 79,302 0000000000177f52dca6774783848558f13a5e9d02db564195b982bb4e820b70 1 0.00/1.00 vMB 0
79,301 79,301 00000000004d03abcb902016245dea11b740734f57dcf0cb6b8a281cfbb36302 1 0.00/1.00 vMB 0
79,300 79,300 000000000023ce18fb8f27b8d1666d796d4daa0cf26d8618167bdeac07cb3bc4 1 0.00/1.00 vMB 0
79,299 79,299 000000000029ae0c0fa18ac81f8710c1aa926af885facc10db97c24bcb532fb1 1 0.00/1.00 vMB 0
79,298 79,298 00000000001365fe71a59776bf7523c819dadd41b0f4f8c571662a9d875a6fa3 1 0.00/1.00 vMB 0
79,297 79,297 00000000003c943191911cdbccdfda6e8237344ccadf6c7e5422b4b8627d36d0 6 0.00/1.00 vMB 841
79,296 79,296 00000000000fa7a13ccb9d4f0f1287182ed09aa130e139d5ec3f34e54e259551 3 0.00/1.00 vMB 0
79,295 79,295 00000000000b035a0e89cda81d4cbf40794dad51c5460ae49b034ec80e4075f7 2 0.00/1.00 vMB 0
79,294 79,294 000000000032da882cb319ee2784955472de463a36184bbeb013336cef1f28f3 1 0.00/1.00 vMB 0
79,293 79,293 0000000000362f95bbc8379a72e903f974ce604fade1cfd7b318337d22243689 1 0.00/1.00 vMB 0
79,292 79,292 00000000002f353ac98a34faa02077bf4c29e3d9ab4527c3ced2625c262d86bc 1 0.00/1.00 vMB 0
79,291 79,291 00000000001edc6046453152c0a1a53ce76f3a1c548b946ad15f564975624045 1 0.00/1.00 vMB 0
79,290 79,290 00000000003210a44c4f4418acea8bc939c87e440d1ab10ed1db35e630c0e654 1 0.00/1.00 vMB 0
79,289 79,289 0000000000047fb0f390101be26d820bf002b99f1ef0b8208c49867889c33799 3 0.00/1.00 vMB 1,937
79,288 79,288 000000000058cfd031f64533465fd0924ddb8f3796e649c20640b319f9e95975 1 0.00/1.00 vMB 0
79,287 79,287 0000000000445a26a5e6e1aa22f82643cd55c04ba13a4fa144e3e84d3c89e86f 2 0.00/1.00 vMB 0
79,286 79,286 00000000003706f36472a76ca9d065f8d6ea9d733315a71ac0db93637308a54d 1 0.00/1.00 vMB 0
79,285 79,285 000000000001c7be10b178a532670fe1e759ad8471399cbf959b08a2e51c855e 1 0.00/1.00 vMB 0
79,284 79,284 000000000058f630a362fba20be17b9346c15d81dff5db656b24dc801dad00d5 1 0.00/1.00 vMB 0
79,283 79,283 000000000033e88c6ce32e93f026ed1160d5681c898b640a57598ad853d9da95 1 0.00/1.00 vMB 0
79,282 79,282 000000000053d737835212f20813ef35ea0ea0332d8c106e5a6acedd711ff2af 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.21 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: 756.42 GB
    • Received: 18.98 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.