Loading Tool

Explorer IconExplorer

Memory Pool

72,674 transactions
27.95 vMB
0.06447122 BTC
Random Selection Loading Transactions
Max Size: 165.93/200 MB

Candidate Block

Mining Attempt f2a02dcaa901bd954b1574f24d080b1ca450cc594711bc4408b4dacb850f0714
Version 20000000
Previous Block 000000000000000000003563c4b66b8c7aee15d5eb92bb97c05d0ba548e70e53
Merkle Root 534e5949a53901653e30fdc090530cf8f8892260fd17935bca31df048a114c51
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,444
Size: 1.00 vMB
Total Fees: 0.00873175 BTC
Feerates: 180.34 > 0.88 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,033 (582,881 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,152 332,152 00000000000000000782173817bb829370912b18847a95614bd97b5049b52c5d 2,492 0.90/1.00 vMB 33
332,151 332,151 00000000000000000f6b590860832b78350702099fb166d664d5a0ff46fcbfdc 8 0.03/1.00 vMB 9
332,150 332,150 0000000000000000118db8902eb103eb9ae603b0c86dfb84e788a5df9786a541 2,548 1.00/1.00 vMB 33
332,149 332,149 000000000000000014c10f5d4598c8cd0bf2df367c90dff3ddfd34a06650ba6b 757 0.46/1.00 vMB 21
332,148 332,148 00000000000000000e88258baa2380a715de895ed4b31a8a290ffc257c8fd853 89 0.08/1.00 vMB 11
332,147 332,147 00000000000000001856acfa50b11269568cf3f970b6df808ac9f3748ae77f4d 331 0.13/1.00 vMB 28
332,146 332,146 00000000000000000184d80edea76042bd7bb13192bf58805fa6b45546e6b041 917 0.52/1.00 vMB 21
332,145 332,145 00000000000000001612d7291a468efcd2ae177534a6690af694d46f312c1cff 64 0.03/1.00 vMB 28
332,144 332,144 000000000000000016087684f46b4aebc9b7279ff3dc7c38b647874dcb0f48c5 182 0.10/1.00 vMB 24
332,143 332,143 00000000000000000d12cf2a16ed68f2b9c3d54a6d12ab35fccba1f35e321f23 1,071 0.58/1.00 vMB 24
332,142 332,142 00000000000000000bc19c3d216d48209fdf47376b57127a7d6ae058e4da973b 145 0.11/1.00 vMB 22
332,141 332,141 000000000000000003f8554e46623adcaae1be31480f87f7c00ebd2ec4a2357a 129 0.12/1.00 vMB 18
332,140 332,140 000000000000000018ad38c4df5935dbcb34900d83fd2806e1d8e0d3bcb79d77 505 0.34/1.00 vMB 21
332,139 332,139 000000000000000009a95fe6faa7bd8b96dcf9273b5e432baa5439e3bc0cd6ac 394 0.42/1.00 vMB 16
332,138 332,138 00000000000000000c1d5f324d5ff0248811ab629c643d5fa2e735ac6f387abe 1,382 0.50/1.00 vMB 34
332,137 332,137 00000000000000000e4005c865d78bbad976e2d43dbac182cd6780b64832bfef 354 0.20/1.00 vMB 23
332,136 332,136 00000000000000000686943f45468183cc1133794da7b255d923b3c6902e9ef2 238 0.12/1.00 vMB 21
332,135 332,135 00000000000000001532d1dd7597c7948653e27140d59b279a5ceb5c7b83886e 1,404 0.82/1.00 vMB 24
332,134 332,134 00000000000000000358ebd661ebd74e349e6e3b439c9e50e84d6e53398e711d 64 0.02/1.00 vMB 39
332,133 332,133 00000000000000001712f4e8a0f60edf023ec0c6e6253ebd3010bdad4c4dd4c7 463 0.30/1.00 vMB 41
332,132 332,132 000000000000000016df6eda715c798c520513e238294209cbbdc7e20d4cc8a3 256 0.07/1.00 vMB 52
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: 11
  • Data Transfer:
    • Sent: 666.89 GB
    • Received: 15.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.