Loading Tool

Explorer IconExplorer

Memory Pool

41,985 transactions
20.33 vMB
0.07170331 BTC
Random Selection Loading Transactions
Max Size: 113.36/200 MB

Candidate Block

Mining Attempt 5f4a310bcbe9f595b69e3afc0505b20f3031b31ec69eec24bb975465a966ef87
Version 20000000
Previous Block 00000000000000000001aed755c8b5575afca68597b9147ec44688a839cdd923
Merkle Root 5e405fe2cecd0942b1d97ca1dde39bde6f5b7902631d8ea7a678090a6f6ce6dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,648
Size: 1.00 vMB
Total Fees: 0.03133664 BTC
Feerates: 137.65 > 3.14 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,108 (553,670 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,438 360,438 000000000000000001f9eba8dff0d4885c83816d3b8dfead2b4367612264ca19 1,703 0.73/1.00 vMB 26
360,437 360,437 000000000000000000180fc5ecf13e313fb2086298e20ea18727cb5730e2d772 25 0.01/1.00 vMB 143
360,436 360,436 0000000000000000057eafe47d55cae409a700aeec9980dc105fecdb509bbc57 452 0.21/1.00 vMB 28
360,435 360,435 0000000000000000107ca5683e75c78c6657ee2022ae55155cf3a1e5db5bbc34 1,106 0.55/1.00 vMB 30
360,434 360,434 00000000000000000d3b6adb87a160c7bdfb3ff399c4ee7abc80841b9f179378 350 0.18/1.00 vMB 25
360,433 360,433 00000000000000000d04478bf5cfea73468d14e904660f120971addae41e3e8c 1,573 0.73/1.00 vMB 28
360,432 360,432 000000000000000010b43a563928a0f9d18df682a28e6a067cba171719ff7a67 289 0.12/1.00 vMB 30
360,431 360,431 00000000000000000069ff960738ed7fa264e7dc5451ef9b1a4b068973849070 646 0.34/1.00 vMB 31
360,430 360,430 0000000000000000133cfd87bc3762ac50bad094c3afbeacd8787680b1d7fd50 692 0.35/1.00 vMB 27
360,429 360,429 00000000000000000f9a3e99e33c041770387ca3d9c4599dfdd2373d8af49c5f 270 0.13/1.00 vMB 26
360,428 360,428 000000000000000005a166be0202ea9a276ef70d18128f65e5ecb50081427f53 1,330 0.61/1.00 vMB 33
360,427 360,427 00000000000000001004495be80fe3dc42ceb25440318cbdfd461f88ce922176 673 0.34/1.00 vMB 27
360,426 360,426 00000000000000000c867c756e01c8ec22f37551ec7c2a8e110c33a6a9698e27 209 0.12/1.00 vMB 23
360,425 360,425 00000000000000000d9a83cb6af76ece7b822d67cddf7a6286e68414a4cc607c 1 0.00/1.00 vMB 0
360,424 360,424 0000000000000000074a8cf932730f1a409ce43ffe4b7007ac024313dd170c4f 99 0.07/1.00 vMB 20
360,423 360,423 0000000000000000086444d52ca9f12feb541c8201157ab27d0ca650d79f09db 282 0.20/1.00 vMB 18
360,422 360,422 000000000000000002e26e03b908fbbf08af13073d890dbb1929773e1d2135a2 235 0.15/1.00 vMB 19
360,421 360,421 000000000000000009fd7288f1da9681e0f860e0751d9a86c1da6d76859f4149 87 0.08/1.00 vMB 9
360,420 360,420 000000000000000000f5d57b72719817e29d46160fcdbccb20569f164532e28f 434 0.33/1.00 vMB 15
360,419 360,419 000000000000000010d0a0db06f735f9095b3ba42077770395eb1e6688c97c3d 1,596 0.75/1.00 vMB 29
360,418 360,418 00000000000000000ec6154924d43e962279b425eec486c11562205221def3d2 293 0.18/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 780.79 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 559.48 GB
    • Received: 7.23 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.