Loading Tool

Explorer IconExplorer

Memory Pool

72,734 transactions
28.05 vMB
0.06717704 BTC
Random Selection Loading Transactions
Max Size: 166.12/200 MB

Candidate Block

Mining Attempt 5a305cc7049d2d505b36533032e433dc17bf62c8261dedb18f2cc24004e6eac2
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 8fdb6daab00b863250a617825baa54248bbb9346b4b29efcc612dd2bd147403e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,874
Size: 1.00 vMB
Total Fees: 0.01096069 BTC
Feerates: 150.86 > 1.10 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (267,325 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
647,706 647,706 0000000000000000000c36af18f8b1a0a3a70f2bc3c2c5e0f7bc0ee708f67184 2,578 1.00/1.00 vMB 69
647,705 647,705 00000000000000000000e3aec3c78f1c072a9e6b66cc48a02de0897090701174 1,855 1.00/1.00 vMB 28
647,704 647,704 0000000000000000000c24d3f477ce7688969a285feae93c3d902d50d13ecd83 1,838 1.00/1.00 vMB 72
647,703 647,703 0000000000000000000d5fa67276966da78cb651ce0314d673dc49249c31ac1a 1,836 1.00/1.00 vMB 21
647,702 647,702 00000000000000000003cd42892995844985685b35fc0bc7b5beaf4255a22cf5 2,544 1.00/1.00 vMB 67
647,701 647,701 000000000000000000089541d539d8e8dc5d365685a0489df5191924826908a8 2,422 1.00/1.00 vMB 104
647,700 647,700 0000000000000000000168bc92d7643cb595e75a9a9f6d18a8d7277df6933017 1,439 1.00/1.00 vMB 87
647,699 647,699 0000000000000000000a04ef0fbf2e498586c4270323cc813f002cf05f0825ae 1,806 1.00/1.00 vMB 106
647,698 647,698 00000000000000000004246a2c9c3a6ac703ccd76f6196466bc565821c84c8fe 1,868 1.00/1.00 vMB 108
647,697 647,697 00000000000000000007b65012ee35f0732639bb54df491a02938f213eaf00b8 1,410 1.00/1.00 vMB 87
647,696 647,696 00000000000000000005cb8aa6bcaf07c05325821af120613a902a9296e2751b 2,181 1.00/1.00 vMB 118
647,695 647,695 0000000000000000000e3020d8463c3f97cd312da6aa4d4ff0711aa6202124f7 2,231 1.00/1.00 vMB 104
647,694 647,694 000000000000000000044c5bc8ac5aeeb67704016db35396339c0d537d43098b 2,297 1.00/1.00 vMB 115
647,693 647,693 00000000000000000005ecf3f7d451280c6f2b4652c6ae98a79dcfb4dece183c 2,162 1.00/1.00 vMB 115
647,692 647,692 00000000000000000007d9c4503668d2d62ea8517a7a94bdacd19df60a4dec40 2,217 1.00/1.00 vMB 74
647,691 647,691 0000000000000000000d7a1ad2739ab9759fbc4ea6f6ff27841f2ac704d9409d 1,727 1.00/1.00 vMB 109
647,690 647,690 0000000000000000000385c07d63f728467653e5c461a759586d021db0b73bd9 2,696 1.00/1.00 vMB 18
647,689 647,689 0000000000000000000e7850b7a836789529e3b1c623aeb13db5cb095a8b7243 1,857 1.00/1.00 vMB 110
647,688 647,688 0000000000000000000839f39f2bd538918040ea38d1c97569361a51175250de 2,264 1.00/1.00 vMB 69
647,687 647,687 0000000000000000000670d501b6688950e47e82bd0836671a95474f937d1a94 2,174 1.00/1.00 vMB 76
647,686 647,686 00000000000000000003baba30337dedd8512917e5594fb95a6938c48f79fcee 1,808 1.00/1.00 vMB 116
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.