Loading Tool

Explorer IconExplorer

Memory Pool

28,389 transactions
17.84 vMB
0.04065053 BTC
Random Selection Loading Transactions
Max Size: 93.88/200 MB

Candidate Block

Mining Attempt ed91eea64ec17a0672ea6205d1450ca17504980df577296ffe9a93f7c2e7130b
Version 20000000
Previous Block 000000000000000000005b8e0d83987284c949fe1b5a37249d508460e17cb30e
Merkle Root 7ec6e7e7e9f4c91c1014ca40f9d14aff817a2d6aecfe68982ef109f8ecc1fa85
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,764
Size: 1.00 vMB
Total Fees: 0.00751638 BTC
Feerates: 52.19 > 0.75 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,143 (553,698 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,445 360,445 00000000000000000c8fb1dbf5df543ed2fcdfbe44885857951d8ddff3658a9f 994 0.62/1.00 vMB 20
360,444 360,444 00000000000000001352b697c0c656be5969b2dbea7d6208458656d71d8207b8 1,024 0.35/1.00 vMB 42
360,443 360,443 0000000000000000112da53226cf768ae3e084c887812d01a2d99176cad7456f 766 0.34/1.00 vMB 32
360,442 360,442 0000000000000000168f941c33d84acd90d6808d22a79ab14070e3f1432558b8 704 0.29/1.00 vMB 35
360,441 360,441 000000000000000011c5e9a5b6c8007bc8b028263839f822da273ea55f1a0fef 1,079 0.46/1.00 vMB 28
360,440 360,440 000000000000000006015fed22a1778b3abb13602412f1282535ebb1675213a9 1,222 0.53/1.00 vMB 29
360,439 360,439 00000000000000000a16c6bbf836578f7ca90c029050ed15e048f1ef0ce15807 268 0.13/1.00 vMB 32
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
Previous 10 blocks ↓
Total Size: 780.85 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: 562.95 GB
    • Received: 7.50 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.