Loading Tool

Explorer IconExplorer

Memory Pool

52,256 transactions
30.82 vMB
0.14765854 BTC
Random Selection Loading Transactions
Max Size: 164.53/200 MB

Candidate Block

Mining Attempt 3097c872deb1013c2abdcea912d5b40bbf197e3a9ebbcaf1dbc07396743a7d7c
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root d613665f71877fc857340b25ead7e6efb616ea12b30e1b3665c0d84d5675e6f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,193
Size: 1.00 vMB
Total Fees: 0.05908952 BTC
Feerates: 179.69 > 5.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (526,960 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
387,884 387,884 00000000000000000058e82e4eea50f40b5556659a7ca045b9b4f9eb41d3beae 791 0.75/1.00 vMB 27
387,883 387,883 00000000000000000c54ce8843f0201cf6cd53b1d328e77f296b77db858f0250 2,054 0.95/1.00 vMB 33
387,882 387,882 000000000000000008a22892a7b690292cfdb3c219ecc59ec8aeaf0c46e0bde9 2,541 0.75/1.00 vMB 57
387,881 387,881 000000000000000005bb69b3c7f4a30b3185d5926ea16c35a3d42b39cdf8d822 1,837 0.95/1.00 vMB 49
387,880 387,880 00000000000000000d7a96136eeb84a4d6a3b97599872f506cddb320050e4038 2 0.00/1.00 vMB 0
387,879 387,879 00000000000000000c04c6f96f3bc6b86a7b3e73031dea59f6f75b890499e4c5 2,087 1.00/1.00 vMB 43
387,878 387,878 000000000000000005045da4dcedd7519f2017892e190eee3e446e1314e9ad56 1,270 0.50/1.00 vMB 40
387,877 387,877 00000000000000000ab92e32ecce481eb13248cc794880029aba0d6f2f7601d9 1,110 1.00/1.00 vMB 20
387,876 387,876 00000000000000000c255126219ebcab30401a35c9535e15aa16b0a202841806 1,829 0.75/1.00 vMB 32
387,875 387,875 000000000000000008d1f94b9364b868ebe3dd6c3cee976a39f4abd726b2d15a 1,726 0.75/1.00 vMB 165
387,874 387,874 000000000000000005cc5f7a065c9ab9a5584b5ec0386c36b9b0bac823db7a6b 2,267 0.93/1.00 vMB 86
387,873 387,873 00000000000000000c55fb510f65ea7ce9bf767db06241e7b4861eea93f8c776 1,708 0.75/1.00 vMB 40
387,872 387,872 00000000000000000436dfa82cd684b3de8abe6cd4db8db1e5e4847e9475ad8b 3,028 0.95/1.00 vMB 106
387,871 387,871 000000000000000005a5b89002ecd63d9d7e171ab3418635993dae6d2dcb0b45 1 0.00/1.00 vMB 0
387,870 387,870 00000000000000000cddc31ead734d76ee3f47b571b120491822f44e564f9136 2,094 0.76/1.00 vMB 51
387,869 387,869 00000000000000000a4ceb76ae0f06a5eea3ad6d4b4af596d5b0050f81d89390 2,311 1.00/1.00 vMB 45
387,868 387,868 00000000000000000bc42c9ebb4e591f8c619293c7877c2313fc1bc7da5a1b5c 1 0.00/1.00 vMB 0
387,867 387,867 000000000000000006382783b29a38df28c63bf0df59347fc475577ad0de8cdb 3,048 0.95/1.00 vMB 64
387,866 387,866 00000000000000000683eed390268f9c9ab583497b02379e9f813477158b67a3 1,106 0.45/1.00 vMB 53
387,865 387,865 000000000000000006e4581265cd595e116d34d4360a273e82673d907e3d9a96 1,019 0.90/1.00 vMB 18
387,864 387,864 0000000000000000098dd1e5219da9d551ce5a9992e5258832ea54461ff8c014 1,564 0.75/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.11 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: 652.04 GB
    • Received: 13.70 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.