Loading Tool

Explorer IconExplorer

Memory Pool

45,569 transactions
27.50 vMB
0.11027080 BTC
Random Selection Loading Transactions
Max Size: 143.89/200 MB

Candidate Block

Mining Attempt 40817e66a65df6f6ac785933f07792258db7ba7b96c79cdd906ba846b642cab1
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root ddb67dafab9407193d9a065750a5e8f74979c21735d8ae554f0ce97aa73130e5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,628
Size: 1.00 vMB
Total Fees: 0.05021356 BTC
Feerates: 151.01 > 5.03 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (583,389 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,487 331,487 00000000000000001ae544c8d1bc370804f443a2b4ce76ec27c819c6150b4aab 1,092 0.56/1.00 vMB 30
331,486 331,486 0000000000000000101c32bf9fd355ac2754fa56ef44db1f98c89e3783e9a2df 551 0.33/1.00 vMB 24
331,485 331,485 0000000000000000088e418ef8b09a952ee89f1727d2e8a53dd454bb4cfd29ab 1,720 1.00/1.00 vMB 31
331,484 331,484 000000000000000017283746f0f6f227e713da79bf63754758e7c561a21afd21 450 0.37/1.00 vMB 46
331,483 331,483 0000000000000000020c886cb78cd7254e88812aa6be1078acdce217ebdb2a06 1,030 1.00/1.00 vMB 18
331,482 331,482 00000000000000000229ed769cc07cc674e481b2eee9c08a0bb051853ab5ef72 461 0.75/1.00 vMB 14
331,481 331,481 000000000000000000329d2f49d086c4109995ee4f6a37217656092861310f77 840 0.75/1.00 vMB 19
331,480 331,480 000000000000000006ff12e589ded53cd9b3a052ac72041ecc18011ae06455e5 1,216 0.75/1.00 vMB 31
331,479 331,479 000000000000000014394c3b93c1f10d259f64c89e12ed7585236f43779ceb6a 1,865 1.00/1.00 vMB 34
331,478 331,478 00000000000000000ad188ac686f1b2831f86056bd3fa938dc6eadd200f49080 2,073 0.75/1.00 vMB 50
331,477 331,477 00000000000000000835bf29611c7dca6614451d41d332e1dae74eaecd6f2cad 47 0.02/1.00 vMB 11
331,476 331,476 00000000000000000053f29045fbfe47be5257c873cd97fa5aab6af8f81aebc0 734 0.57/1.00 vMB 18
331,475 331,475 000000000000000013186481a07243814d1b86aa2fd3bd52b6288aec6fea658b 1,041 0.75/1.00 vMB 18
331,474 331,474 00000000000000000392f228e25c2787a9aaa20f3b8b3fd72c807b944ff3a58a 841 0.25/1.00 vMB 79
331,473 331,473 000000000000000019f67fd677d0c562df0eaa3567ef432c22f227ee54892432 239 0.20/1.00 vMB 17
331,472 331,472 000000000000000005710ee860fdff7422dd8b6269627b2c9e1a2b771104ee4f 266 0.14/1.00 vMB 27
331,471 331,471 00000000000000000fbeaa0c6bcf1ebde4d9a3300b638d705a5c3104d5083e77 51 0.03/1.00 vMB 13
331,470 331,470 00000000000000000be8b5e875c3804dde64c97212f128e7e7e98f4b57942921 460 0.27/1.00 vMB 23
331,469 331,469 00000000000000000bd62133e9d4254423bbbd3f30c290f270db0de8ab86b816 50 0.02/1.00 vMB 29
331,468 331,468 0000000000000000065637fbd063e0f510177fd8b51001270177046342fa6b41 446 0.24/1.00 vMB 23
331,467 331,467 0000000000000000094bb71d97c23d850def925bc465dc78bb5e3f62c3925c4a 174 0.09/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.17 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: 653.50 GB
    • Received: 13.91 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.