Loading Tool

Explorer IconExplorer

Memory Pool

35,470 transactions
29.95 vMB
0.09663908 BTC
Random Selection Loading Transactions
Max Size: 164.42/200 MB

Candidate Block

Mining Attempt 75db89fa9fd3e49b1c844959097790535f9c33309ad8223a4357568f5b9ebb3a
Version 20000000
Previous Block 0000000000000000000052cb8bf283a19ce993d2bea029eb3f3102ef9609cd73
Merkle Root bd54c23ecefc2e61b5011fd3263be437bf05285910842c1a20051fdc2d79198b
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,098
Size: 1.00 vMB
Total Fees: 0.03756350 BTC
Feerates: 151.12 > 3.76 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,320 (59 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
941,261 941,261 0000000000000000000134304edccf4393639d8661f232198bfe8dbdef127ead 2,382 0.71/1.00 vMB 2
941,260 941,260 00000000000000000001af298c541ca898f2220c5ef9e208455c8d0f3fb87c3c 2,411 1.00/1.00 vMB 2
941,259 941,259 000000000000000000018352e886bc7a84cff7c1bab6ad59ae7be663ad782272 3,346 1.00/1.00 vMB 1
941,258 941,258 000000000000000000003b14412cfa326273ea53e749429f65f36031aa2bb201 3,577 1.00/1.00 vMB 3
941,257 941,257 00000000000000000001824f68b4cff1813dd93b3f35aba952c3991774458111 4,681 1.00/1.00 vMB 0
941,256 941,256 000000000000000000001f983144d8c90ebc3f116acec8db5adba3f6e52c77c5 4,517 1.00/1.00 vMB 0
941,255 941,255 00000000000000000000f6c88743af9479ed08cd9a30bcda80d9bf311d3ec19c 4,334 1.00/1.00 vMB 1
941,254 941,254 000000000000000000004832ab7a2f6b5bab276fd3b731646e8ae0a5869a39f3 3,183 1.00/1.00 vMB 2
941,253 941,253 000000000000000000017dafd151ce4a1567ceebbbe27ad3fde1af59080ed207 3,491 1.00/1.00 vMB 1
941,252 941,252 00000000000000000000d7c7415058dd98ddae76cc6214383096ce7b30257885 2,887 1.00/1.00 vMB 2
941,251 941,251 00000000000000000001d4d601560bb4505214dc8e27c17ca9112b7076e8aac9 3,550 0.99/1.00 vMB 3
941,250 941,250 00000000000000000000a08258a86595b6cd191e34ae66af5c331ed0356364a0 3,922 1.00/1.00 vMB 1
941,249 941,249 00000000000000000000271d9f547de9b12d6438c0378ba97be17caaf5455528 2,701 1.00/1.00 vMB 0
941,248 941,248 0000000000000000000129919a976755bb20f89ff8b1bf3b6700fecf3438d29d 267 0.08/1.00 vMB 2
941,247 941,247 00000000000000000000369fd472e3a5f6b7b5da472a1d4badc6054ce8315097 2,556 0.81/1.00 vMB 2
941,246 941,246 00000000000000000001d3551d68b3d2927a9dcee8da71d1e71c73171ab75cad 2,855 1.00/1.00 vMB 2
941,245 941,245 00000000000000000001eed24933ec58a098ead9954e942deb1fd83ee958f2f1 2,558 1.00/1.00 vMB 1
941,244 941,244 0000000000000000000038517b73c1b9535d23ee7ffd88cb54dda0b36295362f 3,319 1.00/1.00 vMB 3
941,243 941,243 0000000000000000000052f752aac1e4e0c77a13b8d2dcbde48e5b73a15760e7 823 0.30/1.00 vMB 2
941,242 941,242 00000000000000000001775582c68c5ec82683d1f7f1f172ea9ff567cb2678d5 4,150 1.00/1.00 vMB 0
941,241 941,241 00000000000000000001841c71dad737e72e24536394d3027cd1bb7925451d56 5,149 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 829.12 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: 4,628.31 GB
    • Received: 250.51 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.