Loading Tool

Explorer IconExplorer

Memory Pool

35,738 transactions
26.02 vMB
0.06469064 BTC
Random Selection Loading Transactions
Max Size: 132.48/200 MB

Candidate Block

Mining Attempt 2d0862a914f478e5c9fcf17164eed0dc4753aa962c6d0530ef675b8877a558ae
Version 20000000
Previous Block 000000000000000000000fe35af4d037ca03b402462f88c6c27529d0780dc853
Merkle Root d8bce67d027bd6231061fee99bac127c8a7f6e162169ca396015cf0975a2fea1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,549
Size: 1.00 vMB
Total Fees: 0.01680649 BTC
Feerates: 165.59 > 1.68 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,693 (493,826 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
420,867 420,867 00000000000000000159f41de9d7040d90904202554886a9a42f562c48371471 442 0.18/1.00 vMB 65
420,866 420,866 0000000000000000003e23df269f80eb60d4216063547eda40c9cd2d4af52df1 114 0.06/1.00 vMB 24
420,865 420,865 000000000000000003d99ab262b9db49efe685ec1ecfa79de760f00b5f9f6d35 863 0.30/1.00 vMB 63
420,864 420,864 00000000000000000078864272b89bd21ce6e9336a0c25698fceb70c3fb06a26 37 0.01/1.00 vMB 198
420,863 420,863 000000000000000001f80048212a67a5229be23d1d468fbd32d12af4378ee204 1,988 0.81/1.00 vMB 52
420,862 420,862 000000000000000001ca1cf5bde2e9b00ef84eb28355973161e7f40ff3218255 963 0.42/1.00 vMB 58
420,861 420,861 0000000000000000047cbff1a3d4f1f18cf15d7f8e0a5442b564f9116ac06488 1,681 0.72/1.00 vMB 57
420,860 420,860 000000000000000001fad3110a780cc7f4252ae9a845cb7b8da29f30f19de2db 1,300 0.46/1.00 vMB 65
420,859 420,859 000000000000000004bd6dc2ed8d30d3759d7bf4cc881e626d584675e315c21b 1,763 1.00/1.00 vMB 38
420,858 420,858 0000000000000000045c997e80761ce99b1d1e5811901a2815eb70ac7e7ac181 13 0.00/1.00 vMB 160
420,857 420,857 000000000000000000673e62bf92d3bc1f212912fbca4e6c9249d586f5955b09 1,168 0.42/1.00 vMB 66
420,856 420,856 000000000000000000d774f20a786df8b07e1ed37cca27a2d080c3d982536368 2,335 0.99/1.00 vMB 56
420,855 420,855 000000000000000001a31d1b073bea614e2f8e6905e14771eae54a07a7815ec0 896 1.00/1.00 vMB 25
420,854 420,854 00000000000000000255b450e1614c5633bb468271b98b4eefa8e7cc5dd78d00 1,764 1.00/1.00 vMB 43
420,853 420,853 0000000000000000021fb6bca3fdd1c1fac8033d433677e20736b636bad50e6d 602 0.25/1.00 vMB 72
420,852 420,852 000000000000000002667f748e780e386d10a4472fbbad58f68a9ac4bb0edaee 1,673 1.00/1.00 vMB 37
420,851 420,851 000000000000000000f56e93b38d452763f1a4ba87eb621ccf88f7fc3c5a2ada 3,025 1.00/1.00 vMB 78
420,850 420,850 0000000000000000005b64feb3521335a3c98e61e0c1579815cfd1967ba5add2 1,980 1.00/1.00 vMB 51
420,849 420,849 00000000000000000005f22122c8ce36c5c8ed97b4995e8794b7f93b91034a91 238 0.75/1.00 vMB 15
420,848 420,848 000000000000000002fa38010f6d8a474340a7c0248f0de2c1afa116dc472ab6 483 0.23/1.00 vMB 52
420,847 420,847 000000000000000002a4e8c76165a080a669fcbab99ac00e4268ae737e70f31d 2,401 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 781.85 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: 638.24 GB
    • Received: 12.47 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.