Loading Tool

Explorer IconExplorer

Memory Pool

71,680 transactions
27.75 vMB
0.06105222 BTC
Random Selection Loading Transactions
Max Size: 164.52/200 MB

Candidate Block

Mining Attempt e36099b29db52e5c6f826c146f552379adbafe8f2f60020a01eee20340a7fee4
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root c829ce1cb86f32c53b77e13eb995bca2bb20737120cd813370846384c1f812a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,917
Size: 1.00 vMB
Total Fees: 0.00582420 BTC
Feerates: 101.52 > 0.58 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (198,393 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
716,642 716,642 000000000000000000087423aa18949af0361a820260cd421ae56a65b8cda05c 133 0.38/1.00 vMB 4
716,641 716,641 00000000000000000009e0dc442a128e0e7a422a7621c432aea4080577112a24 1,147 0.62/1.00 vMB 11
716,640 716,640 00000000000000000009b861f12d396fcc59ec088412870fc1363a630adb720c 924 0.44/1.00 vMB 11
716,639 716,639 000000000000000000014bf5bc4c9961e9317d70ec424d735598b732735b0198 417 0.17/1.00 vMB 12
716,638 716,638 0000000000000000000a19f3ed094195cafcc132c9af601e29194e715893c032 18 0.00/1.00 vMB 11
716,637 716,637 00000000000000000001628745ebb5a6b4dd4a73e2b5e1d92f72bb972f5af15d 245 0.09/1.00 vMB 17
716,636 716,636 00000000000000000006d2267f0a673511159b1331e4a1ea79206817079a21fc 1,087 0.47/1.00 vMB 13
716,635 716,635 0000000000000000000ab57a696bb61ddf1f1980be5b216d70c90afb25e4aaa2 1,493 0.71/1.00 vMB 12
716,634 716,634 00000000000000000009177d1702c2fbaee446f96cf646063644bdae77ba7ef2 790 0.40/1.00 vMB 11
716,633 716,633 00000000000000000001733bd454390dea9d29d2142ba0dec9e3d9f35ab34c9a 1,569 0.65/1.00 vMB 12
716,632 716,632 0000000000000000000082ae52cfb8ebc9158399bc1ff9ea002535367944f3f6 46 0.03/1.00 vMB 17
716,631 716,631 000000000000000000060db252459f2cb6ffc0230cd5dd03b75a87fb86522015 69 0.05/1.00 vMB 14
716,630 716,630 000000000000000000090a47e935ba6d589d5ed342c542396d02a4c963418c4f 20 0.05/1.00 vMB 5
716,629 716,629 00000000000000000005b0fbeadc479ac4de7bc63595ddb639d3a26bc920c119 562 0.38/1.00 vMB 8
716,628 716,628 000000000000000000061477314e6b1e5010639fc7c9e15ee950e250ad074928 604 0.46/1.00 vMB 10
716,627 716,627 00000000000000000004de802cb7e2475823bea3a3a4995d3921924447c98356 357 0.29/1.00 vMB 10
716,626 716,626 00000000000000000006525954f526b20d26915aa4649ad73f7341a3c249b7fc 492 0.20/1.00 vMB 10
716,625 716,625 00000000000000000000c39f081b3fd8d87d516522604a8fafa7fb8db33c0616 428 0.40/1.00 vMB 11
716,624 716,624 000000000000000000067f1cfbdc3782cd4a88be969c6566fb981102f037ad21 221 0.34/1.00 vMB 10
716,623 716,623 0000000000000000000420a53fe2480e454ec4d3f88a1ae43eb546b74a104db5 676 0.47/1.00 vMB 11
716,622 716,622 000000000000000000064c83743c0ecb5ea7a7a9172054be7cf204810294b168 687 0.58/1.00 vMB 8
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: 667.42 GB
    • Received: 15.25 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.