Loading Tool

Explorer IconExplorer

Memory Pool

78,784 transactions
29.09 vMB
0.09902390 BTC
Random Selection Loading Transactions
Max Size: 176.44/200 MB

Candidate Block

Mining Attempt f28028d1557f6acec739c37319275adc75c580df4fdab83983e57643a318a583
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root d811d48a0a829defda230d171bb3380166f42bc90a98ed5965d2f614e55e50a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,477
Size: 1.00 vMB
Total Fees: 0.03828386 BTC
Feerates: 137.15 > 3.84 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (198,458 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
716,655 716,655 000000000000000000038298cd420bc3cd057bc44abc7fd5c2f8ebcc0f815560 95 0.03/1.00 vMB 7
716,654 716,654 000000000000000000019be838e1fcca08a5d214195314701a944c2b2cf254c0 106 0.06/1.00 vMB 7
716,653 716,653 000000000000000000093acd815e0542a8121e4451d7c290b5fcf29f8260aa5a 705 0.40/1.00 vMB 8
716,652 716,652 0000000000000000000b16e12f964600505c69043f87db93985af1ce96c1dab6 38 0.05/1.00 vMB 6
716,651 716,651 00000000000000000005c3428ecd3952aab127f8d207c0118785d67907f13659 269 0.15/1.00 vMB 6
716,650 716,650 000000000000000000057f22e738303a91ed2fda4bdfb0f5d7347b2af4105bbb 4 0.00/1.00 vMB 3
716,649 716,649 00000000000000000005d957b5b86457b2c96c98823dc7c4d6c854ea6bc04534 981 0.44/1.00 vMB 10
716,648 716,648 000000000000000000081c48486a15bc6893bd62f35c633b5c069af2c0e14309 2,034 0.70/1.00 vMB 11
716,647 716,647 000000000000000000000f9f1ee2ff33b7affd32f8ba156f4a240050e1cc45eb 1,672 0.72/1.00 vMB 5
716,646 716,646 00000000000000000001e3f7046ef8dad721b8930b6b1145d13697ed4d547675 2,450 1.00/1.00 vMB 14
716,645 716,645 00000000000000000007776f56b1417865125a9c38f81b11a4223474653995cc 1,723 1.00/1.00 vMB 15
716,644 716,644 0000000000000000000a181409c5624d6652e94ffe3178dce38f35dc05e4ae61 906 0.65/1.00 vMB 10
716,643 716,643 0000000000000000000a7f4d01b347106c06741430040d017feefce3cf119563 943 0.46/1.00 vMB 9
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
Previous 10 blocks ↓
Total Size: 782.59 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: 671.40 GB
    • Received: 15.93 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.